My personal website / resume
src/routes/+page.svelteis the root component and holds the structure of the entire project.- The content is written in
src/lib/Content.yaml. - The certificates & resume (both webp and pdf) are stored in
static.
- Favicons were generated via https://realfavicongenerator.net/.
- All of the styles are from daisyUI.
- Resume generation is run during the build process