I build small, practical projects around systems, security, automation, and structured data.
- Linux / networking / systems foundations
- Security engineering / detection / automation
- Scientific computing / time-series / structured data workflows
- Technical notes and reproducible lab writeups
- systems-foundations — Linux, networking, CLI tools, core notes
- security-labs — sanitized security notes, parsers, detection-oriented scripts
- scientific-computing-toolkit — reusable utilities for structured/time-series data
- telemetry-lab — bridge projects connecting logs, signals, and security workflows
- strengthening Linux + networking fundamentals
- building small finished tools
- preparing for IELTS Academic and 2027 applications
C++20 defensive log analysis CLI for Linux authentication logs.
- parses both legacy syslog and
journalctl --output=short-fullinput - normalizes authentication evidence before detection
- reports suspicious login activity in Markdown and JSON
- surfaces parser coverage and unknown-line accounting
- ships with CI, CodeQL, and hardened GitHub workflows
Repo: stacknil/LogLens
