My Projects
Discover what I love to build and gain an understanding of my experience
LightsOnCNU

Mention winner and silver medalist at the InfoEducatie National Contest of IT&C Projects 2024 Edition, LightsOnCNU aims to improve the organization of events hosted in the festivities hall of Unirea National College, by providing, at its core, a web dashboard to remotely toggle the lights and outlets on and off.
The project has been fully operational since January of 2024 and has successfully fulfilled its purpose at the college.
Aster

Aster is a hobbyist modern operating system, coded in the lingua franca of programming languages and designed for the x86-64 architecture. At the moment, it's just a barebones kernel, but I dream of porting modern programming languages to it one day.
This is my favorite project because it has taught me more about computers, patience, debugging and research than anything else has. I've also learned to complain about hardware being awful whenever I get the chance.
My Website

One day, I realized I certainly needed an Internet corner of my own. And sure enough, I built one with Next.js.
Frontend development may not be my favorite thing, but I feel a bit accomplished with how this turned out.
It might not be the prettiest, but it's the place where I showcase most of my work and where you can come to read some of my blog posts when you want to relax a bit.
Pac-Man

What better way to learn about game development than by rewriting an industry classic in SDL2 and C++?
I was up for an extra challenge, so I decided to remake this up to the slightest detail, especially when it came to ghost behaviour.
Feel free to download the game from GitHub and give it a try.