I was the lead backend engineer on this project. My job was to build the entire backend infrastructure from scratch—design the database, create the APIs, integrate payment systems, and make sure everything could handle hundreds of thousands of users without breaking.
This wasn't just about writing code. I had to think about scalability, security, and performance from day one. The platform needed to serve corps members across Nigeria, often with spotty internet connections, while handling sensitive government data.
I built the authentication system with JWT, designed the SQL Server database schema, implemented Redis caching to speed things up, and optimized queries that were taking 3+ seconds down to under 500ms. I also integrated payment gateways and built the notification systems for emails and SMS.