Building Full-Stack Products and AI Systems
A record of my software engineering studies at CUSIT Peshawar, my developer mindset, and the systems I build for real-world impact.
Engineering with Rigor and Intent
Full Stack Developer and AI Engineer specializing in Next.js, TypeScript, PostgreSQL, and AI-powered web applications. I build production-ready platforms focused on performance, scalability, and practical business impact.
I have built 7+ deployed production applications with hands-on experience in RAG systems, AI Agents, MCP, and n8n automation. My work spans full-stack architecture, API design, and AI workflows for real-world products.
Based in Peshawar, Pakistan, I am open to remote opportunities and freelance work where I can contribute to modern web products and AI-driven automation systems.
BS Software Engineering
CUSIT Peshawar, Pakistan
Core Architectural Tenets
Systems & Architecture First
Software design decisions made early save countless hours later. Decoupling services, designing clean data schemas, and defining clear interface boundaries prevent compounding entropy.
Strict Type-Safety & Rigor
Compile-time guarantees prevent runtime catastrophes. Leveraging TypeScript, formal invariants, and automated test pipelines ensures systems perform predictably under load.
Sub-Second Latency Budgets
Speed is an architectural property, not a cosmetic after-thought. Whether tuning database index selectivity or streamlining client bundles, latency is treated as a priority budget.
Theoretical & Practical Unity
Deep understanding of operating systems, algorithmic complexity, and network layers empowers pragmatic software delivery in modern production cloud ecosystems.