Projetos
Classifier
OrganIA | Novembro 2024 - Janeiro 2025
Aplicação web desenvolvida como novo produto da empresa. A aplicação possui o objetivo de receber uma entrada em formato de texto, ou em áudio, transcrever-lo (se necessário) e classificá-lo entre um grupo de classificações cadastradas pelo usuário utilizando LLM (Large Language Model).
Além da funcionalidade isolada como uma aplicação a parte, o backend foi desenvolvido para expor o seu funcionamento e ser usado como integração utilizando outros serviços e produtos da empresa.
Além da funcionalidade isolada como uma aplicação a parte, o backend foi desenvolvido para expor o seu funcionamento e ser usado como integração utilizando outros serviços e produtos da empresa.
Floui CLI
Floui | Janeiro 2024 - Outubro 2024
CLI application for the product development team. I developed the application with the aim of facilitating the local development process and speeding up the work of creating new connectors for the Floui low code integration platform. Over time, the CLI gained new features such as:
• Install packages within application containers;
• Access container logs;
• Download images from the internet to use as connector icons;
• Create initial unit testing structure for connectors;
• Create tokens for authentication;
• Authenticate to external services such as Github (OAuth2) and Passbolt (Private Key);
• Update the CLI through the application itself (self update);
• Remotely access client machines using SSH, searching for credentials in the authenticated user's Passbolt password manager;
• Install packages within application containers;
• Access container logs;
• Download images from the internet to use as connector icons;
• Create initial unit testing structure for connectors;
• Create tokens for authentication;
• Authenticate to external services such as Github (OAuth2) and Passbolt (Private Key);
• Update the CLI through the application itself (self update);
• Remotely access client machines using SSH, searching for credentials in the authenticated user's Passbolt password manager;
YouTube Downloader
Projeto Pessoal | Agosto 2022 - Agosto 2022
Desktop application to download YouTube videos and music from a list of URLS or names. Support for mp3 and mp4.
All the tools for downloading YouTube content that I had come across only allowed you to download one media at a time, this is great when you want to download 1 or 2 videos, but it starts to get extremely annoying if you have a list of 15, 30, 50 items.
This application solves this problem by allowing you to quickly add all media and then start the download in the background, in addition to organizing the entire structure in the output folder.
Ver repositório
All the tools for downloading YouTube content that I had come across only allowed you to download one media at a time, this is great when you want to download 1 or 2 videos, but it starts to get extremely annoying if you have a list of 15, 30, 50 items.
This application solves this problem by allowing you to quickly add all media and then start the download in the background, in addition to organizing the entire structure in the output folder.
SonoMonkey
Projeto Pessoal | Junho 2022 - Atual
Bot de músicas para Discord criado para uso pessoal. Bot com menu interativo e suporte a pesquisas por texto e por links do YouTube ou Spotify.
Aplicação consta com sistemas de logs, histórico de execuções e filas de músicas.
Aplicação consta com sistemas de logs, histórico de execuções e filas de músicas.
Ver repositório
Controle de Estoque
Madeireira Kamua | Fevereiro 2022 - Abril 2022
Desktop application for internal company control. The application has an automatic backup system, simultaneous access to the same database (through the network) and user preferences, such as dark and light mode.
Ver repositório