Portfolio source code

Welcome to my personal portfolio source.

Tech. 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
  • Framer Motion - An animation library

Project structure

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

License

MIT License.