It's very personal to me :D
In class, I developed an ORM modeled on my school's structure, featuring user, address, and post entities alongside the Demo Application to run it. The project connected these tables directly to the code, allowing me to manage profiles and publications automatically. This practical application made it much easier to understand how real-world data mapping works behind the scenes without writing manual SQL queries.