Bachelor of Engineering
CGPA: 8.09 Relevant Coursework: Data Structures, Algorithms, Database Management System, Operating Systems, Computer Networks, Object-Oriented Programming, Design Patterns, Embedded Systems
Built an completely server-less end to end video transcoding platform [React.js , ,Node.js , AWS (S3 , Lambda , SQS , ECS Fargate), Docker and FFmpeg]
Architected an event-driven, "Scale-to-Zero" pipeline using AWS Lambda and SQS, eliminating idle-server costs and reducing infrastructure overhead by 100% during inactive periods. Engineered a decoupled transcoding engine via Docker and FFmpeg on AWS ECS Fargate, enabling high-performance, multi-resolution processing (720p, 480p, 360p) in isolated, on-demand containers. Optimized end-to-end performance and security with a Next.js dashboard and S3 Pre-signed URLs, enabling secure, direct-to-cloud uploads that bypassed traditional server bottlenecks.
Built a personal Second Brain to manage scattered links, documents, and images, using AI-powered vector search for fast, meaningful retrieval [Next.js , PostgresSQL with pgvector , Cloudflare R2, Transformers.js and Gemini]
Architected a scalable storage solution with Cloudflare R2 and designed a Dockerized microservices environment to handle high-concurrency background processing for document chunking. Implemented a custom RAG (Retrieval-Augmented Generation) pipeline using pgvector and Gemini API, enabling natural language querying and context-aware retrieval across diverse file formats. Optimized search performance and data privacy by integrating Transformers.js for client-side embeddings, reducing server-side compute costs and latency.
Built a real-time collaborative whiteboard where multiple users can sketch, write, and discuss ideas together in a shared workspace [Next.js, React.js, TypeScript, WebSockets, Node.js, Canvas API, Tailwind CSS, PostgreSQL and Redis]
Implemented real-time multi-user collaboration using WebSockets to sync drawings and text across connected clients Designed an infinite canvas-style workspace inspired by Excalidraw for free-form ideation and brainstorming. Built live cursors and user presence indicators to show who is editing and where. Optimized state updates to reduce unnecessary re-renders during concurrent edits and drawing actions.
Built a full-stack virtual carpooling network to address Bangalore’s traffic congestion
Implemented real-time geospatial user matching to optimize commute routes and improve ride-sharing efficiency.
Designed smart contract–based record storage to ensure privacy and immutability while enabling seamless cross-institution access to patient records using blockchain principles for secure health data sharing
Built a tool that analyzes GitHub profiles by scraping repositories, commits, issues, and languages to generate a yearly “GitHub Wrapped” summary and visualizes top languages , frameworks , activity patterns - using Apify with no github api required.