/ projects
06 entries
Projects.
P.01
Sonar
A red-team reconnaissance automation framework. Drives Nmap for host and port discovery, enriches web services with httpx, crawls discovered URLs with katana, performs content discovery, captures screenshots, and renders an HTML report per run.recon · python · red team · 2026
→
P.02
Termite
Terminal emulator written in C with OpenGL and FreeType. Focuses on shell process execution, text rendering, OS interaction, I/O handling, and safer buffer management.c · opengl · systems · 2026
→
P.03
HTTP Alert
Java networking project with client and server components for HTTP alert handling. Demonstrates request parsing, socket-based communication, and server-side response logic.java · networking · http · 2026
→
P.04
ASCII Life
Terminal-based Game of Life in C++. Models cellular automata rules and renders each generation as ASCII output.c++ · simulation · cli · 2026
→
P.05
LSB Stego
Python steganography tool. Encodes images by altering the last bit of each color value; decoder reconstructs the message from those bits.stego · python · pillow · 2025
→
P.06
pktsniff
CLI packet sniffer in C. Reports ethernet header, source/dest MACs, IP header info, and TCP details. Filters by port; configurable capture device.c · libpcap · networking · 2025
→