This is a Next.js project bootstrapped with create-next-app
.
i've been meaning to create a site from scratch for myself for years -- this is me finally following through. this is built with Nextjs and Tailwind and deployed on Vercel. (much thanks to alix for introducing me to all of the above).
if you would like to use any of the designs or code i've made and written, please let me know! :)
filling out pages for work, projects, writing, and all the extras!
future features: song recommendations, subscription to updates.
first, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev