Here you can have a look at two of my biggest projects I had developed during my studies at the University of Bialystok (Poland).

Web application for diploma theses registration at the university.

The diploma theses registration application was developed in PHP using MySQL database. There were three account levels: administrator, employee and student. Furthermore the employee account type was configured individually depending on the role of the employee at the university and their degree. The main goal of this application was to allow diploma theses registration and control its life cycle.


E-learning platform.

The E-learning platform was developed in PHP using MySQL database. There were three account levels: administrator, teacher and student. The main goal of that platform was to allow teachers to create different versions of one course specified for different learning styles such as visual, auditory or kinesthetic. It also allowed teachers to create a questionnaire for each course that was used to assign each student to only one version of course depending on their learning preferences.