Hugo's Portfolio

1chooo.com

December 31, 2024 (5w later)

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป $ ls -al Hugo -- A Turborepo of my personal website and blog built using React and Next.js, and Nextra (V3), fully responsive across all devices

๐Ÿ’ป Source Codeย ย โ€ขย  ๐ŸŽฅ Demoย ย โ€ขย  ๐Ÿ“š Docs
1chooo.com
1chooo.com

๐Ÿ“ Abstract

Inspired by the codewithsadee/vcard-personal-portfolio, we aim to convert the HTML/CSS template into a React-based project using Next.js Turborepo.

Our goal is to provide a template where users can build their own portfolio and blog by simply modifying the configuration and content without changing the core code. Users will be able to set up their portfolio by updating the config and adding their own posts to the contents folder.

We'll also provide comprehensive documentation, including a user guide, code walkthrough, and thorough test coverage to ensure a smooth experience.

โœจ Features

๐ŸŒ Contributing

PRs and Issues are welcome! ๐Ÿซต๐Ÿป

Please read the Contributing Guideline for details on our code of conduct, and the process for submitting pull requests to us.

๐Ÿ”ฉ Getting Started

1$ git clone git@github.com:1chooo/1chooo.com.git 2$ cd 1chooo.com 3$ npm install 4$ npm run dev # Open http://localhost:3000 with your browser to see the result.

๐Ÿ“ฒ Contact Info

Hugo ChunHo Lin

๐Ÿ“ฉ E-mail: hugo970217@gmail.com
๐Ÿงณ Linkedin: Hugo ChunHo Lin
๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป GitHub: 1chooo

๐Ÿชช License

This work is licensed under a Creative Commons Attribution 4.0 International License by Hugo ChunHo Lin.

  1. You are free to use this code as inspiration.
  2. Please do not copy it directly.
  3. Crediting the author is appreciated.

This software can be modified and reused without restriction. The original license must be included with any copies of this software. If a significant portion of the source code is used, please provide a link back to this repository.

Please remove all of my personal information by running npm run delete.

Made with ๐Ÿ–ค by @1chooo