Things I’ve made trying to put my dent in the universe.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are for Firewave clients, so if you see something that piques your interest, please reach out to hear more about it! Let's put your dream idea on the list next.

  • HT Part Picker

    The world’s only one stop shop for all your Home Theater needs. This website is a passion project currently in development. We are working hard to bring you the best experience possible.

    htpartpicker.com

  • AI Virtual Staging

    SaaS tool for virtually staging real estate photos in seconds at only a fraction of the cost of traditional staging methods. Over 30 monthly active (and happy) users. Built with React, Next.js, and Tailwind CSS, and deployed on Vercel.

    virtualstaging.art

  • TCS Tracker Ultra

    A feature-rich admin dashboard for instructors at theCoderSchool. It syncs with any Pike13 account to provide a real-time view of all students, and uses LLM technology to write progress reports in seconds.

    tcstracker.netlify.app

  • Apollo Exterior Care

    Gorgeous landing page for a local power washing business. Mobile-first UI/UX components provide a quick way for customers to find what they need right away. Vercel image optimization keeps things snappy on the go.

    apolloexteriorcare.com

  • Mr. Bubbles Auto Detailing

    Full stack booking system for a local auto detailing business. Customers can book appointments, pay for services, and view detailed package information. Reviews are pulled from Google and Yelp and displayed on the site.

    mr-bubbles.vercel.app

  • Chrome Extension Guide

    I taught one of my students how to make a chrome extension, that later turned into this interactive web guide where anyone can build it. Markdoc turns MDX into stunning documentation with a built-in code display.

    text-changer-guide.vercel.app

  • FredBot

    The best Discord bot in history. He is able to access Canvas LMS and send notifications to students in real-time for CS265 (Assembly Language). He is also the only Discord bot to emulate an x86 CPU and run MASM natively.

    FredBot on Replit

  • Hex Immunitea

    A strategic attack and board game similar to Chess that uses a hexagonal board. Built in Unity and C#, it is a fun and challenging game that is easy to learn and hard to master.

    Play Hex Immunitea

  • Game Recommender

    A reddit bot written in Python for recommending Steam Games. This is my first GitHub repo ever and shows my development journey being almost a decade long!

    Reddit Bot GitHub