Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.36 KB

File metadata and controls

37 lines (22 loc) · 1.36 KB

CV

This project is a simple portfolio website created using HTML and CSS. The website is deployed on Github Pages and can be accessed via link to website.

TODO

  • Responsive design for mobile devices
  • Fix styles for dropdown lists
  • Add dark mode
  • Add more animations

Usage

You can use this project to create your own portfolio website. Simply clone the repository and start working on your project.

bashCopy code

git clone https://github.com/your-username/your-repo-name.git

You can then start making changes to the HTML and CSS files to create your own unique portfolio website.

Project Structure

The project consists of several files and folders:

  • index.html - the main HTML file for the website
  • style.css - the CSS styles file for the website
  • images/ - a folder containing all the images used on the website

Additional Information

This project was created using simple HTML and CSS technologies. You can customize it to your liking by changing the styles and adding new elements to the page.

If you have any questions or suggestions for improving the project, please feel free to contact me through my Github page.

License

This project is licensed under the MIT license. You are free to use it in your own projects, make changes, and distribute it freely in accordance with the terms of the license.