Experience & Projects

Projects

Businessconclave.in

Web Development Project, 2024

Designed and implemented a robust university event portal using Next.JS, TypeScript, and Prisma ORM for seamless database interactions. The platform featured ticketing, Google OAuth2.0 authentication for 200+ users, and hybrid file storage with AWS S3 and Cloudflare R2, boosting event attendance by 40%.

Business Conference

Zippy

URL Shortener, 2024

Created a high-performance URL shortening service with Golang and HTMX, featuring server-side rendering and Redis Cloud for key-value storage. Deployed on Google Cloud Run, the service supported automatic scaling, secret management, and zero-downtime updates.

Code and Cloud

RAGChat

AI-Powered Chatbot, 2024

Developed an AI-driven chatbot capable of parsing and answering queries from large PDFs. Built with FastAPI, React, and LangChain, it integrated AWS S3 for storage and leveraged modern LLM APIs for precise and fast responses, reducing query time by 65%.

AI Chatbot

Load Balancer

System Design, 2024

Engineered a load balancer in Go that efficiently distributed traffic using a round-robin algorithm. Included real-time server health monitoring and session persistence, ensuring high availability and reliability across distributed systems.

Load Balancer