https://github.com/iamsjunaid/my-portfolio
This website showcase my skills experiences and recent works.
https://github.com/iamsjunaid/my-portfolio
css html javascript react tailwindcss
Last synced: 10 months ago
JSON representation
This website showcase my skills experiences and recent works.
- Host: GitHub
- URL: https://github.com/iamsjunaid/my-portfolio
- Owner: iamsjunaid
- License: mit
- Created: 2023-10-19T09:52:28.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-05T06:15:39.000Z (over 1 year ago)
- Last Synced: 2025-01-13T14:55:21.058Z (over 1 year ago)
- Topics: css, html, javascript, react, tailwindcss
- Language: JavaScript
- Homepage: https://junaidsyed.onrender.com/
- Size: 5.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [🎥 Walkthrough Video](#walkthrough-video)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
This website showcase my skills experiences and recent works.
## 🛠 Built With
HTML
CSS
Javascript
ReactJS
*Shows a list of projects*
*Navigation to live version of the apps and github source code*
- [Live Demo Link](https://junaidsyed.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to clone or fork and run it in a browser
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
git clone https://github.com/iamsjunaid/my-portfolio.git
```
For more information on how to clone or fork a repository:
- How to clone a repo
- How to fork a repo
### Install
- To install the package
```sh
npm install
```
### Usage
- To run the project
```sh
npm start
```
### Tests
- To test the project run the following `cmd`:
```sh
npm run test
OR
npm test
```
- To check the linter issues
```sh
npx eslint "**/*.{js,jsx}"
```
```sh
npx stylelint "**/*.{css,scss}"
```
👤 Author : **Junaid Ahmed Syed**
- Github : [@GitHub](https://github.com/iamsjunaid)
- LinkedIn : [@LinkedIn](https://www.linkedin.com/in/junaidahmedsyed/)
More projects...
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/my-portfolio/issues ).
If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/my-portfolio).
I would like to thanks [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for the design inspiration.
This project is [MIT](https://github.com/iamsjunaid/my-portfolio/blob/aafd06cac91294e6a7216f344cce827020be0d48/LICENSE) licensed.