An open API service indexing awesome lists of open source software.

https://github.com/fayasnoushad/fayasnoushad.github.io

Personal website
https://github.com/fayasnoushad/fayasnoushad.github.io

bootstrap bootstrap5 css html html5 javascript personal-website website

Last synced: 6 months ago
JSON representation

Personal website

Awesome Lists containing this project

README

          

# Personal Website
Personal website made using HTML, CSS, Bootstrap

---

## Description

This project is a personal website created using HTML, CSS, and Bootstrap. It serves as a showcase for my skills, projects, and experiences. The website is designed to be visually appealing and user-friendly, providing visitors with an easy-to-navigate interface.

---

## Features

- Responsive design: The website is optimized for different screen sizes, ensuring a seamless experience across devices.
- Project showcase: I have included a section to showcase my projects, providing details and links to each project.
- About me: Visitors can learn more about me through the "About" section, where I share my background, skills, and interests.
- Accounts: I have added a section to showcase my social media accounts, providing links to each account.

---

## Technologies Used

- HTML: Used for structuring the web pages.
- CSS: Used for styling and layout.
- JavaScript: Used for changing content easily.
- Bootstrap: Used for responsive design and pre-built components.

---

## How to deploy

#### Recommended way

1. Fork this repository.
2. Edit the `config.js` file to add your own informations.
3. Go to the settings of the forked repository.
4. Change repository name to `.github.io`.
5. Enable GitHub Pages in the GitHub Pages section.
6. Your website will be live at `https://.github.io`.

#### To run this project locally, follow these steps:

```sh
git clone https://github.com/FayasNoushad/fayasnoushad.github.io.git
cd fayasnoushad.github.io
# run the index.html file in your browser
```

---

## Usage
Feel free to explore the website and navigate through the different sections. You can click on the project links to view more details about each project.

---

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

---