I was too lazy to update my CV. Here's a dynamically generated version in pure HTML / CSS / JS
I'm not a web developper, nor do I endorse web developpment in general.
This is a project I've purely made for fun.
- docs/: Directory containing the CV website files
- css/style.css: Contains the styles for the web application
- images/: Directory containing image assets
- js/script.js: Contains the JavaScript code for the web application
- cv.json: A JSON file that stores CV data
- index.html: The main HTML file for the web application
- robots.txt: Search engine crawling directives
- README.md: This file, which provides an overview of the project
- Clone the repository.
- Open
docs/index.htmlin a web browser to view the application.
This project does not have any external dependencies.
This project is licensed under the MIT License.