Public Projects
While most of my professional work is not open source, these are some of my side/hobby/personal projects.
This website
View on GitHub
I use my site to play around with new technologies and ideas. At this point, it’s an Astro site with Tailwind CSS and TypeScript. Previous iterations included using NextJS, Svelte and Solid, hosted on Vercel.
Column resizing for ShadCN UI's Table component
Visit app
View on GitHub
A small open source example of how to add column resizing to ShadCN UI’s Table component.
Technologies used: ShadCN UI, TypeScript, Tailwind CSS, React, Vercel
Column drag-and-drop for ShadCN UI's Table component
Visit app
View on GitHub
A small open source example of how to add column drag-and-drop to ShadCN UI’s Table component.
Technologies used: ShadCN UI, TypeScript, Tailwind CSS, React, Vercel