Projects

SheetBreaker

SheetBreaker is a Python-based tool (CLI + GUI) designed to unprotect sheet-level passwords from .xlsx files. It works by extracting the archive, cleaning protection tags from XML sheets, and repackaging the file without data loss.

PythontkinterCLIGUIExcel XML

Motion Detection with YOLO

A lightweight motion detection system using OpenCV that captures frames upon detecting movement. Ideal for basic surveillance, the tool can be integrated with alert systems or storage services for security applications.

PythonOpenCVComputer VisionSecurity