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.
Novl
AI-powered resourcing platform for architecture and engineering firms. As CTO, I built the platform from the ground up, handling everything from technical architecture to customer discovery. Helped firms optimize their project staffing through intelligent matching algorithms.
trynovl.com
Clarum
YC24 startup focused on AI-powered business intelligence. As a founding frontend engineer, I helped build the core product experience from zero to one. Worked closely with the founding team to shape product direction and user experience.
clarum.ai
Formic Configurator
AI robotics platform that helps manufacturers configure and deploy robotic automation solutions. Built intuitive interfaces for complex robotic systems, making industrial automation accessible to non-technical users.
configurator.formic.co
Samantics
A similarity-based daily word guessing game that uses vector embeddings to determine how close your guesses are to the target word. Built with Bun and self-hosted for optimal performance. Challenge your vocabulary and semantic understanding.
play.qwertea.dev
VS Code Grep Extension
Instantly search through 500,000+ GitHub repositories using grep.app directly from your VS Code editor. Find examples, check if code exists, or discover similar implementations with just a few clicks. Published on the VS Code Marketplace.
VS Code Marketplace
Better Contact Sales
A takehome assignment from Vercel to rebuild their Contact Sales pipeline. Features AI research agents and email integration to streamline the sales process. Demonstrates modern sales automation and AI-powered customer interaction.
bettercontactsales.com
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