SOC Tier 2 Analyst · CS Student @ Holon Institute of Technology
Security analyst by day, but most of what I build sits closer to infrastructure — containerized services, CI/CD pipelines, secret management, and automation. Mostly Python, usually with a security angle.
(built to support SOC work)
Production pipeline, deployed and running 24/7. CI/CD on GitHub Actions
with a self-hosted runner (build, deploy, health-check on every push to
master) and CodeQL SAST in the pipeline. Hardened, non-root Docker image
under Compose, secrets in GCP Secret Manager with keyless service-account
auth. Failure-durable Python pipeline with a retry queue and a host-side
watchdog for container health, resource, and auth monitoring.
Python · Docker · GitHub Actions · CodeQL · GCP Secret Manager · Vertex AI
Agent-based security monitoring platform for macOS. A local agent collects
security events and streams them to a FastAPI backend running a YAML
detection rule engine; a React/TypeScript dashboard shows a live feed and
per-agent config. Multi-service, Docker Compose, one-command bring-up.
Python · FastAPI · React · TypeScript · SQLite · Docker Compose · GitHub Actions
| Project | Tech |
|---|---|
| flight-price-checker | Python · Amadeus API · SMTP |
| stock-market-viewer | Python · Tkinter · Requests |
| multi-user-chat-server | Python · sockets · threading |
