Skip to content

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!

License

Notifications You must be signed in to change notification settings

muhammad-fiaz/muhammad-fiaz.github.io

Repository files navigation

🌐 muhammad-fiaz.github.io


Make sure to ⭐ the repo if you found it helpful!

🚀 Getting Started

Clone the repo:

git clone https://github.com/muhammad-fiaz/muhammad-fiaz.github.io.git
cd muhammad-fiaz.github.io
npm install

📌 Development

npm run dev

📌 Production Build

npm run build

📌 Preview Build

npm run preview

🌍 Deployment

This project is optimized for deployment on Netlify or GitHub Pages. To deploy on GitHub Pages:

  • Create a new repo named: <your-github-username>.github.io
  • Push the build output (dist folder) to the root of that repo
  • Or configure Netlify to deploy the dist/ folder directly from your main branch

🔧 Configuration

Make changes in:

  • src/pages/index.astro – main homepage content
  • src/assets/ – for images and static content
  • astro.config.mjs – modify integrations or base settings

🧠 Linting & Type Checking

npm run check   # Type check with Astro
npm run eslint  # Lint source files

📬 Contact

If you have any questions or feedback, feel free to reach out at contact@muhammadfiaz.com

🤝 Contributing

  1. Fork this repo
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open 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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published