Employee survey system
One of my first professional projects when I had stable employment.
More information
After starting out my work at Autentica, one of the first projects I got was for the occasional maintenance of an internal employee survey system, for one of the clients. While the tech stack wasn't particularly new, it was still useful experience.
What I did
In this particular project, I had mostly fix bugs in the beginning, but eventually branching out to adding a few new features and consulting on what's easily doable, when planning the further development for the system.
What I learnt
It was one of my first experiences in professional software development and a proper introduction to decoupling between various aspects in the codebase. I won't suggest that every codebase has to be structured like that, but there's definitely some merit to this approach.