Welcome to my portfolio! This project showcases my work, skills, and experience as a web developer.
- Introduction
- Demo
- Features
- Technologies Used
- Setup
- Usage
- Directory Structure
- Contributing
- License
- Contact
- Gallery
This portfolio is a personal project to highlight my web development skills and projects. It includes a welcoming header with a typing effect and a button linking to my GitHub profile.
Check out the live demo of my portfolio here.
- Responsive design
- Typing effect for the introductory text
- Linear gradient text styling
- Link to GitHub profile
- HTML
- CSS (Bootstrap)
- JavaScript (Typed.js)
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/sau1606/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Open the
index.html
file in your browser to view the portfolio.
You can use this portfolio to showcase your work, skills, and experience. Customize the content as needed to reflect your own projects and accomplishments.
portfolio/
├── assets/
│ ├── css/
│ │ └── style.css
│ ├── img/
│ │ └── ico.png
├── index.html
└── README.md
assets/
: Contains all the assets used in the project.css/
: Contains CSS files for styling.style.css
: The main stylesheet for the project.
img/
: Contains image files used in the project.ico.png
: The icon image used in the project.
index.html
: The main HTML file for the portfolio.README.md
: The file you're currently reading.
If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to contact me:
- GitHub: Saurabh Singh
- Linkedin: Saurabh Singh
- Instagram: Saurabh Singh
- Gmail: Saurabh Singh
Thank you for visiting my portfolio!