Skip to content

juni37/my-homepage

 
 

Repository files navigation

My Homepage

Original Developer : Takuya Matsuyama

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Chakra UI - A simple, modular and accessible component library for React
  • Three.js - 3D library for JavaScript
  • Framer Motion - An animation library for React

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images and 3d model file
└── public

License

MIT License.
You may use the source without notifying me or original developer (Takuya Matsuyama) in following condition.

  • Must evince the original developer
  • Must not use the original voxel dog

Languages

  • JavaScript 100.0%