sidharathjain2 / developer-portfolio

Software Developer Portfolio Template built with react.js bootstrap that helps you showcase your work and skills as a software developer.

Home Page:developer-portfolio.1hanzla100.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

developer-portfolio GitHub licenseGitHub issuesGitHub forks GitHub stars

Software Developer Portfolio Template built with react.js bootstrap that helps you showcase your work and skills as a software developer.

To view a live example, click here.

Just Edit src/portfolio.js to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.

But if you want to contribute and make this much better for other developer have a look at Issues.

If you created something awesome and want to contribute then feel free to open an pull request.

Table of Contents

Sections

✔️ Summary and About me
✔️ Skills
✔️ Education
✔️ Work Experience
✔️ Projects
✔️ Github Profile

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

How To Use

From your command line, clone and run developerFolio:

# Clone this repository
$ git clone https://github.com/1hanzla100/developer-portfolio.git

# Go into the repository
$ cd developer-portfolio

# Install dependencies
$ npm install

#Start's development server
$ npm start

Linking Portfolio to Github

  // portfolio.js
  githubUserName: 'YOUR GITHUB USERNAME HERE',

Using Emojis

For adding emoji 😃 into the texts in Portfolio.js, use the emoji() function and pass the text you need as an argument. This would help in keeping emojis compatible across different browsers and platforms.

Technologies Used

Illustrations

For the Future

If you can help us with these. Please don't hesitate to open a pull request.

  • Enable Dark Mode

  • Add More Sections

About

Software Developer Portfolio Template built with react.js bootstrap that helps you showcase your work and skills as a software developer.

developer-portfolio.1hanzla100.vercel.app

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 6.2%Language:CSS 0.4%