Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nasirkhan294/personal-portfolio

My portfolio reflects my unwavering commitment to crafting inspired designs that push creative boundaries and showcase innovative ideas.
https://github.com/nasirkhan294/personal-portfolio

css html javascipt portfolio-site

Last synced: 4 days ago
JSON representation

My portfolio reflects my unwavering commitment to crafting inspired designs that push creative boundaries and showcase innovative ideas.

Awesome Lists containing this project

README

        


Personal Portfolio

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Personal Portfolio

![Portfolio-image](./images/p-img.png)

**Personal Portfolio:** The Personal Portfolio project served as a platform for me to demonstrate my technical proficiency and present my projects in a compelling manner to potential employers.

## 🛠 Built With


  • HTML

  • CSS

  • JavaScript

(back to top)

## 🚀 Live Demo

- [Live Project Demo](https://nasirkhan294.github.io/personal-portfolio/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```
ssh code:
[email protected]:Nasirkhan294/my-personal-portfolio.git
```

### Setup

Clone this repository to your desired folder:

```
cd desired-folder
git clone [email protected]:Nasirkhan294/my-personal-portfolio.git
```

### Deployment

You can deploy this project using **Github-Pages**. In order to make your project live on Github, you'll want to push your updated repo by using these commands:

```
git add --all or git add .

```

```
git commit -m "your commit message"

```

```
git push origin {i.e, your repo name}

```

(back to top)

## 👥 Authors

👤 **Nasir Mahmood**

- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)
- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)
- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)

(back to top)

## 🔭 Future Features

- [ ] **Portfolio Card Slider**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

## 🙏 Acknowledgments

To all the individuals whose creativity and dedication inspired the codebase, I want to express my heartfelt gratitude. Your tireless efforts have left an indelible mark on this project and your contributions will be remembered for years to come. Thank you for being an integral part of our success.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)