ABOUT_ME
About Me
who_am_i.md
“I don't just write code. I design systems that embrace growth, not fight it.”
Backend engineer specialising in scalable API architectures.
0+
Years Experience
0
Projects Shipped
◆ CORE PRINCIPLES
- Clean architecture over clever code — readability compounds.
- Every API is a product. Design it for the consumer, not the implementer.
- Testing is not overhead; it is the specification made executable.
- Deploy early, deploy often — CI/CD as a first-class engineering practice.
- Horizontal scaling is designed upfront, not bolted on under pressure.
- Security by design: threat-model before you type a single line.
TECH_STACK
Technical Stack
Technologies I build with every day.
FEATURED_PROJECTS
Featured Projects
Systems built for scale. Architecture that makes maintenance a pleasure.
Projects coming soon.
SYSTEM_DESIGN
Architecture & Design
Production patterns built into every layer — not bolted on later.
CLIENT
Next.js 15 / Browser
NGINX
Reverse Proxy · TLS Termination · Rate Limiting
DJANGO REST FRAMEWORK
Business Logic · Serializers · Auth · Throttling
DATA LAYER
PostgreSQL (primary) · Redis (cache)
REST ENDPOINTS9 routes
GET
/api/portfolio/Combined home-page datacombinedGET
/api/projects/Project listingGET
/api/projects/:slug/Project detailGET
/api/experience/Work historyGET
/api/education/Education recordsGET
/api/certifications/CertificationsGET
/api/blog/posts/Blog listing + filtersGET
/api/blog/posts/:slug/Post detail + SEO metaPOST
/api/blog/posts/:slug/like/Anonymous like / unlikeAPI-First Design
Contracts defined before implementation. OpenAPI spec as source of truth for every endpoint.
Secure by Default
RBAC, JWT auth, HTTPS-only, and rate limiting applied on every public-facing endpoint.
Cache-Aside Pattern
Redis as L2 cache with targeted invalidation. PostgreSQL stays the source of truth.
Observable System
Structured JSON logging, Sentry error tracking, and health check endpoints from day one.
EXPERIENCE
Work Experience
career_log_history.log
No experience entries yet.
EDUCATION_HISTORY
Education
academic_record.key
No education entries yet.
CERTIFICATIONS
Certifications
verified_credentials.cert
No certifications yet.
CONTACT
Get In Touch
Complex backend challenge? Need a system architect? Let's connect.