Skip to content

Next.js portfolio showcasing all my GitHub projects and the projects I have worked on throughout my lifetime

License

Notifications You must be signed in to change notification settings

IMXNOOBX/universe

Repository files navigation

🔮 Universe

Universe (v2) is my personal portfolio. It showcases my github projects and updates automatically using Next.js server componets from version 14.1.x and above. It is a simple and clean portfolio that is easy to customize and deploy. It is also responsive and works on all devices. It is built with React, Next.js, and Tailwind CSS. 🌌

Preview

My old portfolio can be found in The Old Branch which is built with vanilla react and tailwind css. And will automatically sync with your github username.

🌳 Simple Use

  • Please keep the credits if you are using this project
  1. Clone the repository or instead download it to your local computer by downloading the zip file.
  2. Go to your .env.template file and rename it to .env with your github username.
  3. To work on locally use npm run dev and if you want to deploy the site to production run npm run production this will build & host the website in the port 4224.
  • You can also deploy the site to vercel or netlify by connecting your github repository to the respective platform.

Note: This project uses enviromental files to store public data and settings. Learn more at Next.js Env Variables.

💫 Credits

  • React: A JavaScript library for building user interfaces
  • Next.js: The React Framework
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs
  • All the libraries used in the project
  • Icons8 for the icons!

🔖 License & Copyright

This project is licensed under CC BY-NC 4.0.

+ You are free to:
	• Share: Copy and redistribute the material in any medium or format.
	• Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
	• Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
	• Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
	• Sell: This license forbids selling original or modified material for commercial purposes.
	• Sublicense: This license forbids sublicensing original or modified material.

©️ Copyright

The content of this project is ©️ by IMXNOOBX and the respective contributors. See the LICENSE.md file for details.

About

Next.js portfolio showcasing all my GitHub projects and the projects I have worked on throughout my lifetime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages