Capstone - Black Hole Simulator
Interactive web app that renders a stylized black hole and accretion disk using WebGL fragment shaders, with Supabase authentication and session management.
Interactive web app that renders a stylized black hole and accretion disk using WebGL fragment shaders, with Supabase authentication and session management.
Two-stage deep learning pipeline for gemstone species classification (68 classes) and diamond price prediction with visual feature analysis.
A complete full-stack web application demonstrating CI/CD pipeline integration with Docker containerization, load balancing, and automated deployment.
A CQRS liquor analytics system that uses MySQL for writes, Kafka for event streaming, Cassandra for fast read-side projections, pgvector for semantic search, and Ollama for local RAG—supporting structured analytics, natural-language recommendations, and an end-to-end event-driven data pipeline.
SafeVault is a secure ASP.NET Core API that demonstrates authentication, role-based authorization, and security best practices like bcrypt password hashing, SQL injection prevention, and XSS protection.