Building practical software while moving deeper into cybersecurity.
I am Aman Kumar Pandey, an independent student developer. I build automation frameworks, CLI utilities, and security investigation tools in public — learning systems fundamentals by shipping functional code, testing edge cases, and documenting what actually works.
A local-first command-line investigation toolkit for digital forensics, OSINT, and incident response. Engineered to run 100% offline without leaking sensitive case data to external services.
Python 3.10+Go Native Fast-PathBashPyPI: traceforge-osintmacOS · Linux · Termux
Architecture Split: Python orchestrates the main CLI and investigation modules, while compiled Go routines provide multi-threaded fast paths for rapid SHA-256 evidence hashing and log streaming.
Case Custody & Interoperability: Features immutable evidence vaults, automatic defanging, filesystem differential baselining, and export to OASIS STIX 2.1 and MISP threat sharing formats.
An asynchronous Python WhatsApp Web automation library powered by Playwright. Features typed APIs, multi-device session management, event routing, phone-number pairing, and media handling.
PythonPlaywrightAsyncIOTypeScript BridgeEvent Bus
03 / FRAMEWORKModular
Astra Userbot
Extensible WhatsApp userbot framework built on top of the Astra engine. Features dynamic plugin loading, customizable event hooks, persistent SQLite state tracking, and streamlined deployment scripts.
PythonPlugin SystemSQLiteLinux SystemdAutomation
04 / SUITEFull-Featured
WhatsApp-X
An event-driven messaging automation suite featuring interactive pairing mode, media conversion pipelines, MongoDB database persistence, and deployable containerized setups.
Node.jsPuppeteerMongoDBMedia PipelineDocker
05 / SYSTEMSSystem Admin
Windows Tools & Hardening
A menu-driven system maintenance and optimization utility for Windows. Covers temporary file cleanup, telemetry and service adjustments, power plan management, and system diagnostics.
I am actively channeling my software development background into a structured cybersecurity practice. Rather than collecting buzzwords, I focus on core operating systems, network protocols, threat analysis, and building reliable tools that automate repetitive technical tasks.
SECURITY TOOLINGOSINT & DFIR Workflows
Building local tools for indicator processing, hashing, log triage, and baseline analysis.
SYSTEMSLinux & Networking
Deepening understanding of Linux internals, bash scripting, permissions, and network packet flow.
ENGINEERINGPython · Go · Automation
Writing typed, maintainable application code paired with high-performance compiled binaries.
QUALITYTesting & Documentation
Maintaining clear documentation, automated tests, and reproducible setup scripts across repositories.
04 / SECURITY DIRECTION
Connecting software engineering with cybersecurity.
A progression path from hands-on software construction toward deeper defensive security and analysis capabilities.
01 / FOUNDATIONSoftware & Automation
Building async engines, typed APIs, and high-throughput multi-threaded tooling.
PythonGoNode.jsAsyncIO
02 / INVESTIGATIONOSINT & DFIR Tooling
Local evidence vaults, hash chain-of-custody, log triage, and memory baselining.
TraceForgeSTIX 2.1MISPPCAP
03 / SYSTEMSLinux & Networking
Operating system internals, packet flow analysis, firewall filtering, and POSIX permissions.
WiresharktsharkiptablesTermux
04 / APPLICATIONDefensive Practice
Security automation, vulnerability research, threat correlation, and hands-on lab exercises.
OWASPCTF LabsAuditdHardening
05 / NOTES & CASE STUDIES
Authentic write-ups from real project challenges.
In-depth technical articles and architecture breakdowns published as projects evolve.
FEATURED ARTICLE · CASE STUDY 01Inside TraceForge: Engineering a Local-First OSINT & DFIR Toolkit
Why I built TraceForge, how I split performance-critical workloads between Python and Go, and the practical systems lessons learned along the way.
I enjoy learning how computer systems operate by writing software that solves concrete problems. My public work encompasses automation libraries, systems utilities, and investigative tooling.
My goal is straightforward: write robust code, strengthen core security skills, and contribute transparent, well-documented tools to the open-source ecosystem.