Backend Engineer · 2+ years
Deepanshu Mishra
I build backend systems in Python and FastAPI — fast APIs, data pipelines, and services that hold up in production.
PythonFastAPIKafkaRedisElasticsearchAWS
About
What I do
I'm a software engineer with 2+ years of experience, currently at TATA 1MG. I work mostly on backend systems in Python and FastAPI — APIs, payments, caching, and data pipelines.
Performance
I profile slow endpoints and fix them — caching, query tuning, and async work. One API went from 48s to 2s.
Distributed systems
I work with Kafka pipelines, background workers, and search-backed analytics, and I think about what happens when a service fails.
Production code
I care about clean APIs, readable code, and observability — not just getting something working once.
Impact
Some numbers from my work
96%
API latency reduction
Order status API moved from 48s to 2s.
100K+
Daily events
Kafka and Elasticsearch analytics pipeline.
3000+
Riders supported
Payout calculation system for delivery riders.
68%
Notification latency reduction
Redis-backed caching layer for faster reads.
Experience
Where I've worked
Jul 2024 - Present
Payments, APIs, analytics, caching
- Built a payout calculation system supporting 3000+ riders.
- Reduced order status API latency by 96%, from 48s to 2s.
- Created a Kafka and Elasticsearch analytics pipeline processing 100K+ daily events.
- Added Redis caching that reduced notification API latency by 68%.
Jan 2024 - Jun 2024
3D data, ML services, cloud APIs
Software Engineer Intern
HERE Technologies
- Worked on 3D point cloud processing workflows.
- Adapted Meta Segment Anything Model for 3D image processing use cases.
- Built Flask APIs and deployed services on AWS EC2 and ECS.
May 2022 - Jul 2022
Web apps, dashboards, performance
Software Engineer Intern
MEL System and Services
- Developed a Django and MongoDB web application.
- Improved response time by 35%.
- Built real-time monitoring dashboards for operational visibility.
Projects
Something I built on the side
Smart Parking App
A parking reservation and payment app. I built the REST APIs, designed the relational schema, added OAuth 2.0 login, and integrated Razorpay for payments.
Handles the full booking-to-payment flow end to end.
Spring BootMySQLOAuth 2.0Razorpay
Skills
Tools I work with
The stack I reach for, grouped by what it's for.
Languages
PythonTypeScriptJavaSQL
Backend
FastAPIDjangoFlaskSpring BootKafkaREST APIs
Cloud/DevOps
AWSDockerECSEC2Vercel
Databases
PostgreSQLMongoDBMySQLRedisElasticsearch
Core Concepts
Distributed SystemsSystem DesignCachingAPI PerformanceData PipelinesObservability