Projects
- System Supporting Student Internships (Engineer Thesis) - web application supporting the whole process of the student internships, written using Spring (Backend) and Vue.js (Frontend).
- API Test Aumation using Cypress (TypeScript) - tests of several controllers using similar approach to Page Object Pattern.
- Java to Python Translator - translator is written using Java and ANTLR.
- Northwind database using MongoDB - implementation of the well-known Northwind database using MongoDB and Spring.
- Bookstore using Microservices - backend (Spring) implementation of the bookstore activities using microsevices approach.
- Librario - web application supporting the library activities, written using Spring (Backend) and Vue.js (Frontend).