ls ./projects

Projects

A selection of things I've built and improved upon.

Python Automation VirusTotal

VTScan-Automator

A Python-based bulk URL scanning tool that integrates with the VirusTotal API, analyzes the URLs scoring and generates analyst-friendly reports in PDF, JSON, and CSV.

Python OSINT

SearchUp

A cybersecurity investigation tool for CTF competitions and OSINT investigations.

React Tool

Compare-Your-Text

A small, fast, browser-based React tool to compare two pieces of text (lists or paragraphs). It highlights exact duplicates, finds near-matches (similar lines) using a similarity score, and lets you clean and export results.

Python Personal Project

Rental Management System

A Python-based rental management system that allows users to manage their rental properties, track tenants, and handle maintenance requests. It includes features for generating invoices and managing payments.