SELECTED WORKS
PRism
2026
Java, Quarkus, LangChain4j, OpenRouter, PostgreSQL, Docker
GitHub App that automatically reviews pull requests using AI. Triggers on PR open, new commits, or a /review comment - fetches the diff, sends it to an LLM via OpenRouter and LangChain4j, and posts a structured review (score, severity, bug/security/performance counts) directly on the PR. Includes smart deduplication, auto-labeling, and a paginated review history REST API.
TalkSpace
2026
Spring Boot, Next.js, MongoDB, Redis, Docker, AWS
Real-time chat platform with public rooms and direct messaging. WebSocket messaging with Redis pub/sub for multi-instance sync, AES-256-GCM encryption, typing indicators, reactions, and cursor-based pagination. Deployed on AWS via Docker.
nano-FaaS
2025
Go, GraphQL, Redis, Docker
Lightweight Functions-as-a-Service platform for creating and executing code snippets via a GraphQL API. Gateway service queues jobs to Redis; Worker service picks them up and runs code in isolated Docker containers. Supports Python and Node.js with a GraphQL playground included.
MY EXPERIENCE
SDE | Tvara - What A Day Pvt. Ltd., Bengaluru
Dec 2025 - Present
Backend services & REST APIs in Go and Node.js, frontend features in Next.js. PostgreSQL schema design, third-party API integration, and feature delivery in an Agile team.
Freelance Software Developer | Team
Jun 2025 - Nov 2025
Production bus-booking platform - 4 Go microservices communicating over gRPC, PostgreSQL per service, Redis caching, NATS JetStream for async event delivery, pessimistic locking for seat consistency, JWT auth, and Dockerized deployment behind NGINX.
SDE Intern | EZEU, Bengaluru
Feb 2025 - May 2025
Multi-tenant SaaS template with isolated tenant data - Go, PostgreSQL, gRPC, Redis. Temple Management System with JWT auth, role management, and containerized deployment.
UI Developer Intern | PepStudy Education Pvt. Ltd.
Oct 2022 - Nov 2022
Reusable Angular components; reduced UI inconsistencies by ~30% through CSS standardization.