Originally created to be a page where I can learn about static sites, it has grown to be my main resume page.
This project was bootstrapped with Vite and Vite Starter Template and hosted on Cloudflare Pages.
- Clone this repo.
- Update the metadata in
metadata/metadata.ts
, and it will be reflected in the resume components of the site.
- TypeScript and React
- PandaCSS for styling
- Vite build tool
- Vitest for testing
- Cloudflare Pages for static site hosting and CI/CD