Projects
-
Automating Simple Tasks in Active Directory with Python
As part of a school assignment, I developed a Python-based automation tool designed to streamline user management in Active Directory (AD). The project was built to reflect real-world IT challenges specifically, the repetitive and error-prone tasks involved in onboarding, offboarding, and maintaining user accounts across enterprise systems. While the concept was provided to us, the…
-
Lights Out – PICO-8 Game
I recreated the classic puzzle game Lights Out on PICO-8, a fantasy console for retro-style games. The game features a 5×5 grid of lights; pressing one toggles it and its neighbors. The goal is simple: turn all the lights off, but every move changes the puzzle, requiring careful planning. While cleaning out an old drawer,…