thisisroi / roi-portfolio

✨ Portfolio site created using Nextjs.

Home Page:roi-portfolio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roi Portfolio

You can easily have a beautiful and simple design one page portfolio by changing just a few lines.

*Project is developed with Next.js and has an MIT License.

Deploy with Vercel

Screenshots

Homepage

Setup

  • First, import the project to the folder on your with the command git clone https://github.com/thisisroi/roi-portfolio.git (Github CLI: gh repo clone thisisroi/roi-portfolio).

  • After importing the files, install the required npm modules with the command npm install.

  • After the required modules are installed, open the config.js file and make an edit yourself.

Congratulations! Now your portfolio is ready. Now prepare the project by typing the next build command and present it to people by hosting it in a provider.


If you have any questions or errors, you can join the discord server and ask. If you do not use Discord, you can report it by opening an issue.


Changelog

✨ Roi portfolio v1.2.0

Added

  • New config.js file added.
  • Skill bars have been added.
  • Projects section was added.
  • Project status tags have been added for the projects section. (New, Coming Soon, Closed etc.)

Changed

  • Website main colors has been changed.
  • Website design has been redesigned.
  • Some invisible bugs have been fixed.
  • The design has been made responsive for every device.
  • Footer section removed.

About

✨ Portfolio site created using Nextjs.

roi-portfolio.vercel.app

License:MIT License


Languages

Language:JavaScript 93.1%Language:SCSS 6.9%