I graduated from IT studies at the Univeristy of Silesia. My specialisation is web applications designing, which is releated to my programming skills. I’m interested in sports, especially football and computer games.
This project was created as an example of selected steganography method. Steganography is the technique of hiding secret data to avoid detection. Application gives the user possibilities to encrypt data (text or image) inside the picture selected by him. There is obviously an option to decrypt the hidden message. Also there are involved some functions for users, for example saving encrypted image in database. My Engineer's Thesis was based on this project, entitled "Hidding data using steganography techniques".
Simple app which allows the user to see all the matches played by searched team in current season. Data are scrapet from http://transfermarkt.com, by using web scraping technique.
This is a tournament bracket creating tool. Currently it allows the user to create single elimination bracket, editing it and sharing link to it. The main reason to create this project was practicing handwritten CSS and coding unusual CSS structures, rarely seen on common web apps.