ANKIT SINGH
Full Stack Engineer — Backend-Focused
Security-First • Distributed Systems • Production-Grade
Key Projects
Production-grade systems and technical demonstrations
CAPSULE
Production-Grade Visual Vlogging Platform with Security-First Architecture
Executive Summary
Full-stack vlogging platform implementing hardened stateless authentication with HttpOnly Secure cookie-based token delivery, JWT refresh token rotation with reuse detection, Redis cache-aside performance strategy, Bull-backed asynchronous processing, strict environment validation, and production-grade observability through structured logging, Prometheus metrics, Sentry error monitoring, and correlation ID tracing.
Architecture Breakdown
Engineering Decisions
- ▹Stateless JWT authentication to enable horizontal scaling
- ▹HttpOnly cookie token delivery to eliminate XSS token exposure risk
- ▹Refresh token rotation with reuse detection to prevent token replay attacks
- ▹Cache-aside strategy to reduce database load on read-heavy endpoints
- ▹Bull queue architecture to offload expensive tasks from request lifecycle
- ▹Normalized engagement counters (likeCount, commentCount) for faster feed queries
- ▹Centralized error handling middleware for consistent API responses
- ▹Correlation ID tracing for distributed request debugging
- ▹Graceful degradation when Redis becomes unavailable
- ▹Express app/server separation to allow Jest imports without DB initialization
- ▹Async moderation pipeline to maintain low request latency
- ▹Strict environment validation preventing insecure boot configurations
System Architecture Layering
Production Readiness


Architecture Breakdown
Engineering Decisions
- ▹Stateless JWT authentication to enable horizontal scaling
- ▹HttpOnly cookie token delivery to eliminate XSS token exposure risk
- ▹Refresh token rotation with reuse detection to prevent token replay attacks
- ▹Cache-aside strategy to reduce database load on read-heavy endpoints
- ▹Bull queue architecture to offload expensive tasks from request lifecycle
- ▹Normalized engagement counters (likeCount, commentCount) for faster feed queries
- ▹Centralized error handling middleware for consistent API responses
- ▹Correlation ID tracing for distributed request debugging
- ▹Graceful degradation when Redis becomes unavailable
- ▹Express app/server separation to allow Jest imports without DB initialization
- ▹Async moderation pipeline to maintain low request latency
- ▹Strict environment validation preventing insecure boot configurations
Production Readiness
TOPIA — Job Aggregator Pipeline
Production-deployed full-stack job aggregation pipeline that collects, normalizes, deduplicates, and serves remote job listings using a distributed architecture with MongoDB Atlas, FastAPI, and a locally scheduled scraper running on a residential IP to bypass cloud IP bans.
Executive Summary
Building a fault-tolerant, idempotent data pipeline that separates write and read paths while handling external API inconsistencies and cloud deployment limitations.
Architecture Breakdown
Engineering Decisions
- ▹Architecture Transformations: SQLite → MongoDB Atlas (fix data loss)
- ▹Architecture Transformations: Cloud scraping → local scraping (fix IP ban)
- ▹Architecture Transformations: Monolithic flow → separated pipeline
System Architecture Layering
Production Readiness
Architecture Breakdown
Engineering Decisions
- ▹Architecture Transformations: SQLite → MongoDB Atlas (fix data loss)
- ▹Architecture Transformations: Cloud scraping → local scraping (fix IP ban)
- ▹Architecture Transformations: Monolithic flow → separated pipeline
Production Readiness
Technical Arsenal
Categorized signals of my engineering capabilities
Experience & Education
The professional path and academic foundation
Python & Django Backend Developer Intern
MIRA Advanced Engineering
- Developed RESTful API endpoints using Django REST Framework for internal application workflows
- Built backend CRUD modules with Django ORM and implemented request validation and error-handling logic
- Assisted in backend data processing pipelines and third-party API integration tasks
- Improved backend reliability by implementing structured error responses across API endpoints
Bachelor of Engineering — Electronics & Telecommunication
Terna Engineering College
School Education
Secondary School (SSC)
Higher Secondary (HSC)
Certifications Gallery
Solutions & Services
High-performance engineering for modern technical challenges
Intelligent Systems
Production-grade AI integration, NLP capabilities, and autonomous workflows.
Real-Time Streaming
High-performance WebSocket systems for live data and sub-second monitoring.
Distributed Architecture
Scalable microservices and event-driven systems for high-load environments.
Full-Stack Engineering
End-to-end TypeScript systems with production-grade security and testing.
Get In Touch
Interested in building production-grade systems? Let's talk about your next project.