There’s always a way. I make it efficient.
Developing a cross-platform digital adaptation of an ancient Rome board game, with real-time PvP and AI opponents.
I’m a software developer with commercial experience in C++ gained while working on telecommunications software and system-level solutions.
Alongside low-level and backend-oriented development, I also build user-focused applications in Python, Kotlin, and C#.
I enjoy working on software that gives users flexibility and control while remaining clear and reliable to use.
Beyond programming itself, I’m strongly interested in software design, work organization, and planning.
I like structuring projects, improving workflows, and approaching problems methodically.
What drives me most is creating software with purpose. Tools and applications that are not only technically solid,
but also genuinely useful to the people who use them.
Over two years of professional experience as a C++ software developer, combined with organizational and team management experience gained through involvement in a university Science Club.
Launched a Python-based Discord bot automating tabletop RPG rule lookups using web scraping. Build as an async application with Nextcord, containerised and deployed on Heroku.
Created a desktop application to perform edge detection on images, implementing core algorithms in both C++ and assembly for performance comparison.
Developed an Android app enabling anonymous group chats with an incognito AI participant, with timed sessions and voting mechanics. Client in Kotlin (Jetpack Compose) connected to a C++ server running in Docker container.
Developed a desktop application to locally manage and audit YouTube playlist data, including mismatch detection and automated archive synchronisation. Integrated YouTube data extraction, JSON-based storage, and Spotify export functionality using Python and REST APIs.
Created and trained neural network that is able to accurately categorise human hand gestures. Hands are unusualy difficult to work with AI, thanks to their complex anatomy.