Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aman1-2/portfolio

My Web-portfolio made using only HTML, CSS and JavaScript with a clean and minimal UI
https://github.com/aman1-2/portfolio

css html5 javascript portfolio

Last synced: 2 days ago
JSON representation

My Web-portfolio made using only HTML, CSS and JavaScript with a clean and minimal UI

Awesome Lists containing this project

README

        

# Portfolio Website

## [aman1-2.github.io/Portfolio/](https://aman1-2.github.io/Portfolio/)

![Portfolio Image](assets/img/portfolio-preview.png)

⭐ Star this repo on GitHub — it helps!

## Features 📋

⚡️ Fully Responsive\
⚡️ Valid HTML5 & CSS3\
⚡️ Typing animation\
⚡️ Functional Contact Form

## Sections 📚

✔️ Home\
✔️ About\
✔️ Skills \
✔️ Qualifications \
✔️ Projects\
✔️ Contact Me\
✔️ Footer

To view a live example, **[click here](https://aman1-2.github.io/Portfolio/)**

## Tools Used 🛠️

- [**GitHub Pages**](https://docs.github.com/en/pages) - To host my static website (HTML, CSS, JS).
- [**Font Awesome**](https://fontawesome.com/) - A font and icon toolkit based on CSS.
- [**Iconscout**](https://iconscout.com/unicons) - Ready-to-use high-quality SVG icons.
- [**Swiper.js**](https://swiperjs.com/) - JavaScript Library

## Contributing 💡

#### Step 1 Installation
1. Clone the repository: `git clone https://github.com/aman1-2/Portfolio`
2. Open the project folder: `cd Portfolio`
3. Open the `index.html` file in your web browser.

- 🍴 Fork this repo!
- 👯 Clone this repo to your local machine.

#### Step 2 Usage
- Navigate to different sections of the website using the navigation menu.
- Explore the About, Skills, Qualifications, Projects, and Contact sections for more information about Aman Pratap Singh and his work.
- Click on the links provided to visit Aman Pratap Singh's social media profiles and GitHub repository.

- Build your code 🔨🔨🔨

#### Step 3 Contributing
Contributions are welcome! Please follow these steps:
1. Fork the repository.
2. Create a new branch: `git checkout -b feature-new-feature`
3. Make your changes and commit them: `git commit -m 'Add new feature'`
4. Push to the branch: `git push origin feature-new-feature`
5. 🔃 Submit a new pull request.