Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammad-fiaz/muhammad-fiaz.github.io
Welcome to my personal GitHub Pages repository. Here, you'll find a collection of my projects, articles, and coding adventures. Join me on my journey in the world of software development and technology. Explore, learn, and collaborate with me on exciting projects. Let's build the future together!
https://github.com/muhammad-fiaz/muhammad-fiaz.github.io
jekyll portfolio portfolio-page portfolio-site portfolio-template portfolio-website static-site web website website-template website-theme
Last synced: 27 days ago
JSON representation
Welcome to my personal GitHub Pages repository. Here, you'll find a collection of my projects, articles, and coding adventures. Join me on my journey in the world of software development and technology. Explore, learn, and collaborate with me on exciting projects. Let's build the future together!
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/muhammad-fiaz.github.io
- Owner: muhammad-fiaz
- License: mit
- Created: 2024-03-15T17:20:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T15:37:48.000Z (3 months ago)
- Last Synced: 2024-10-26T23:04:02.239Z (3 months ago)
- Topics: jekyll, portfolio, portfolio-page, portfolio-site, portfolio-template, portfolio-website, static-site, web, website, website-template, website-theme
- Language: HTML
- Homepage: https://muhammad-fiaz.github.io/
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Personal Portfolio Card ⚡
## Website Preview
![muhammad-fiaz](https://github.com/muhammad-fiaz/muhammad-fiaz.github.io/assets/75434191/deebf9ce-16e4-4dcd-aa8c-67836e11a1a7)
> Make Sure to ⭐ the Repo if You liked it
## 📋 Features
⚡️ Open-Source\
⚡️ Valid HTML5 & CSS3\
⚡️ Easy to modify## 📦 Installation & Deployment
- Clone the repository and modify the content of index.html according to your requirement.
- Add or remove images from `muhammad-fiaz.github.io/assets/` directory as per your requirement.
- I highly recommend to use [Github Pages](https://docs.github.com/en/pages) to deploy the website in EASIEST WAY.
- To deploy your website, first you need to create github repository with name `.github.io`. Please don't give any other name.
- Push the generated code to the `master` branch of this repository.To view a live example, **[click here](https://muhammad-fiaz.github.io/)**
## 🛠️ Tools Used
- [Bootstrap v5](https://getbootstrap.com/)
- [Fontawesome](https://fontawesome.com/)
- [Google Fonts](https://fonts.google.com/)
- [Tippy](https://atomiks.github.io/tippyjs/)## 🚀 Contributing
### Step 1: Clone The Repo 💡
Fork the repository and then clone it locally by doing -
```bash
git clone https://github.com/muhammad-fiaz/muhammad-fiaz.github.io.git
```### Step 2: Build Your Code 🔨
Start your magic by modifying the code and making changes of your own. Then push the commit using -
```bash
git add .
git commit -m ""
git push YOUR_REPO_URL develop
```### Step 3: Create a new pull request 🔃
After cloning & setting up the local project you can push the changes to your github fork and make a pull request.
Made with :heart: by Muhammad Fiaz