This is a static website created as a portfolio to showcase my work and skills. The website is published on Github pages and can be accessed at https://dev-bittu.github.io/dev-bittu_portfolio.
The website is built using HTML, CSS, and JavaScript. No frameworks or libraries were used in the development of this project.
The website has the following features:
- Home Page: This page provides a brief introduction about me and my work.
- Projects Page: This page showcases some of my best projects along with their descriptions and links to their Github repositories.
- Skills Page: This page lists the skills I possess along with my proficiency level in each of them.
- Contact Page: This page provides a form to contact me directly from the website.
To run this website on your local machine, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/dev-bittu/dev-bittu_portfolio
- Navigate to the project directory:
cd dev-bittu_portfolio
- Open the index.html file in your web browser.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.