My Projects

Microservices Platform

eInfochips · Internal

Designed and built a production microservices architecture during my internship at eInfochips. The system handles service-to-service communication, authentication, and data flow across independently deployable modules.

Key features: RESTful microservices with Spring Boot, inter-service communication, JWT-based auth, and containerization with Docker — following enterprise-grade patterns used in production systems.
  • Java
  • Spring Boot
  • Microservices
  • Docker
  • REST APIs
  • JWT Auth

WealthVerse

A financial and carbon emission tracker for young professionals — combines expense management with environmental awareness in one platform. Full-stack with Spring Boot, React, and an AI-powered chatbot for financial insights.

Key features: Smart merchant categorization, CO₂ emission calculation per transaction, analytics dashboards, Groq LLM chatbot via Flask, and fully deployed on AWS (Amplify + EC2 + RDS + Route 53).
  • React
  • Spring Boot
  • MySQL
  • AWS
  • Groq LLM
  • Flask
  • JWT
  • Tailwind

InvoEase

A clean, full-stack invoicing platform that lets users create, manage, and track invoices effortlessly. Built with a focus on usability — from generating invoices to automated email delivery via MailTrap.

Key features: Invoice creation and management, PDF generation, email delivery via MailTrap, PostgreSQL-backed data persistence, and a responsive Next.js frontend.
  • Next.js
  • PostgreSQL
  • MailTrap
  • Tailwind
  • REST APIs