Ghost Text Extension
A browser-based Data Loss Prevention agent designed to prevent accidental leakage of PII into LLMs like ChatGPT and Claude.
Selection 01
A focused set of projects across cybersecurity, education, mobile apps, and portfolio tooling.
A browser-based Data Loss Prevention agent designed to prevent accidental leakage of PII into LLMs like ChatGPT and Claude.
An open-source education platform that aggregates resources from MIT and CS50 into structured, gamified career tracks.
A web app that transforms static study materials into an interactive testing environment with grading tools.
A high-end minimalist portfolio template for developers, built around fluid animation and crisp presentation.
Official release of the Root Codex Dictionary Android application, built with Flutter and Dart.
A free browser-based word processor supporting rich text editing, custom themes, DOCX export, and offline use.
Threaded network port scanner with Rich terminal output. 50x faster than single-threaded scanning using ThreadPoolExecutor.
DNS reconnaissance tool that queries MX, NS, TXT records and performs WHOIS and reverse DNS lookups on any domain.
Web security tool that detects missing HTTP security headers and vulnerability risks. Tested on real websites including Google and Facebook.
Scans 10 websites simultaneously using async Python — 10x faster than normal scanning using asyncio and aiohttp.
Professional REST API security scanner with API key authentication, Pydantic validation, and auto-generated Swagger documentation.
SOC tool that detects brute force attacks from server logs using regex pattern matching and returns structured threat reports.
Demonstrates SQL injection attack and prevention using parameterized queries. Implements both vulnerable and secure login endpoints.