A collection of AI, optimization, systems, cloud API, and software engineering projects.
Hydra - H2O Hackathon Water Intelligence Platform
May 2026
H2O Hackathon - Hacking the Supply, May 2026
Hydra is a Flutter + FastAPI water intelligence platform built for the H2O Hackathon Hacking the Supply challenge. It turns snowpack, precipitation, reservoir, forecast, and alert data into a simple dashboard with AI-powered water outlook explanations.
CampusStudy AI is a live university-focused AI study platform with a Vercel-hosted frontend and Render-hosted FastAPI backend. It supports document processing, RAG-grounded assistance, notes, flashcards, quizzes, summaries, and study guides.
Built and deployed a full-stack cloud-based task management API service using FastAPI, React, TypeScript, SQLite, Docker, and GitHub Actions. Includes CRUD APIs, API-key authentication, validation, pagination, filtering, health checks, structured errors, database persistence, CI/CD, and a React dashboard.
SwiftUI iOS/watchOS prototype combining speech recognition, microphone-driven listening, authentication, and a clean wearable-focused interface for experimenting with voice-driven interactions.
Genetic algorithm optimization system that evolves trading strategies from historical financial data using selection, crossover, mutation, elitism, and experiment tracking.
Python cache simulator supporting direct-mapped and set-associative caches with tag matching, LRU replacement, memory address parsing, and command-line configuration.