Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitmishra786/mohit-portfolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
https://github.com/mohitmishra786/mohit-portfolio
academic academic-website developer-portfolio developer-portfolio-template easy-to-use hacktoberfest hacktoberfest2022 javascript portfolio portfolio-project portfolio-site portfolio-template portfolio-website react reactjs theme
Last synced: about 4 hours ago
JSON representation
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
- Host: GitHub
- URL: https://github.com/mohitmishra786/mohit-portfolio
- Owner: mohitmishra786
- License: apache-2.0
- Created: 2022-09-30T19:22:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T05:12:34.000Z (about 1 month ago)
- Last Synced: 2024-12-22T06:19:15.437Z (about 1 month ago)
- Topics: academic, academic-website, developer-portfolio, developer-portfolio-template, easy-to-use, hacktoberfest, hacktoberfest2022, javascript, portfolio, portfolio-project, portfolio-site, portfolio-template, portfolio-website, react, reactjs, theme
- Language: JavaScript
- Homepage: https://bit.ly/3fzHyPn
- Size: 1.86 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://mohit-portfolio-coral.vercel.app/)**.
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](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer.
**For Windows** Install Visual C++ Build Environment: [Visual Studio Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools)```
[email protected] or higher
[email protected] or higher
[email protected] or higher
```## How To Use
1. Fork this repoistory and clone it to your local machine.
```bash
$ git clone https://github.com//developer-portfolio.git
```
2. Go into the repository
```bash
$ cd developer-portfolio
```3. Install dependencies
```bash
$ yarn
```4. Edit `portfolio.js`
5. Start's development server
```bash
$ yarn dev
```## Linking Portfolio to Github
```javascript
// 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
- [Next.js](https://nextjs.org/)
- [axios](https://www.npmjs.com/package/axios)
- [reactstrap](https://reactstrap.github.io/)
- [react-reveal](https://www.react-reveal.com/)
- [react-lottie](https://www.npmjs.com/package/react-lottie)
- [react-easy-emoji](https://github.com/appfigures/react-easy-emoji)
- [react-headroom](https://github.com/KyleAMathews/react-headroom)
- [color-thief](https://github.com/lokesh/color-thief)## Illustrations
- [Lottie File Source](https://lottiefiles.com)
## Icons
Iconify Icons are used in skill section. You can find all the icons here: [Iconify](https://icon-sets.iconify.design/).👤 **Mohit Mishra**
- Website: https://mohit-portfolio-coral.vercel.app/
- Github: [mohitmishra786](https://github.com/mohitmishra786)
- LinkedIn: [Mohit Mishra](https://linkedin.com/in/mohitmishraml)