All Posts
A complete archive of my thoughts on mathematics, software architecture, and technology.
Software Architecture
Feb 20, 20264 min read
The Difference Between 'Can' and 'Do': Engineering My Portfolio
In an era where AI can generate software in seconds, building a real-life production environment from scratch matters more than ever.
Read Article
Mathematics & Algorithms
Feb 20, 20266 min read
AGGOA: Engineering a Hybrid Optimization Algorithm for Deep Learning
Balancing the rapid convergence of NAG with the stability of SGD to engineer a dynamic, hybrid optimization algorithm.
Read Article
System Architecture
Feb 21, 20265 min read
Containerization and Operational Standards: Engineering with Docker
While anyone can generate code, true engineering lies in transforming it into a scalable, secure, and production-ready system. Here is how Docker solved our operational costs.
Read Article