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. Each one represents a unique challenge and a learning experience. Feel free to explore and get inspired.
Cupid - Work in progress
"Cupid" is more of a codename for the original project idea I had in early 2024 but it's turned into a full-fledged project template that I can iterate on over and over again. It's removed a lot of the boilerplate code I used to have to write. So, while it is a work in progress, it's still something I'm very excited about.
To save on hosting costs, the backend API isn't always running. Some features may not be present on the client app. If you'd like to see it in action, please reach out and I can spin it up for you.cupid-production.vercel.app
Portfolio
If you'd like to see the code behind this site, you can checkout the repository on GitHub here. It's a simple Next.js app that uses Tailwind CSS for styling and MDX for the articles that I write. I built it to showcase my work, post articles, and to experiment with some new features in Next.js.
github.com