This is my first frontend project as a web developer, and it consists of a responsive webpage that serves as my curriculum vitae. In addition to the HTML5 structure, CSS3 stylesheet, and JavaScript functions, I have made use of libraries such as Bootstrap and jQuery. I have also implemented a form, and one of the sections is dynamically generated from a JSON file. The webpage includes animations, and I have utilized icon and font libraries such as Font Awesome and Google Fonts. Although there is room for improvement, and I hope to continue working on this project, I am currently satisfied with the results.
A list of technologies used within the project:
- [jQuery]: Version 3.2.1 Slim
- [Popper.js]: Version 1.12.9
- [Bootstrap]: Version 4.0.0
- [Font Awesome]: Version 6.4.0 / 4.7.0
- [Google Fonts] In addition, the project includes the following custom scripts: assets/js/main_cv.js The technologies used in this project provide essential functionalities such as interactivity, responsive design, styling, icons, and fonts. jQuery and Popper.js are utilized for enhanced JavaScript functionality and Bootstrap is employed for building a responsive layout and UI components. Font Awesome and Google Fonts are used for adding icons and custom fonts to the project.