Portfolio Work

Projects

A few things I have built across AI, web development, and software fundamentals.

01 AI + Backend

AI-Powered Email Reply Generator

Spring Boot • Spring AI • Gemini API • Chrome Extension

Developed a REST API using Spring Boot and Spring AI to generate context-aware email replies. Improved drafting efficiency and built a Gmail-integrated Chrome extension for faster response generation.

02 Full Stack AI

Full-Stack AI MERN App

MERN Stack • OpenAI • Hugging Face • MongoDB

Built a full-stack AI application using MERN stack with OpenAI integration and MongoDB storage. Added Node.js and Express backend support with fallback model handling.

03 Core Programming

C++ Contact Management System

C++ • File I/O • CRUD

Developed a console-based contact management system with CRUD features, persistent storage using fstream, and optimized search operations for faster contact lookup.