// SHIPPED

Projects.

№ 01 2024
UPLOAD PARSE EDIT · GEN · MERGE EXPORT
Flask + Vue.js · PCAP & binary analysis

~/devtoolbox

Web suite for network packet analysis. Edit, generate, and merge PCAP captures; inspect binary files in hex from a browser — no local tooling required.

Python Flask Vue.js 3 Scapy Docker
№ 02 2024
TODO
New module
Write docs
IN PROGRESS
AI agent loop
DONE
CLI v2
GUI release

~/workctl

Java CLI + GUI workspace manager. Kanban board, work logs, command library, and Claude AI agent — all stored as plain Markdown. No database.

Java JavaFX Gradle Claude API Picocli
№ 03 2024
PCAP LINK LAYER TCP REASSEMBLY FTP PARSER FILE OUT
C++ · libpcap · offline file reconstruction

~/ftp-analyzer

C++ utility that reconstructs FTP-transferred files from raw PCAP captures. Performs TCP reassembly and FTP control-channel parsing entirely offline — no server access needed.

C++ libpcap TCP/IP CMake
№ 04 2025
INPUT CLAUDE REDIS TOOL RESULT
↑ result feeds back to Claude ↑

~/redis-ai-agent

Claude-powered AI agent that translates plain English to Redis operations. Demonstrates the agent loop pattern: Claude decides which tool to call, reads the result, then explains what happened.

Java Maven Claude API Redis Docker
№ 05 2022
BROKER XLSX AUTO-DETECT MAP CALCULATE STCG · LTCG · SPECULATION EXPORT
Java · Spring Boot · Apache POI · JavaFX

~/tax_hurdle

STCG, LTCG, and speculation tax calculator for Indian equity traders. Upload broker Excel exports (Upstox, Zerodha), auto-detect column mapping, compute quarterly breakdowns, and export a full summary — via Spring Boot REST API or JavaFX desktop GUI.

Java Spring Boot Apache POI JavaFX Swagger