https://github.com/nuhmanpk/simple-portfolio-web
Portfolio for Developers
https://github.com/nuhmanpk/simple-portfolio-web
nextjs
Last synced: 7 months ago
JSON representation
Portfolio for Developers
- Host: GitHub
- URL: https://github.com/nuhmanpk/simple-portfolio-web
- Owner: nuhmanpk
- License: mit
- Created: 2020-12-10T02:39:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T10:33:20.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T07:30:11.170Z (9 months ago)
- Topics: nextjs
- Language: JavaScript
- Homepage: https://nuhman-pk.vercel.app/
- Size: 110 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Take a Demo Here
[https://nuhman_pk-vercel.app](https://nuhman-pk.vercel.app)# Deploy Now On Vercel
[Deploy with Vercel](https://vercel.co/new/project?templatehttps://github.com/nuhmanpk/Simple-Portfolio-web)
## Developer Portfolio In NEXTJS
____
### Host it on netlify or vercelReplace varible name From config.js file
# Always Ready to help, Reach me through Telegram, Instagram And email
## Change Info here
### Set your profiles in config.js filetgUsername: "Telegram Username",
githubUsername: "github Username",
websiteName: "Website name that logo",
heroHead: "Hi There !!",
heroText: "I’m and I’m Just a nub Developer!",
facebookUsername: "Facebook Username",
instaUsername: "Instagram Username",### Run it on local
npm install
npm run dev# Credit
Aryan Vikas For His [AryanVikas.com](https://github.com/aryanvikash)