This repo contains all the source code for my personal portfolio.
Live website link: https://danielvm.dev
- Typescript - Javascript with better type inference
- Svelte - UI component framework
- SvelteKit - A framework utilities for client-side routing, server-side rendering, and data fetching
- TailwindCSS - CSS library for optimized inline styles
- Vite - Build tool for frontend applications
- Mdsvex - Svelte Plugin for parsing Markdown as Svelte Components
- Shiki - Syntax Highlighter for codeblocks on markdown
The contact page is served through a custom-made web server in Go I created to validate
CloudFlare's Turnstile token sent through the /contact form. Additionally, I'm
using Mailgun to send emails through my VPS.
MIT License - Feel free to fork or use this template for your own portfolio. Just
make sure you replace your my resume.pdf file with your own in the static folder.
Built with ❤️ by Daniel