Portfolio
$ glow portfolio.md

HazelTree
A cute, lightweight Linktree-style profile page built with Angular. Config-driven via a single JSON file with light/dark theme, sparkle cursor, and copy-to-clipboard links + toast.

QuickbaseNet
A .NET QuickBase API wrapper with a fluent Command/Query builder and a client for streamlined CRUD + complex queries. Built to be practical in real apps while exploring fluent API design.

TermRogue (Win32)
A tiny terminal-based roguelike written in modern C++20 using the Win32 Console API. Built as a structured “relearn C++” project with a roadmap for map generation, turn system, FOV, combat, and more—with an eye toward future cross-platform support.