Things I’ve made
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 open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.
A fast, local-first SQL notebook and GUI with Postgres-aware autocomplete, inline scripting, inline AI completions, AI context aware chat, and performance insights.
Technologies used
Tauri
Rust
TypeScript
React
Tailwind CSS
OpenAI
Monaco
PostgreSQL
SQLite
PgPal
A code generator for Node.js used with npx to generate boilerplate code models for an API or frontend client using a schema file or an existing PostgreSQL database. The package, written in TypeScript, is designed to be easy to use and understand, it utilizes the Commander package for establishing the details needed to generate the code.
Technologies used
Node.js
TypeScript
CLI
Commander
npx pghelp
I'd made this project because my 4 year old son was enjoying a click to color app on his tablet, and he'd reached the end of the free content. So I put together a PWA with a few coloring pages and a color picker. It's a fun project to work on and my son loves it to this day - I've even added background music at his request (that can be turned off of course). Technologies used: Next.js, TypeScript, a whole lot of SVG's, and Tailwind CSS.
Technologies used
React
Next.js
TypeScript
Tailwind CSS
PWA
Doodles
TSFW is a personal experiment turned lightweight, flexible framework that lets you leverage JSX without React, handle routing and state management with ease, and build rich, single-page applications – minus the complexity and bulk of traditional frameworks with ZERO dependencies. This project was built with TypeScript and Tailwind CSS.
Technologies used
TypeScript
Tailwind CSS
PWA
TSFW


