Skip to content

πŸš€ Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.

License

Notifications You must be signed in to change notification settings

mohitmishra786/mohit-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to developer-portfolio πŸ‘‹

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

To view a live example, click here.

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

Sections

βœ”οΈ Summary and About me
βœ”οΈ Skills
βœ”οΈ 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.
For Windows Install Visual C++ Build Environment: Visual Studio Build Tools

How To Use

  1. Fork this repoistory and clone it to your local machine.
$ git clone https://github.com/<your-username>/developer-portfolio.git
  1. Go into the repository
$ cd developer-portfolio
  1. Install dependencies
$ yarn
  1. Edit portfolio.js

  2. Start's development server

$ yarn dev

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

Icons

Iconify Icons are used in skill section. You can find all the icons here: Iconify.

πŸ‘€ Mohit Mishra