The "Car Sharing" project on HyperSkill is a hands-on programming task that involves creating a car sharing application. The project required the implementation of vehicle management, user management and vehicle database functions. The aim of this project was to use skills in programming and working with application data. It required the use of Hibernate and an H2 database, but I also created a version using Spring Boot and a PostgreSQL database, both versions are on my GitHub (link at the bottom of the CV).