REST API using Java (Spring) with business logic and endpoints.
HTML/CSS and JS.
MongoDB for persistence, accessed via repositories.
Spring Boot
Maven for builds and dependency management.
Git with GitHub for source control and collaboration.
Noticias is a web application for managing and sharing news articles. The project uses HTML5 and CSS3 for the frontend, with Thymeleaf handling the view layer. Java, Spring Boot, and Spring Data JPA are used for the backend, with MongoDB for data persistence. Maven manages build automation.
Github
This project aims to investigate the application of Satisfiability Modulo Theories (SMT) to the problem of automatic key generation for access systems. The goal is to develop a system that performs reverse engineering automatically.
Github
Zeit is a project that aims to automate the process of editing videos for platforms such as TikTok, YouTube Shorts, and Instagram.
Github
This project is the conclusion to the Introduction to Programming course at UTFPR - Toledo.
Built using C and the SDL2 library as a game engine on Linux.
Manual compiling:
gcc -o main main.c -lSDL2 -lSDL2_image
A webapp made with Javascript for budget assistance. Allows the user to input expenses and income sources and saves the data into a sheet.
Github