Personal portfolio website featuring an interactive 3D egg fried rice bowl.
- Next.js 16 (App Router)
- React 19
- TypeScript
- Tailwind CSS v4
- Three.js with @react-three/fiber
- shadcn/ui
- M PLUS Rounded 1c Font
# Install dependencies
pnpm install
# Run development server
pnpm devOpen http://localhost:2424 to view the site.
# Build for production
pnpm build
# Run production build
pnpm startYou are welcome to fork this repository and use it as a base for your own personal website. However, please note:
The 3D egg fried rice bowl model (src/components/three/egg-fried-rice-bowl.tsx) is not included in the MIT license. If you fork this repo, please create your own unique 3D element or remove it entirely. This restriction exists to keep the egg fried rice bowl as a distinctive feature of ikako.dev.
Everything else in this repository is free to use under the MIT license.
Design inspiration from:
- Takuya Matsuyama (craftz.dog)
- Julien Thibeaut (ibelick.com)
MIT License - see LICENSE for details.
The 3D egg fried rice bowl component is excluded from this license.