Loyalty Juggernaut Inc. — Product Engineer
Apr 2025 – Present
Backend ownership across APIs, performance optimization, caching/rate limiting, and security hardening.
- Reduced API latency by 25% for 10,000+ daily users by building 15+ DRF endpoints and optimizing complex PostgreSQL queries.
- Optimized Django ORM query execution to reduce unnecessary DB hits and improve response time on critical flows (query count reduction, better access patterns).
- Enabled the system to handle 5x traffic spikes during peak loads with a Redis-based sliding-window rate limiter and caching strategy, improving response times by 40%.
- Implemented strict domain whitelisting and IP-based access control middleware, significantly hardening the API security posture.
- Worked closely with product/QA/dependent teams to align functionality, confirm edge cases, and deliver features end-to-end.