Skip to content
View justindstein's full-sized avatar

Block or report justindstein

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
justindstein/README.md

Hi!

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.

Contact

LinkedIn

Programming Languages and Tools

Java/Spring C# MYSQL Python AWS Javascript Unity

Learning

Javascript Angular

Highlighted Projects

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

Popular repositories Loading

  1. snow-boarder snow-boarder Public

    Unity snow boarding autoscroller prototype.

    C# 3 3

  2. quiz-master quiz-master Public

    Unity quiz game prototype.

    ShaderLab 2

  3. sql-minify sql-minify Public

    Minifies SQL by removing comments and unnecessary whitespace.

    Perl 1

  4. flappy-bird flappy-bird Public

    Unity 'Flappy Bird' prototype.

    C#

  5. onion-lad onion-lad Public

    Unity 2d platformer prototype.

    C#

  6. delivery-driver delivery-driver Public

    Unity 2d car delivery prototype.

    C#