EIP promo
Vector prints made for bags, shirts, etc. Illustrations showcase the interdisciplinary nature of Electronic Information Processing at Jagiellonian University. Graphics present the duality of IT and art this field of study offers. Created in Gravit Designer.
Rankmatic
This PHP website was a part of my bachelor thesis at Jagiellonian University. It allows users to design private or co-created rankings. There are quite a lot of JavaScript scripts going on to allow Ajax operations on the MySQL database, improve navigating via keyboard, etc. Present dragging actions utilize the Sortable function from jQuery UI library. CSS from scratch, as one does.
Fotoz
Project created using PHP and Symfony framework for one of my classes. This site allows users to upload and share photos. jQuery, as well as JavaScript, helps enhance the experience with lazy-loading of images, etc. MySQL database utilizes an open-source Doctrine library. Templates built with Twig implement a custom RegExp filter handling the hashtag system. CSS from square one with dark theme support.
Wilk i Owce
Web browser game of fox and hounds you can play with your friends online (or used to, went offline after I graduated). There's also a PvC mode with some basic "AI". Written exclusively in Python. Utilized Flask framework and Django. CSS built from scratch. No JavaScript present for interactivity, just some trickery.
Medex
WordPress theme created for a diagnostic clinic. CSS and the overall structure of the site were created completely from the ground up. The project aimed to create a site that would help find info about the clinic's offers, locations, and answers to some frequently asked questions.
Simeio
Shop site created for one of my classes. Created with PHP and utilizing Silex micro-framework based on Symfony and a MySQL database. Templates were created with Twig. CSS from scratch, because it's fun that way. You can't actually buy anything there, but managing items sold there is fun.
MobiFit
Browser app that allows browsing and comparing phones. There's also a rating system in place, so you can let other users know if the phone was not a great purchase. Made with PHP, utilizing MySQL database. CSS created from scratch, as one does.