Projects
Things I have built
A curated set rather than a repo dump — the work where the problem was interesting enough to write about.
Rust Terminal Editor
featuredA lightweight, terminal-based text editor written in Rust with syntax highlighting, file operations, and full Unicode support.
Rust · Crossterm · Unicode Segmentation
Rock Paper Scissors Spock Lizard
A command-line implementation of the strategy game from 'The Big Bang Theory' with player name customization, score tracking, and balanced gameplay.
Python 3 · Standard Library