This is my personal portfolio. After a year, I finally decided to create it, and I'm very happy with the result. It is very simple, I think it's okay for now.
/
├── public/
│ └── fonts/
│ └── lottie/
├── src/
│ ├── components/
│ ├── layouts/
│ └── pages/
│ └── styles/
│ └── env.d.ts
└── package.json
Contributions to this project are welcome. If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.
This repository is based on Milky-Way. Special thanks to ttomczak3 for the inspiration.