I'm Justin, a backend software developer based in Seattle, Washington. I love designing end-to-end systems, exploring new programming languages, and experimenting with tools that make me a more effective engineer.
Most of the projects you’ll find on my GitHub are free to use — feel free to explore and adapt them! I especially enjoy creating simple command-line utilities that streamline development workflows, reduce repetitive tasks, and make coding just a little more efficient.
| Project Name | Demo | Description | Tech |
|---|---|---|---|
| Crons | N/A | Recurring scripts/bins that run via cron/Task Scheduler. | Bash |
| Shell Run Commands | N/A | Personal shell RC files and customizations. | Bash |
| SQL Minifier | N/A | A blazing-fast, dependency-free SQL minifier for the command line. Removes comments and collapses whitespace so your SQL is ready for logs, APIs, or inline embedding. | Perl |
| Flappy Bird | justindstein.itch.io/flappy-bird | A flappy bird clone. | C#/Unity |
| Delivery Driver | justindstein.itch.io/delivery-driver | A 2d overhead delivery game with emphases on event-driven architecture and resource pooling. | C#/Unity |
| Snow Boarder | justindstein.itch.io/snow-boarder | A 2d snowboarding platformer with emphasis on player physics, level design, and state management. | C#/Unity |
| Quiz Master | justindstein.itch.io/quiz-master | A quiz game with emphasis on event-driven architecture, canvas design, ability to contribute to quiz/question pool without code changes. | C#/Unity |
| Git Status Stripper | N/A | Augments output of git to accommodate easier text selection or copy/paste of staged/unstaged/untracked files. | Perl/PCRE (Perl Compatible Regular Expressions) |
| Tilevania | justindstein.itch.io/tilevania | In progress. | C#/Unity |
