This repository contains the source code for Sachin Dhakarey's personal homepage, which is hosted on www.sachindhakarey.github.io. The homepage showcases Sachin's latest projects, provides information about him, and offers ways to contact him.
The following technologies were used to develop this project:
- HTML
- CSS
- Bootstrap
- JavaScript
- jQuery
To clone or replicate this project locally, follow these steps:
-
Clone the repository using the following command:
git clone https://github.com/sachindhakarey/sachindhakarey.github.io.git
-
Navigate to the project directory:
cd sachindhakarey.github.io
-
You can now explore and modify the source code using your preferred code editor.
The project relies on the following external dependencies, which are linked via content delivery networks (CDNs):
- Bootstrap: CSS framework for responsive design.
- jQuery: JavaScript library for DOM manipulation.
- Popper.js: JavaScript library for tooltip and popover positioning.
Contributions to the project are welcome. If you find any issues or have suggestions for improvements, please create an issue on the GitHub repository or submit a pull request.
This project is open source under the Apache-2.0 License.