Selection 01

Selected Works.

A focused set of projects across cybersecurity, education, mobile apps, and portfolio tooling.

01
JavaScriptCybersecurityDLP

Ghost Text Extension

A browser-based Data Loss Prevention agent designed to prevent accidental leakage of PII into LLMs like ChatGPT and Claude.

02
Cyberpunk UIEdtechOpen Source

Root Academy

An open-source education platform that aggregates resources from MIT and CS50 into structured, gamified career tracks.

03
PDFAudioEdtech

Universal Exam Platform

A web app that transforms static study materials into an interactive testing environment with grading tools.

04
ReactTailwindWeb Design

Free Portfolio Template

A high-end minimalist portfolio template for developers, built around fluid animation and crisp presentation.

05
FlutterDartMobile

Root.Codex

Official release of the Root Codex Dictionary Android application, built with Flutter and Dart.

06
PythonWeb ApplicationEditor

Word Text Editor

A free browser-based word processor supporting rich text editing, custom themes, DOCX export, and offline use.

07
PythonThreadingSecurity

Port Scanner

Threaded network port scanner with Rich terminal output. 50x faster than single-threaded scanning using ThreadPoolExecutor.

08
PythonDNSOSINT

DNS Lookup Tool

DNS reconnaissance tool that queries MX, NS, TXT records and performs WHOIS and reverse DNS lookups on any domain.

09
PythonFastAPISecurity

HTTP Header Auditor

Web security tool that detects missing HTTP security headers and vulnerability risks. Tested on real websites including Google and Facebook.

10
PythonAsyncIOaiohttp

Async URL Scanner

Scans 10 websites simultaneously using async Python — 10x faster than normal scanning using asyncio and aiohttp.

11
PythonFastAPIPydantic

FastAPI Security Scanner

Professional REST API security scanner with API key authentication, Pydantic validation, and auto-generated Swagger documentation.

12
PythonFastAPISOC

Log Analyzer API

SOC tool that detects brute force attacks from server logs using regex pattern matching and returns structured threat reports.

13
PythonFastAPISQLite

SQL Injection Demo

Demonstrates SQL injection attack and prevention using parameterized queries. Implements both vulnerable and secure login endpoints.