Event-driven game developed within a university course. Built with a modular OOP architecture, event-driven game logic, and unit tests using the MSTest framework to ensure high code quality.
Parking Lot Reservation API
Python | FastAPI | Docker
2026
Clean architecture REST API for managing parking spots and preventing reservation conflicts. Includes comprehensive documentation, Docker containerization, and pytest integration tests.
Portfolio website
HTML5 | CSS3 | Bootstrap
2025
Responsive static portfolio website created as a university course assignment. Built with a mobile-first approach while strictly adhering to modern HTML5 and CSS3 standards.
AES-FFX Encryption
Python | NIST Standard
2026
NIST-compliant Format-Preserving Encryption algorithm (A2 and A10 parameter collections) implemented in Python to simulate sensitive data obfuscation, specifically credit card numbers.