This was my final project for a two-year ITS course in 2024.
It is a multi-user cloud storage service, built with Spring, with a frontend originally made in Vue 2 (now updated to Vue 3). There is also a set of E2E tests written with Playwright, designed to demonstrate the website by running a guided tour in non-headless mode during the final demo.
Other things you will find in this repository come from the first idea of the project, which was supposed to include a code language detection feature written in Python. The original concept was to build a codebase/documentation archive for projects. You can find more details about this initial idea in the Italian description.