
- V
Vinva Technologies Pvt. Ltd
Software Engineer (Intern)
- Optimized API performance by integrating Redis caching with Node.js, reducing response times from 7–8 seconds to under 10 milliseconds for frequently accessed endpoints, significantly lowering backend load.
- Used the Sidecar pattern to add logging and authentication without changing the main backend code, improving scalability, simplifying updates, and enhancing overall maintainability.
- Refactored code using SonarQube, Dockerized microservices for consistency, and integrated Redis and Kafka to enhance caching and event-driven communication.
- Used TanStack Query for API data fetching and Zod to input validation, improving performance and reliability.
featured projects
view moreS3 Buddy
A secure and user-friendly S3 Web UI. Browse, upload, and manage S3 buckets with encrypted credential storage, PostgreSQL integration, and a beautiful responsive interface powered by Tailwind CSS and shadcn/UI.
recent posts
view moreHow JIT Compilation Supercharges Your JavaScript
JIT compilation boosts JavaScript performance by compiling frequently used code into fast machine code at runtime, combining the speed of compiled languages with the flexibility of interpreters. This makes JavaScript faster without sacrificing its dynamic nature.
September 1, 2025
Host My Own Private Search Engine
Break free from ad-driven search engines. Learn how to deploy your own privacy-focused search engine using SearXNG on AWS EC2 with Docker.
June 20, 2025