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
- Host: GitHub
- URL: https://github.com/dev-bittu/dev-bittu_portfolio
- Owner: dev-bittu
- License: mit
- Created: 2023-02-16T21:01:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T08:12:49.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T08:31:28.881Z (over 1 year ago)
- Topics: hackerportfolio, portfolio, portfolio-hacker, static-portfolio
- Language: CSS
- Homepage: https://dev-bittu.github.io/dev-bittu_portfolio/
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).