Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1010 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 1010 Bytes

My GitHub Page

GitHub GitHub code size in bytes GitHub repo size

What this is

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.

Using this as a resume template

  • Clone this repo.
  • Update the metadata in metadata/metadata.ts, and it will be reflected in the resume components of the site.

Built with

  • TypeScript and React
  • PandaCSS for styling
  • Vite build tool
  • Vitest for testing
  • Cloudflare Pages for static site hosting and CI/CD