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!

Home Page:https://muhammad-fiaz.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio Card ⚑

https://muhammad-fiaz.github.io

Website Preview

muhammad-fiaz



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 to deploy the website in EASIEST WAY.
  • To deploy your website, first you need to create github repository with name <your-github-username>.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

πŸ› οΈ Tools Used

πŸš€ Contributing

Step 1: Clone The Repo πŸ’‘

Fork the repository and then clone it locally by doing -

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 -

git add .
git commit -m "<your commit message here>"
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 ❀️ by Muhammad Fiaz

About

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://muhammad-fiaz.github.io/

License:MIT License


Languages

Language:HTML 48.8%Language:CSS 44.0%Language:JavaScript 7.2%