kushal98 / portfolio-for-dev

My current portfolio

Home Page:https://h4kim.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio-for-dev

This is a ReactJS based personal resume for developers that include Project,Experience,Skills,Education pages .

  • next : Add latest Github projects

LIVE PREVIEW :

https://h4kim.me

Make it Your Own!

You need a portfolio ? yeah, i'm sure you don't have time to build one from scratch. if yes, that's ok i'll tell you how to make it your own in 10 minutes πŸ˜„

  • Give this repo a 🌟
  • Clone or Download the zip folder from Github and unzip it
  • open the projects in the code editor you want and :
    • go the the root folder of the project
    • open the terminal and type npm init, npm install, npm start
    • Edit utils/constants.js and add your personal details such as Education,Projects,Skills ..
    • That's it πŸ˜ƒ you have your own portfolio now

Ahaa ! Want to make your app live ? ok follow me :

  • Sign up for a Netlify account
  • Install Node JS in your computer
  • RUN npm run build, this command will create a build folder for you
  • DRAG AND DROP the BUILD folder on Netlify, your app is live now for the world to see 😍

Contributions

if you want to contribute to this project you can do the following

  • Add latest Github projects (maybe in the home page (bottom))
  • Add a loader
  • Animations πŸ™‰

And if you have something to suggest feel free too contact me : ozil.hakim@gmail.com

Credits

All Credits Goes to Abdelhakim Bencella

About

My current portfolio

https://h4kim.me

License:MIT License


Languages

Language:JavaScript 75.2%Language:SCSS 20.4%Language:HTML 4.4%