| ID | Project | Description | Status |
|---|---|---|---|
E-001 |
PhishEye Recon | Browser extension for detecting phishing, homograph attacks, and domain spoofing. Features risk scoring, brand impersonation detection, Unicode analysis, and optional VirusTotal & urlscan integration. | โ ACTIVE |
| ID | App | Description | Status |
|---|---|---|---|
A-001 |
LogEye | Log analyzer and threat detector that ingests Windows Security and Linux auth logs, normalizes events, and surfaces findings like brute-force attacks, suspicious logins, and privilege escalation. Exports to CSV and JSON. Free CLI + paid WPF desktop GUI. | โ DEPLOYED |
A-002 |
GhostProcess | Real-time suspicious process scanner that enumerates all running processes, computes SHA-256 hashes, and queries VirusTotal to classify each as clean, malicious, or unknown. Features a tabbed Tkinter GUI with KPI dashboard cards, risk scoring, and persistent settings. | โ ACTIVE |
A-003 |
Cipher Sentinel | Advanced password strength analyzer with offline SHA-1 breach hash detection (HIBP-compatible), keyboard-walk sequence detection, entropy scoring, and 10 switchable themes including SOC Nightfall, Matrix Protocol, and Cyber Neon. | โ DEPLOYED |
| ID | Project | Description | Status |
|---|---|---|---|
H-001 |
Defendagotchi | Tamagotchi-style ESP32 cybersecurity companion with ILI9341 touchscreen. Runs real-time Wi-Fi threat scans โ detecting rogue APs, deauth attacks, captive portals, and weak encryption. | โ ACTIVE |
H-002 |
PandaFense | Handheld ESP32 defense tool with OLED UI, CC1101 Sub-GHz RF module, 14 Wi-Fi detectors, 10 BLE detectors, honeypot modules, and a live WebSocket WebUI at pandafense.local. |
โ ACTIVE |
# Simple, practical security scripts. No bloat.| Script | What It Does |
|---|---|
email_analyzer.py |
SPF / DKIM / DMARC parsing, hop tracing, spoofing detection โ accepts .eml files or stdin |
port_scanner.py |
TCP/UDP scanner with banner grabbing & service fingerprinting โ zero dependencies, pure stdlib |
ssl_inspector.py |
SSL/TLS cert inspector โ expiry, cipher suites, chain validation, JSON output |
| Script | What It Does |
|---|---|
backup_tool.py |
Compress โ upload to S3/Backblaze B2 โ rotate old backups on a schedule |
disk_reporter.py |
Top disk offenders, duplicate/old file detection, email alerts โ zero dependencies |
health_monitor.py |
Service uptime monitor โ SQLite logging, Slack & email alerts on failure/recovery |
net_pinger.py |
CIDR sweep pinger โ ICMP/TCP probing, latency stats, hostname resolution, watch mode |
sys_inventory.py |
System snapshot โ CPU, RAM, OS, disk, network, processes, software โ JSON/CSV export |
| ID | Project | Description | Status |
|---|---|---|---|
G-001 |
Glitch Pong | A glitchy cyberpunk Pong remake where the ball is sentient and actively works against you. Not just the paddle โ the ball itself is your enemy. Neon visuals, dystopian vibe. | โ ACTIVE |



