giubueno
I am an agile software developer interested in architecture that works as a manager and sometimes act as a leader.
blacklane.comBerlin, Germany
Pinned Repositories
live-translation
Translate the audio input using readily available machine learning tools and text-to-speech technology.
video-translator
A web application that uses AI to translate video speeches. You can upload a video, and the application will transcribe the audio, translate the text, and allow you to edit the translation. Afterward, you can generate a voice-over in the translated language.
giubueno's Repositories
giubueno/live-translation
Translate the audio input using readily available machine learning tools and text-to-speech technology.
giubueno/video-translator
A web application that uses AI to translate video speeches. You can upload a video, and the application will transcribe the audio, translate the text, and allow you to edit the translation. Afterward, you can generate a voice-over in the translated language.
giubueno/auto-translate
A group of bash script to translate the audio of videos from English to other languages using cloud services.
giubueno/cpp20
Training code to improve my C++ 20 knowledge.
giubueno/create_ap
This script creates a NATed or Bridged WiFi Access Point.
giubueno/giubueno.github.io
https://giulliano.me
giubueno/RaspTank
Code to control my Rasptank.
giubueno/sort-by
A utility to create comparator functions for the native `Array.sort()`. Allows for sorting by multiple properties.