Projects
Public Repositories
JPrinter - Java File Printing Application
JPrinter is a Java application that monitors a specified folder for the creation of text files and automatically sends them for printing using a selected printer. This project is built with JavaFX and leverages Java's WatchService for monitoring file changes and Java Print Service for printing.
JPIX - (JAVA PIX PAYLOAD)
O Utilitário JPix é uma classe Java desenvolvida para gerar payloads conforme o padrão PIX (Sistema de Pagamentos Instantâneos Brasileiro), de acordo com as especificações do Banco Central do Brasil.
Bluetooth DoS Attack
This Python application is designed for conducting Bluetooth Denial-of-Service (DoS) attacks. It allows you to scan for nearby Bluetooth devices and launch a DoS attack against a selected target device.
Whatsapp Bot - Send Messages to Group Members
This script uses the Selenium webdriver to extract phone numbers of members from a WhatsApp group. It opens a WhatsApp Web instance in your default browser, asks you to log in, and then takes a group name as input to extract the phone numbers of all the members in that group.
Java classic snake game
classic snake game clone made in Java with libGDX game framework.