Skip to content

EchoeMatrix/Stock_web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • SCSS 6.9%