My personal website with personal details, contact information, and a portfolio of my recent projects.
Name | Usage | Documentation | Version |
---|---|---|---|
SvelteKit | Primary Framework | docs | 2.0.0 |
Vercel | Hosting | docs | 33.0.1 |
Typescript | Config Language | docs | 5.0.0 |
Tailwind | CSS Styling | docs | 3.4.0 |
Prettier | Code formatter | docs | 3.1.1 |
Vite | Development environment | docs | 5.0.3 |
Icons sourced from Feathericons and optimised with SVGOMG.
Installing or developing this project can be done simply with the following commands:
gh repo clone sam-mata/website
or through Github Desktop.pnpm install
.pnpm run dev
.