K M AHNAF ZAMIL
Backend Systems Engineer
I build scalable backends that don't break under pressure.
ABOUT ME
Hi, I'm Ahnaf. I build scalable systems, distributed architectures, and developer platforms.
I've been coding since I was 13. Over the past seven years, I've built real-time messaging systems, container orchestration platforms, and distributed video processing backends-mostly to understand how production systems work under the hood.
I work primarily in Go and Python, focusing on distributed systems, message queues, database scaling, and infrastructure that handles load without breaking. I'm comfortable moving between backend development and systems architecture.
Currently in university while actively looking for part-time and contract work with startups building technically challenging products.
FEATURED PROJECTS
Stratus
A multi-tenant Platform-as-a-Service infrastructure I built to understand how platforms like Heroku work under the hood. Current features: Code upload and deployment, intelligent compute node selection based on resource availability, agent-based orchestration, fault-tolerant task distribution with health checks.
Technology used: Go, Python, gRPC, TypeScript/React, Docker + gVisor, PostgreSQL
View on GitHub →Monsoon
A real-time, secure, scalable, end-to-end encrypted messaging platform designed with a zero-trust architecture. It features client-side key generation and cryptographic operations to ensure that raw passwords and private keys never leave the user's device.
Technology used: Go, NATS, Kafka, CockroachDB/PostgreSQL
View on GitHub →MeTube
A custom-built distributed video encoding backend inspired by YouTube - featuring chunked uploads, task queues, and worker nodes for scalable processing.
Technology used: C/C++, RabbitMQ, Flask, Python, FFMPEG, MinIO/AWS S3
View on GitHub →Project LocalDown
A Plex-like system for browsing locally downloaded Light Novels via a centralized UI - featuring a custom data scraper, multilingual full-text search engine, and client-side caching. Multi-device sync and LAN file access coming soon.
Technology used: Python, Flask, TypeScript, React, PostgreSQL, BeautifulSoup
View on GitHub →TESTIMONIALS
"Throughout Ahnaf's employment, he was able to fulfil every single need of my business. Ahnaf constantly adjusted his schedule to prioritise work and was able to keep up-to-date on a strict work schedule. He was able to develop my business' website and its service within three months of work, which involved setting up email, administration, contact support and ultimately developing the service. He continuously conveyed effective time management during the website's development, an ability to communicate and listen to create my vision, the confidence to discuss with me his own ideas and an interest in his work. Ahnaf is a good worker - he was able to do everything I asked of him with great attention to detail."
Samuel Eggins
Founder, Dupeids (Sydney, Australia)
18-month contract • Feb 2021 - Aug 2023
"Excellent work... I will definitely be working with this developer in the future! I highly recommend Ahnaf, he is adaptable, hardworking, and proactive."
"This is my second project with this developer... I struck gold with Ahnaf! He is my first developer on Fiverr and has made a very good impression on myself and my team."
Joseph Allen
Contract Client • December 2020 (2 projects)
TECHNICAL AREAS
Backend Architecture & Design
- → Microservices architecture and service boundaries
- → Distributed systems design
- → Database architecture and partitioning strategies
System Scaling & Performance
- → Database query optimization and indexing
- → Caching layer implementation (Redis, CDN)
- → Load balancing and horizontal scaling
Real-Time & Event-Driven Systems
- → Distributed WebSocket systems for real-time features
- → Message queue architecture (Kafka, NATS, RabbitMQ)
- → Pub/sub patterns and event-driven design
- → Service discovery and API gateway implementation
Container Orchestration & Deployment
- → Containerization and Docker optimization
- → CI/CD pipeline implementation
- → Kubernetes and deployment automation
WHAT I USE
I'm constantly learning new technologies, so this list will keep getting longer.
BLOG & ARTICLES
Stratus: Building a Multi-Tenant PaaS
Part 1 of a series exploring how to build a multi-tenant Platform-as-a-Service, covering architecture and orchestration.
Read More →OpenResty: The Overpowered Web Server
An in-depth look at OpenResty, a high-performance web server that powers over 40M websites, and why it's underrated.
Read More →Service Registry: When Should You Use Them?
A guide to service registry patterns, when they’re useful, and how they fit into modern microservices architectures.
Read More →