Projects

Selected projects. Everything else is on GitHub.

Quantum Password Strength Analyzer

Security · Python · Streamlit

Approximates password resistance against quantum attacks using three distinct cracking-time estimation methods.

DNSDino

OSINT · Security

Domain reconnaissance tool — WHOIS, DNS resolution, IP geolocation — with an embedded 5-module course on networks and DNS.

Pure Neural Network

ML · Python · NumPy

Neural network from scratch using only Python and NumPy. Exposes the internals that high-level frameworks abstract away.

Qubit Visualizer

Quantum · PQC

Interactive Bloch sphere visualization for single-qubit quantum states. Apply gates, watch state evolve in real-time.

Lure

Security

Honeypot and threat intelligence platform.

Metapro

Forensics · Python

Forensic metadata analysis tool. v1 in active development.

Deep Learning Malware Detection

ML · Security

Deep learning classifier for malware detection.

Advanced RAG Toolkit - Query Decomposition

AI · Python

RAG pipeline with HyDE, query decomposition, and contextual compression.

Multithreaded Port Scanner

Security · Go

Fast multithreaded port scanner.

Hopmap

Security · Networking

Privacy-focused network mapping tool.

Miller-Rabin RSA

Cryptography · Python

RSA implementation with Miller-Rabin primality testing.