$ whoami

Hi, I'm Kunal.

Backend engineer. I design and ship data-heavy systems on AWS — pipelines, APIs, and event-driven services that hold up in production.

I write about that work here: the working patterns, the failure modes, and the exact configs — because that's what I wish existed when I was debugging SignatureDoesNotMatch at 2am.

Every article ships with a GitHub repo you can clone and run. If a tutorial here doesn't work end-to-end, that's a bug — file an issue.

// what I've built

Enterprise-scale data pipelines. At a Big Four consulting firm, I was a core engineer on a change-management SaaS platform used by 150+ global enterprise clients. I built and optimized ingestion pipelines processing 20M+ records per day, and cut end-to-end pipeline latency by 35% through query optimization, task batching, and smarter Celery orchestration. When a pipeline that feeds executive dashboards for Fortune 500 clients slows down, someone notices — my job was making sure nobody ever did.

A backend-as-a-service, solo. I'm the founder of APIEngine — a developer-first BaaS with instant CRUD APIs, auth, multi-tenancy, custom objects, a React SDK, request observability, and an API simulator. Django/DRF, PostgreSQL, Redis, deployed on GCP. Designed, built, shipped, and operated by one person: me. Nothing teaches you backend engineering like being the only one on call for your own production system.

Real-time systems. I built MeshEngine, a drone mesh-network simulator pushing live state over WebSockets with Redis Pub/Sub fan-out — the kind of architecture that shows up later in every real-time dashboard and notification system I touch.

// how I work

// work with me

I'm currently open to:

If you've read something here and want the person who wrote it on your problem: hello@kunalships.dev or use the contact form.

// stack

Python · Django · FastAPI · Celery · Redis · PostgreSQL · AWS · GCP