Here you can check my public projects:

  • WhisperSub

    WhisperSub

    A Multilingual Subtitle Tool

    WhisperSub is a command-line tool that generates, transcribes, and merges multilingual subtitles for video files. It supports various languages and offers features like audio extraction, speech recognition, and subtitle synchronization.
    Check out the GitHub repository.
    I also wrote a blog post talking about the motivations and challenges of this project.

  • This portfolio

    This portfolio

    It does count, right?

    This portfolio was a small personal challenge — a space to learn and get hands-on with React and Next.js. I've spent most of my work time focused on backend these last years, so I wanted to make sure I stayed connected to the frontend world as well.
    Everything here has been built with React from scratch, which made things slower, but the experience has been more than worth it! I have learnt a lot about components, states, hooks and many other important concepts in the lifecycle of React applications.
    To see more take a look at the skills page, which features an SVG graph rendering component able to display nodes and orbits in a real time simulation.