Portfolio
https://hideko.rest
$root
│
├── src #Source codes
│ └── lib #Global library
│ ├── assets #My assets, icons, etc.
│ └── components #my custom components
│ └── ui #shadcn/ui components
│ └── routes #Directory routing
│
└── static #Static files such as favicon and robots.txt
MIT License.
You may fork and use my project without notification, provided you adhere to the following conditions.
Check out LICENSE for more detail.