Project archive

Educational, freelance, and side projects I've completed over the years.

Showing 26 of 26 projects

  • 2025

    Housing Solver

    Think you have what it takes to solve the affordable housing crisis? Prove it in this incremental clicker game!

    • React
    • Vite
    • TypeScript
    • Zustand
    • Tailwind
    • Radix UI
    • TanStack Router
  • 2024

    Decision Tree

    Decision Tree is a simple generator of shareable and accessible decision trees. Decision tree data is serialized and saved in the URL, making it easy to share and save created decision trees.

    • React
    • Remix
    • TypeScript
    • Tailwind
    • shadcn/ui
  • 2024

    Blizzard Rush

    Blizzard Rush is a Shopify development store that sells snowboards. Test data is rendered on the Remix front end through Shopify APIs, and Shopify handles the checkout process.

    • Remix
    • React
    • Shopify
    • TypeScript
    • Tailwind
    • shadcn/ui
    • Zustand
    • TanStack Query
  • 2023

    Super Simon

    The classic memory game Simon, with a twist! How long of a sequence can you remember? Super Simon is a Progressive Web App that can be played on the web, installed on your device, and even played offline! Includes unit tests (Jest, React Testing Library) and e2e tests (Playwright).

    • Next.js
    • React
    • TypeScript
    • Tailwind
    • Redux
    • Firebase