Projects

ML Visualizer

Screenshot of the ML Visualizer web app

An interactive web app for exploring 20+ ML and AI algorithms through animated, hands-on visualizations — from supervised learning basics to generative AI and autonomous agents.

Covers ML Fundamentals, Predictive Algorithms, Deep Learning (CNNs, RNNs, Transformers), Generative AI (GANs, VAEs, Diffusion, LLMs), and GenAI Applications.

Tech stack: React, Vite, D3, Tailwind CSS

Try it liveGitHub


PNW Tree Identifier

Screenshot of the PNW Tree Identifier web app

A deep learning web app that identifies 40 tree species native to the Pacific Northwest from a single photo.

Built with EfficientNetV2-S and transfer learning, trained on 15,000+ research-grade observations from iNaturalist. Features drag-and-drop upload, top-5 predictions with confidence scores, and a forest-themed interface.

Tech stack: PyTorch, Flask, Hugging Face Spaces

Try it liveGitHub