Welcome to my webpage. I’m a self-taught developer learning Linux, Python, and modern web technologies.
On this site you’ll find the things I’ve built while teaching myself programming, infrastructure, and even a bit of cybersecurity.
I document what I do — from unfinished games to running local LLMs, because it all counts.
Here’s a list of the small and not-so-small things I’ve built or explored during my self-taught journey into IT. Some are finished, some abandoned, all are part of the process.
🎮 2D Space Invaders Game (Python + Pygame) A basic arcade shooter clone with working collision detection, shooting mechanics, and alien logic.
Status: Prototype complete, no scoring system.
Built to apply my early Python learning.
💬 Django Forum (Local-only) A working forum with:...