Developer Portfolio
A software developer portfolio template built with Next.js and Bootstrap, designed to help you showcase your work and skills. Edit portfolio.js
to personalize it.
Key Features:
- Summary and About Me section
- Skills section
- Education section
- Work Experience section
- Feedbacks section
- Projects section
- GitHub Profile integration
Technologies Used:
- Next.js
- axios
- reactstrap
- react-reveal
- react-lottie
- react-easy-emoji
- react-headroom
- color-thief
How to Use:
- Fork the repository.
- Clone it to your local machine.
- Navigate to the project directory.
- Install dependencies using
yarn
. - Edit
portfolio.js
to add your information. - Start the development server with
yarn dev
.
Linking to GitHub:
Update the githubUserName
field in portfolio.js
with your GitHub username to dynamically pull your GitHub projects.
Using Emojis:
Use the emoji()
function to ensure cross-platform compatibility.