Projects
Selected work
Internal Intranet Portal
Central platform for a manufacturing company – more than 25 modules from ERP reporting to staff planning. Designed, built and operated single-handedly in production.
Developer portfolio (this website)
This bilingual portfolio site – built independently and run on my own Linux server. Automatic deployment via GitHub Actions, a 100/100/100/100 Lighthouse score and a built-in AI assistant.
JobTrack API
A REST API for tracking job application status – containerised with Docker, backed by clean status logic and 15 automated tests.
AI Text Summarizer (Symfony AI)
A small AI agent built on Symfony's brand-new official AI component – summarises any text into three sentences via the OpenAI API. Companion code to a tutorial exploring the new AgentInterface.