01 // Selected Work — Projects
Stuff I made
SOC / Detection
BuiltCloud SOC Detection Lab
BuiltA cloud-hosted Elastic SOC I built to practice the full detection-to-investigation workflow against live attack telemetry.
- Stood up an Elastic SIEM (Elasticsearch, Kibana) with Fleet and Elastic Agent, ingesting Sysmon and Windows telemetry from a Windows endpoint.
- Authored brute-force detection rules, built Kibana dashboards, and triaged the resulting alerts end to end.
- Ran a full adversary emulation (Kali attacker, Mythic C2 running the Apollo agent), generating live attack telemetry and mapping the chain to MITRE ATT&CK (e.g. T1110).
- Deployed Elastic Defend (EDR), validated prevention with a malicious-download test, and configured an automated response action.
GRC / Compliance
BuiltGRC Fleet Auditor
A Python tool that discovers hosts on an authorized network, audits the reachable Ubuntu hosts against the CIS Benchmark with OpenSCAP, and produces a fleet compliance report with run-over-run drift. Built as audit evidence for a GRC analyst.
- End-to-end pipeline: nmap discovery → classify → SSH reach → OpenSCAP/SSG detection → scan → SQLite persistence → HTML/JSON/CSV report with drift history.
- Wraps OpenSCAP rather than reimplementing checks, so the compliance verdicts stay authoritative and audit-defensible.
- Authorization-gated and non-intrusive: refuses to run without an explicit, signed-off scope, never installs on or modifies the hosts under audit, and files every host into an honest coverage bucket (scanned, unreachable, scanner_absent, …).
02 // Certified
Certifications
CompTIA's stackable security-analytics path — three certs earned in sequence, early-career to professional.
The experience shown is CompTIA's recommended preparation for each exam — their guidance for earning the certification, not a claim about time on the job. CSAP has no standalone exam; it's granted automatically for holding Security+ and CySA+.
03 // Engineering with AI
Engineering with AI
I build with Claude Code as a pair — it drafts, I direct and review, and nothing ships that I can't explain. These are the tools I've built on top of that loop; the full method and toolkit live in the repo.
How I work
- Grill the plan before any code — one decision at a time, dependencies first.
- Walking skeleton first, then fan out the hardening with file-level ownership.
- Review, simplify, and tests on every change; steering files keep it honest and on-spec.
GRC Fleet Auditor
FlagshipThe flagship, built with an AI pair across four security-hardening passes: ~2,700 lines of Python, 123 tests, and a design that refuses to certify a host it didn't actually assess. The same auditor listed above — here for how it was built.
clear-not-compact
Shipped pluginA Claude Code plugin I shipped: persist a session to disk and resume it instead of /compact. The workflow comes from an r/ClaudeCode thread (credited); the packaging, the ADRs, and the one-command install are mine.
evidence-builder
BuiltA skill that turns real homelab artifacts — configs, logs, topology — into a push-ready repo, and never a topic on its own. Real work in, verifiable evidence out.
Five-team research engine
BuiltA research skill whose five teams run blind to each other, with disconfirmation built into the structure and a run that ends by declaring a ceiling instead of one confident number.
These are tools I drive, and I'm exact about what's mine. The engineering, the steering files, and the guardrails are mine; the frameworks I run on top of Claude Code are other people's, and credited.
04 // About
About
An aspiring Cybersecurity professional with a hankering for all things technical. He enjoys doing Hack The Box blue team and red team labs, configuring detection statistics into maps, getting flag.txt, making random things and solving puzzles.
05 // Track record
Experience
Jun 2025 – Mar 2026
AI Technician / AIM Intelligent Machines
Redmond / Monroe, WA
- First-line monitor on a two-person watch across 2–5 prototype autonomous machines, triaging a live operational alert feed and escalating genuine and safety-critical faults to senior engineering.
- Verified ambiguous deviations against the defined operating plan to validate true anomalies and filter false alarms.
- Owned incident ticketing in Linear, authored procedure docs (SOPs), reported status directly to senior engineering leadership, and assisted with new-hire IT provisioning and cabling.
Dec 2024 – May 2025
IT Support (contract) / Pirean Gallery
Moscow, ID
- Independent on-site technical support across a mixed Windows and macOS environment, troubleshooting hardware, software, and network issues root cause first.
- Traced a live-event connectivity outage to incorrect switch-port cabling and restored service under time pressure.
Summer 2024
Commercial Fisherman (greenhorn deckhand) / Silver Bay Seafoods
Dillingham, AK
- Worked ~19-hour shifts, seven days a week, for five consecutive weeks during peak salmon season, sustaining reliable, safe performance across an eight-week run.
Feb – Apr 2024
Data Annotation Intern / Vantage International
Moscow, ID
- Labeled and prepared transcript and image datasets in Excel used to train large language models, with strong attention to detail.