MiniCDN — Edge Caching & Routing System
Architected a distributed CDN simulator with 5 microservice nodes (1 Origin, 3 regional Edge servers across Mumbai, Bangalore & Lucknow, 1 API Gateway) featuring geo-location edge routing (Haversine formula), push/pull cache synchronization, JWT auth, and a Leaflet.js interactive dashboard. Achieved 10x latency reduction (80ms to 8ms) on Cache HITs.
Cache Performance
10x Gain (80ms → 8ms)
Nodes & Routing
5 Microservices / Geo-Routing
NexusAI — Vector Intelligence Engine
Interactive dashboard visualizing high-dimensional vector data with real-time algorithm performance benchmarks. Built Canvas API visualization rendering 2D PCA projections of 1000+ vectors with 5 zoom levels updating every 100ms. Demonstrated HNSW algorithm running 50x faster than Brute Force across 10K+ vector datasets.
Algorithm Speedup
50x Faster (HNSW)
Real-time Rendering
1000+ Vectors / 100ms
Deep Packet Inspection Engine
Built a high-performance DPI tool for analyzing .pcap files. Implemented SNI and TLS/SSL flow tracking architecture using a producer-consumer pattern. Achieved sub-50ms processing time per flow and handled large volume network traffic analysis.
Performance
Sub-50ms / Flow
Architecture
Multithreaded
Low-Latency Mouse Remapper
Developed a Windows desktop application to intercept and remap Raw HID inputs, bypassing standard input processing to achieve sub-1ms latency. Features a persistent configuration system and custom DLL hooks for system-level event handling.
Latency
Sub-1ms Delay
Interface
Win32 Desktop
Hospital Management & Prediction
Engineered full-stack hospital system with ML integration. Streamlined admissions and bed allocation, reducing processing time by 40%. Implemented XGBoost to predict patient Length of Stay with 90% ROC-AUC accuracy.
Accuracy
90% ROC-AUC
Impact
40% Faster
Pincode Logistics Dashboard
Developed logistics rules platform for Urban Ladder. Integrated real-time search, inline editing, and Liquid templating for dynamic rule configuration. Optimized serviceability check efficiency by 60%.
Stack
Vue + Liquid
Metric
60% Gain