Projects
Bigger builds and homelab projects.
Homelab
Self-Hosted AI
Docker
Ollama
NeoGPT — Self-Hosted AI Assistant
Built a fully private AI assistant on an old laptop: Ollama for local LLM inference, Open WebUI for the chat interface, all in Docker, reachable only inside my home network.
Goal: run modern LLMs entirely on hardware I control — no prompts leaving my network — and learn the infrastructure behind it.
Homelab
Blue Team
Wazuh
Raspberry Pi
Wazuh SIEM on Raspberry Pi
Built a small SIEM lab using Wazuh on a Raspberry Pi to practice log ingestion, alerting, and detection workflows.
Goal: generate real telemetry and document detections for SOC-style investigation practice.
Homelab
Automation
OpenClaw
Raspberry Pi
OpenClaw Assistant on Raspberry Pi
Deployed my own OpenClaw assistant (Juno) on a Pi 4 and wired it into Telegram as a personal SOC/dev helper for my homelab.
Goal: have a local AI assistant that can touch real systems and help with security projects, not just chat in a browser.