Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aman1-2/portfolio
- Owner: aman1-2
- License: mit
- Created: 2024-04-21T15:46:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-17T05:08:19.000Z (2 months ago)
- Last Synced: 2024-11-17T05:26:10.843Z (2 months ago)
- Topics: css, html5, javascript, portfolio
- Language: JavaScript
- Homepage: https://aman1-2.github.io/Portfolio/
- Size: 1.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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\
✔️ FooterTo 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.