- Homepage: An attractive introduction with basic information about me, my work and my passion.
- Resume: A dedicated page showcasing my full resume, including my professional and educational background.
- Services: A section detailing the professional services I offer.
- Contact: A contact page allowing visitors to reach out to me directly via a form.
- HTML5
- CSS3
- JavaScript
- Frameworks and Libraries:
- FontAwesome
To run this project locally, follow these steps:
- Clone this repository to your local machine:
or
git clone git@github.com:shinydisk/Website.git
git clone https://github.com/shinydisk/Website.git
- Navigate to the project directory:
cd website
- Open the
index.html
file in your browser to view the site in action.
To run this project with Docker, follow these steps:
- Clone this repository to your local machine:
or
git clone git@github.com:shinydisk/Website.git
git clone https://github.com/shinydisk/Website.git
- Navigate to the project directory:
cd website
- Open the project:
docker compose up -d docker compose logs --follow website
Once the site is open in your browser, you can navigate through the various sections via the navigation menu. Each section provides specific information about me and my services.
Some features are currently in development:
- Language Switch Button: Will allow users to change the site's language.
- Dark Mode: Will offer a dark theme option to enhance visual comfort.
Stay tuned for future updates that will include these features.
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a branch for your feature or bug fix (
git checkout -b feature/feature-name
). - Commit your changes (
git commit -m 'Add a feature'
). - Push to the branch (
git push origin feature/feature-name
). - Open a Pull Request.
Thank you for your help!
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for visiting my Website! If you have any questions or suggestions, feel free to contact me via the contact page.