The Personal Portfolio project is a platform that highlights my technical skills, projects, and achievements. It serves as a professional portfolio to showcase my work to potential employers and collaborators.
To get a local copy up and running, follow these steps.
In order to run this project you need Git installed:
git --version
Clone this repository to your desired folder:
cd desired-folder
git clone git@github.com:Nasirkhan294/my-personal-portfolio.git
You can deploy this project using Netlify or GitHub Pages.
For GitHub Pages, push your repo with:
git add .
git commit -m "your commit message"
git push origin {i.e, your repo name}
For Netlify, drag and drop your project folder into Netlify Deploy .
👤 Nasir Mahmood
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please ⭐️ the repository and share it with others.
I would like to thank all the developers and designers whose work inspired me to create this portfolio. Special thanks to the open-source community for continuous learning resources.
This project is MIT licensed.