Not that bad of a description i guess.
This post goes over the self-deleting binary; A malware proof of concept project that I’ve been working on since December of 2025. Project can be found here.
Python-SAT was my final project for my Introduction to Programming taken during my first year of transferring into Loyola University. The project itself dove into concepts well beyond the course structure. It was built to be a robust CLI tool for ensuring certain services were active on my home network. This project was built in Python as per the course requirements.
Genpass-RS is my flagship project that I have been working on since 2023. It was originally written in C and then refactored into the powerful tool that it is today.