Skip to content

Playing around with different ways to make a portfolio

License

Notifications You must be signed in to change notification settings

Felos9001/Felipe-homepage

 
 

Repository files navigation

About

forked from craftzdog, wanted to play around with making a portfolio

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

OG credit

This website is built based on the Takuya Matsuyama's website.

About

Playing around with different ways to make a portfolio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%