← back to home

01
Gov Spending Anomalies
Interactive dashboard over federal contract data to identify and visualize anomalous spending patterns across agencies.
Python React.js D3.js USASpending API
02
Market Sentiment Analyzer
Scrapes financial news, applies FinBERT + VADER ensemble sentiment analysis to generate BUY/SELL/HOLD signals, backtested against the S&P 500 with a Streamlit dashboard.
Python FinBERT VADER Streamlit
03
EcoValuate
Home sustainability assessment — enter a US address to get a carbon footprint eco-score (0–100) and a budget-aware renovation roadmap with 15-year projections.
React Python Flask Vercel
04
Allergen Alert
iOS/Android mobile app using computer vision to flag allergens from menu images — engineered a real-time data pipeline providing high-accuracy allergen information and recommended actions based on user profiles.
React Native Expo MongoDB Gemini API Figma
05
CareBinder
Web app to organize and manage personal health records with a clean, accessible interface.
JavaScript HTML/CSS Vercel
06
Security Camera
Flask-based Raspberry Pi app with real-time motion detection via Pi Camera and audio transcription using Google Speech Recognition, streamed through a web interface.
Python Flask Raspberry Pi OpenCV