I got into programming young — Python art in 10th grade, then a run of small builds through school and college: an HTML/CSS/JS calculator clone, Java forms in JFrame, a hostel management app in Python and Tkinter.
My final-year project, Loco, was meant to be a location-based social app — a React frontend, with a serverless AWS backend on Lambda, DynamoDB, and SQS. I never got around to actually hosting it, but building it taught me something: I cared a lot less about the interface and a lot more about what was running underneath it. That's also where I first ran into the idea of DevOps, and it stuck.
I ended up as a DevOps intern at CloudHouse Technologies, which runs its own hosting control panel, Cloudstick — hands-on with Linux servers, client support, and hardening Nginx with a custom WAF. It was a solid grounding in server administration, and around six months in, I knew I wanted to go deeper into DevOps specifically — automation, CI/CD, infrastructure as code — rather than stay in general server support. I moved on to focus on that, even though I'd been offered a promotion to stay.
I'm back to sharpening my skills properly now — currently building a tool that scans Docker and Terraform configs for security issues and comments directly on pull requests. I'm looking for a full-time DevOps role where I can go deeper into the infrastructure and security side of things.
Describe what you need built — I'll learn whatever it takes to get there.
No system is fully secure to me — I'll notice a flaw that might never actually happen, and I still think it's worth naming.
I default to working through a problem alone before it occurs to me to just ask. That's slowly changing.