You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Developed a <b>Django-ReactJS</b> platform integrating ML models, delivering real-time predictions with <b>sub-1 second latency</b> through optimized APIs.",
20
-
"Implemented regression models for custom price prediction over a 90-day horizon, leveraging TimeSeriesSplit and hyperparameter optimization to reduce errors within +/- 5%.",
21
-
"Engineered <b>ETL pipelines</b> with Apache Airflow, processing <b>15M+ records daily</b> and automating transformations, saving 3 man hours per dataset.",
22
-
"Optimized PostgreSQL queries to support frequent API calls and large-scale workflows, improving data retrieval efficiency."
19
+
"Built a real-time price prediction system using regression and Kalman filtering, achieving less than 5% error on 90-day forecasts.",
20
+
"Designed a FastAPI backend with Celery and Redis, handling 150k requests daily with 99.9% uptime and sub-500ms P95 latency.",
21
+
"Scheduled Airflow DAGs managing ETL pipelines processing 15M+ daily records from PostgreSQL into analytics-ready stores.",
22
+
"Configured Prometheus + Grafana with SLIs and alerting rules, reduced MTTD by 60% and improved response workflows.",
23
+
"Deployed microservices in AWS using Kubernetes with Helm charts, rolling updates, and horizontal pod autoscaling, reducing downtime during deployments by 80% and enabling seamless CI/CD."
23
24
]
24
25
},
25
26
{
26
-
company: "Software Engineering Intern (R&D)",
27
-
title: "Defence Research & Development Organisation (Govt. of India)",
"Advised the Assistant Director on a project to estimate heavy vehicle integrity using LiDAR and GPS sensors, selected as the sole contributor out of 20+ interns.",
33
-
"Designed and developed a Python desktop application to reverse-engineer RS232 serial ports, decoding 1.5M+ bytes/sec from LiDAR sensors and applying 25+ custom algorithms for rut measurement analysis and visualization.",
34
-
"Published a Windows desktop application with 20K+ lines of code optimized to remain under 30MB, ensuring portability and performance in resource-constrained environments."
33
+
"Engineered multithreaded architecture for real-time LiDAR processing, handling 50K data points/sec (97% accuracy).",
34
+
"Implemented Redis-based geospatial caching over PostgreSQL/PostGIS, reducing GPS query latency from 1000ms to 150ms.",
35
+
"Developed ETL pipeline using memory-efficient streaming, processing 12GB/min while reducing memory usage by 60%."
"Led a team of 5 interns to automate workflows across 25+ industrial plants, delivering 5 Python-based projects with 75K+ lines of code, deployed using Docker and orchestrated with Kubernetes.",
45
-
"Engineered scalable backend systems processing 100K+ API requests/day and 2.5M+ rows/sec, ensuring fault-tolerance with Cassandra replication, Kafka partitioning, and caching with Redis.",
46
-
"Optimized infrastructure by implementing Kubernetes orchestration, distributed CRON jobs, and caching layers, reducing API response times by 25% and monitored system health with Prometheus."
45
+
"Led a team of 5 to automate workflows, delivering 5 Django microservices that standardized 80% of manual processes.",
46
+
"Reduced API latency by 25% and integrated distributed tracing with Jaeger, enabling real-time debugging.",
47
+
"Designed a partitioned Kafka pipeline with scalable consumer groups, processing 2.5M+ rows/sec using Redis caching and Cassandra-backed storage."
"Designed and implemented a real-time collaborative whiteboard application, leveraging WebSockets for seamless, multi-user drawing updates and Java Swing for an intuitive GUI.",
133
-
"Optimized performance with batch processing, asynchronous communication, and thread-safe concurrency controls, ensuring low-latency updates and efficient handling of large-scale data.",
132
+
"Built low-latency collaboration using Spring Boot and Swing, achieving <150ms sync for concurrent users via binary compression.",
133
+
"Implemented vector operations using operational transformation, resolving 98% conflicts in real-time updates.",
134
+
"Executed socket programming with PostgreSQL and JSONB storage, achieving 85% network overhead reduction."
0 commit comments