This is the repository is where I manage my Web CV!
The site will use a light or dark theme, based on your system theme.
TypeScript is the primary language used to build the site and its functionality.
React is used to compose pages and code interactive elements.
Next.js is used for static content generation. This results in a site that works and looks good even with JS disabled.
Tailwind is used for styling.
Google Fonts are used for icons.
GitHub Actions are used to build and deploy the site automatically every time a change is pushed to the main branch.
GitHub Pages is used for hosting.