Portfolio

A selection of projects I've built — mostly tools I wanted to exist.

Habit Dashboard

Active

A personal dashboard for tracking daily habits, building streaks, and visualizing long-term consistency. Built with Python and Streamlit for a fast, interactive UI.

PythonStreamlit

GameVault

Active

Flask-based game collection tracker with full CRUD functionality — add, update, and organize your game library through a clean web interface.

PythonFlaskHTML

Code Explainer

Active

Python CLI tool that analyzes Python source files using AST to extract and document structure, functions, classes, and imports.

PythonAST

Portfolio Site

Active

This site — a Next.js portfolio with a lightweight file-based CMS for writing blog posts, a resume viewer, and clean minimal design.

Next.jsTypeScriptTailwind CSS