/Portfolio

Welcome to my portfolio repository! This repository showcases my skills, projects, and achievements as a software developer. It serves as a representation of my expertise in the field and is still getting improved.

Primary LanguageHTML


Portfolio

πŸ“— Table of Contents

πŸ“– [Portfolio]

[Portfolio] is a project to give a summary of my portfolio.

πŸ›  Built With

  • βœ… HTML
  • βœ… CSS
  • βœ… Git
  • βœ… Github.
  • βœ… Linters

Tech Stack

Client
Server

Key Features

  • Portfolio Home
  • About
  • Work Templates
  • Contact Form
  • Responsive
  • MIT Liscence

πŸš€ Live Demo

(back to top)


πŸ’» Getting Started

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

  1. Go to this URL link: https://github.com/M-Anwar-Hussaini/Portfolio
  2. clone the repo and start working on it.

Prerequisites

  • In order to run this project you need:

  • Google Chrome or other browser

  https://www.google.com/chrome/?brand=JJTC&gclid=CjwKCAjw9J2iBhBPEiwAErwpeSDcMFWiIQWj2u5GY6owZ7OaOHw7dYYCHW7uTR4kvYosNJYd4wt4VxoCiywQAvD_BwE&gclsrc=aw.ds
  • Github Account:
  https://github.com/
  • Npm installed:
  https://nodejs.org/en/download
  • Git installed:
  https://git-scm.com/downloads/

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/M-Anwar-Hussaini/Portfolio

Install

Install this project with:

  • Linters:

  • Lighthouse run:

  npm install -g @lhci/cli@0.7.x
  • Webhint run
 npm install --save-dev hint@7.x
  • StyleLint run:
 npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, execute the following command:

  cd Portfolio
  index.html

Run tests

To run tests, run the following command:

  • To check for styling errors:
  npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using this repository.

Your working browser.

πŸ‘₯ Authors

πŸ‘€ Mohammad Anwar Hussaini

πŸ‘€ HernΓ‘n GΓΌemes


πŸ‘€ Erwin Amador

πŸ”­ Future Features

  • Add contact form
  • Improve desktop version
  • Use JavaScript to have interaction with clients.
  • Add animations and transitions on project cards
  • Use Bootstrap framwork to make it more responsive.
  • Deploy it on a global advanced server.
  • Make a database for it's back-end to save recruiter's data.
  • Advance to support Persain and Pashto languages (Afghanistan's local languages).

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, don't forget to star.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)