This is Hideko's portfolio website.
I built it using Svelte + Vite. At first I tried to develop simply with Next.js, but then I learned about Svelte and found it so fun and easy to develop with that I decided to go with it.
I deployed using Cloudflare Pages. It's very fast and I highly reccomend it.
$root
│
├── src
│ │
│ ├── assets #Dynamic files.
│ │
│ ├── component #Svelte component files.
│ │
│ ├── lib #Svelte Stores, Import, Themes.
│ │
│ └── parts #Parts of website designs.
│
└── public #Static files for images file.
MIT Lisence. You can create your own portfolio site for free. but without notifying me by forking this project under the following conditions: