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.
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.
✔️ Summary and About me
✔️ Skills
✔️ Education
✔️ Work Experience
✔️ Projects
✔️ Github Profile
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
[email protected] or higher
[email protected] or higher
[email protected] or higher
From your command line, clone and run oxmohsen-portfolio:
# Clone this repository
$ git clone https://github.com/oxmohsen/oxmohsen-portfolio.git
# Go into the repository
$ cd oxmohsen-portfolio
# Install dependencies
$ yarn
#Start's development server
$ yarn dev
// portfolio.js
githubUserName: 'YOUR GITHUB USERNAME HERE',
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.
👤 Mohsen Falakedin
- Website: https://oxmohsen.ir
- Twitter: @OxMohsen
- Github: @OxMohsen
Give a ⭐️ if this project helped you!