Search On Media Group
Web Developer
Context
Search On Media Group is an Italian digital media company whose products — internal tools and public websites alike — are built with Vue.js. I joined as a Web Developer working across that whole surface: the sites people visit and the tools the team itself depends on every day.
What I built
My biggest project was migrating the Ibrida.io platform from Vue 2 to Vue 3. A major-version migration is never a find-and-replace: moving the codebase to the Composition API meant rethinking how each component's logic was organized, piece by piece, while the platform had to keep working. Alongside the migration I built and maintained internal tools and websites across the group.
Outcome
A modernized platform on the current major version of Vue, with component logic that is easier to reason about and extend. For me, the migration was the best Vue school possible: rewriting an entire codebase from one paradigm to the other leaves you fluent in both.
Stack
- Vue.js
- JavaScript