Leonardo Esperança's repositories
microservice-email
Microservice Email simplifies email sending via Gmail using Java with Spring Boot, offering scalability and efficiency by leveraging Gmail's robust SMTP infrastructure.
quick-form-fill-automation
Quick Form Fill Automation streamlines product registration by extracting data from Excel spreadsheets, launching a browser with Selenium, and automatically completing online forms. This automation not only saves valuable time but also significantly reduces the risk of errors.
late-pay-notify
Late Pay Notify automates overdue payment notifications by identifying late payments and sending email reminders to customers.
quick-form-fill-backend
Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.
arduino
Desenvolver algo relativamente simples com os sensores/atuadores do Arduino
jdbc
CRUD em JDBC com relacionamento entre tabelas
pdf2excel-extractor
pdf2excel-extractor is a data extraction tool designed to seamlessly extract information from PDF documents and populate it into an Excel spreadsheet. This efficient tool automates the process of extracting data from PDFs, ensuring accuracy and saving time
sales-system-api
API para venda de produtos
servlet-jsp
Transição de objetos da Servlet para JSP | Relacionamento entre objetos | Banco de dados fictĂcio
sudoku
Sudoku Solver is a Java console application that automatically solves standard 9x9 Sudoku puzzles using a backtracking algorithm.
tic-tac-toe
Tic-Tac-Toe Game is a Java console application that allows two players to engage in a game of Tic-Tac-Toe. It manages player turns, validates moves, checks for winning conditions, and declares the game outcome, providing a simple and interactive gaming experience in the terminal.