Projects
links
A minimal, no bs, link shortener, that shortens links and nothing more. Written in Next.js, uses Auth.js to log in with GitHub, and links are stored in Redis for fast retrieval.
xkcd-webapp
This was the first project I made with a proper backend, using convex mostly for the first time. It lets your read XKCD comics, and is built to be very fast.
This Website
This is the website you are on now! It has a blog, projects, a guestbook, auth, and some more stuff. It is made in Next.js, Tailwind, a bit of shadcn/ui, Sanity CMS, and Convex
Networkify
Visualize the network of people you know on Spotify as a graph. This app maps out your connections by discovering followers and followings and displaying them in a graph.