Projects

A collection of my software engineering and research projects, featuring full-stack applications, machine learning tools, and more.

PromptLite

March 2025
React.js, TailwindCSS, Vite, Chrome API
  • Built a Chrome Extension using React.js, TailwindCSS, and Vite, reducing user ChatGPT token waste by 30% while visualizing users sustainable AI usage patterns
  • Implemented lightweight data persistence using the Chrome Storage API, locally caching token counts and prompt metadata for real-time efficiency tracking
  • Rendered dynamic data visualization modules with Recharts, transforming token-level logs into clear trend insights on user efficiency and sustainability
Project screenshot 1

Recipe Macro Tracker

November 2024
Expo, React.js, Flask, Google Vision OCR, Amazon AWS
  • Engineered a full-stack macronutrient tracking application using React.js, Flask, and Expo, supporting cross-platform deployment for web and mobile clients
  • Deployed and managed the application on AWS EC2 with S3 storage, integrating RESTful Flask APIs for real-time nutrient computation and user authentication
  • Scaled backend services to reliably handle 100+ active users, improving request latency and data synchronization across devices
Project screenshot 1