Projects

Everything else is on GitHub.

Advanced RAG Toolkit - Query Decomposition

AI · Python

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

RAG Parent-Child Retrieval Toolkit

AI · Python

A parent-child retrieval-augmented generation pipeline for querying dense academic publications, with a layout-aware PDF processing engine and an evaluation framework.

Deep Learning Malware Detection

AI · Security

CNN-based classifier that identifies malware families from binary visualization images.

Pure Neural Network

AI · Python · NumPy

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

Quantum Password Strength Analyzer

Security · Python · Streamlit

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

Qubit Visualizer

Quantum · PQC

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

DNSDino

OSINT · Security

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

Lure

Security

Honeypot and threat intelligence platform.

Metapro

Forensics · Python

Forensic metadata analysis tool. v1 in active development.

Hopmap

Security · Networking

Privacy-focused network mapping tool.

Fingerprint Lab

Security · JavaScript

A technical utility for analyzing browser fingerprinting.

Traceless

Privacy · Browser Extension

A browser extension that detects and monitors tracking requests across the web.

Multithreaded Port Scanner

Security · Go

Fast multithreaded port scanner.

Miller-Rabin RSA

Cryptography · Python

RSA implementation with Miller-Rabin primality testing.

System Telemetry REST API

Java · Spring Boot

A lightweight Spring Boot REST API that exposes system-level telemetry data.

Linux RAM Monitor

Java · Linux

A simple, modular, high-performance system memory monitor built for Linux.

Python Blockchain

Python · Web3

A lightweight implementation of a blockchain structure using Python.

Crablist

Rust · CLI

A blazing fast CLI to-do list application written in Rust.

Licensor

Rust · CLI · Devtool

An instant CLI to inject licenses into your project.

Python Mini Shell

Python · OS

A lightweight Python shell implementation with basic command support.

Omniboard

React · JavaScript

A browser-based whiteboard application built using React and Vite.