Skip to content

hideko-dev/Portfolio

Repository files navigation

Hideko's Portfolio

Portfolio https://hideko-dev.com

Stacks


Structures


$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

License


MIT License.

You may fork and use my project without notification, provided you adhere to the following conditions.

Check out LICENSE for more detail.