Category archive
projects- ▌ >project
tsla forecast
a live Telegram bot for forecasting TSLA stock using a Bidirectional LSTM, sentiment analysis, and 17 engineered features, deployed on AWS EC2
- ▌ >project
hart
a portfolio site for showcasing original artworks with google oauth, role-based access, contact form, and a protected admin dashboard
- ▌ >project
coffee on
a full-stack web app for ordering coffee drinks with user authentication, shopping cart, and barista management
- ▌ >project
mcba
a multi-tier asp.net core banking platform with customer and admin portals, bill payment system, account management, and rest api
- ▌ >project
paper plane
an educational aviation website built with html, css, and javascript featuring interactive aircraft diagrams, animations, a dark mode toggle, and an image gallery
- ▌ >project
qwirkle game
a c++ terminal implementation of qwirkle with save/load, command-driven gameplay, a test harness, and my milestone 3 upgrades: ai mode, multi-tile turns, and ux improvements (group project)
- ▌ >project
grid pathfinder
a c++ grid-based path planning solver using forward search, manhattan-distance heuristics, and path backtracking
- ▌ >project
shiny spoon
a cloud-backed social platform built with flask and fastapi, featuring posts with image uploads, oauth login, dynamodb storage, s3 media, and a lambda-powered welcome email system