Skip to content

cosmiclasagnadev/porftolio-homepage

 
 

Repository files navigation

Original Creator's Site:

Watch how Takuya built this website on YouTube:

YouTube thumbnail

Takuya's Website

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

Looking for a Markdown note-taking app? Check out my app called Inkdrop:

Inkdrop

About

My Personal Portfolio Site - Inspired by craftzdog's site

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%