https://github.com/aidear3/portfolio
https://github.com/aidear3/portfolio
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aidear3/portfolio
- Owner: aidear3
- License: apache-2.0
- Created: 2023-08-04T14:50:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:54:09.000Z (over 1 year ago)
- Last Synced: 2025-01-12T20:45:36.634Z (4 months ago)
- Language: TypeScript
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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://developer-portfolio-1hanzla100.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.
But if you want to **contribute** and make this much better for other developer have a look at [Issues](https://github.com/1hanzla100/developer-portfolio/issues).
If you created something awesome and want to contribute then feel free to open an [pull request](https://github.com/1hanzla100/developer-portfolio/pulls).
## Sections
✔️ Summary and About me\
✔️ Skills\
✔️ Education\
✔️ Work Experience\
✔️ Feedbacks\
✔️ 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/).
## For the Future
If you can help us with these. Please don't hesitate to open a [pull request](https://github.com/1hanzla100/developer-portfolio/pulls).
- Enable Dark Mode
- Add More Sections
## Author
👤 **Hanzla Tauqeer**
- Website: https://hanzla.netlify.app
- Github: [@1hanzla100](https://github.com/1hanzla100)
- LinkedIn: [@1hanzla100](https://linkedin.com/in/1hanzla100)## Show your support
Give a ⭐️ if this project helped you!