OxMohsen / oxmohsen-portfolio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to oxmohsen-portfolio ๐Ÿ‘‹

GitHub licenseGitHub issuesGitHub forks GitHub stars

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.

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.
For Windows Install Visual C++ Build Environment: Visual Studio Build Tools

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 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

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

Author

๐Ÿ‘ค Mohsen Falakedin

Show your support

Give a โญ๏ธ if this project helped you!

About

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

License:Apache License 2.0


Languages

Language:JavaScript 100.0%