I am a software developer with a thirst for growth. I have over 4+ years of working professionally as a developer and I am always ready to learn better ways of building software. I have built software in education, finance, and customer feedback. I am working towards to growing into a battle-tested engineer in the coming years and will document my journey here as I go.
I am available to be mentored. I realize that I need the information to be able to grow and become the engineer I want to be.
Mar 19 · 9 min read · There is a specific kind of dread that comes from looking at a production application you built and realising it would fall apart under any real load. Not because the code is bad, but because certain
Join discussion
Jan 6 · 6 min read · The first time I spun up this multi-tenant school management portal on my machine, I didn’t start with the code. I started with a question: “If I were a school admin, would I ever trust this thing with my students’ data?” Ten minutes later, I was...
Join discussion
Jan 3, 2025 · 3 min read · When I was tasked with developing the API for my church website, I was both honored and excited. It wasn’t just a project—it was recognition that my church saw me as the tech guy, their very own “tech bro.” Naturally, I was determined to do a stellar...
EEmmanuel commented
Jul 26, 2023 · 6 min read · What is Inertia.js? It is a package that enables you to build single-page applications without building an API. It allows you to build a monolith that behaves like a SPA! It simply connects a server-side framework to a client-side framework. You get ...
Join discussion