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

https://github.com/dev-bittu/dev-bittu_portfolio


https://github.com/dev-bittu/dev-bittu_portfolio

hackerportfolio portfolio portfolio-hacker static-portfolio

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Portfolio Website
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](https://dev-bittu.github.io/dev-bittu_portfolio).

## Technologies Used
The website is built using HTML, CSS, and JavaScript.
No frameworks or libraries were used in the development of this project.

## Features
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.

## Setup Instructions
To run this website on your local machine, follow these steps:

1. Clone the repository to your local machine:
```bash
git clone https://github.com/dev-bittu/dev-bittu_portfolio
```
2. Navigate to the project directory:
```bash
cd dev-bittu_portfolio
```
3. Open the index.html file in your web browser.

## Contributing
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.

## License
This project is licensed under the [MIT License](LICENSE).