This is my personal homepage at https://kulla.dev. It is handwritten HTML & CSS
which you can find in the src/ folder.
I use bun for local development. To install dependencies:
bun installTo run a local server and view the homepage in your browser at http://localhost:3000, run:
bun dev- Design inspired by nextjs-resume by Hugo Wantuil.
- Icons provided by Font Awesome.
- Typography set in Inter by Rasmus Andersson.
- Color theme: rose pine.