This repository contains an HTML+CSS personal CV created by BOUSSOU WALID from scratch.
You can view the live demo of this CV hosted on w3spaces.
An alternative link to the CV is available at walidbosso.github.io/CV_BOUSSOU_Walid/.
- HTML5
- CSS3
- CSS Animations
- CV Design with HTML and CSS
- Box Shadow
- Text Shadow
- Transformations in CSS
- Responsive Design
This project uses MIT license. See LICENSE for details.
-
Clone the repository:
git clone https://github.com/walidbosso/CV_BOUSSOU_Walid.git
-
Open the
index.html
file in your preferred web browser.
Feel free to explore and modify the code to suit your needs. If you have any questions or suggestions, feel free to reach out!
If you'd like to contribute to the project, please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature/your-feature
) - Open a pull request
If you encounter any issues or have suggestions, please open an issue on the Issues page.
Thank you for checking out my first repository! 🚀