I'm a systems and security engineer building long-term mastery in Cloud, Cybersecurity, and DevOps, with a focus on practical tooling, ethical AI, and infrastructure reliability.
My repositories document my journey through real-world problem-solving — from packet sniffers and network monitors in Rust, to JSON diffing tools, AI prompt parsers, and DevSecOps orchestration with Go and Temporal.
Currently exploring ethical AI tooling for artists and cultural storytelling, with a strong emphasis on privacy, consent, and usability.
Click to expand
SecChapter
— Long-term documentation of my journey in Cloud, Cybersecurity, and DevOps.StructDiff
— JSON structural diffing tool for easier inspection of data changes.ScrapChat
— Tool to organize ChatGPT outputs into readable markdown sections.ps
— A packet sniffer and network monitor built in Rust.argo-apps
— ArgoCD-based demos for distributed system orchestration.NetPulse
— Periodic internet speed monitor for local analysis.VulnData
— Future dataset project for vulnerability scraping and LLM-assisted security insight.CyberScope
— Security dataset analysis based on public Kaggle sources.
Click to expand
Cyberflow
— Temporal + Go-based scanner for threat intel, enriched and cached locally.Triage
— Electron-based issue triage dashboard with D3 and DuckDB.Thoughts
— A CLI utility for fast personal note-taking.EsMappingTests
— Elasticsearch mapping experiments.SimpleMicroservice
— Basic microservice starter template.network_agent
— Local network statistics monitoring agent.http-showcase
— Demos of HTTP/1.1, HTTP/2, and HTTP/3 features.go-ssl
— Go project to inspect SSL/TLS issues.GoRoutinesAndConcurrency
— Go concurrency exploration.
Click to expand
FocusFeed is a personal, LLM-powered command center for daily knowledge and updates.
An MCP-style system that connects LLMs (like ChatGPT or Claude) to your key information feeds — so you wake up to a structured, summarized digest of everything that matters.
- Overwhelming inboxes and news feeds
- Time wasted identifying important content
- Passive reading habits
- Loss of context and connection between information sources
- 📬 Pulls from Gmail, GitHub, Hacker News, RSS, Reddit, and arXiv
- 🧠 GPT/Claude summarization and context-based commentary
- 📚 Highlights key terms and vocabulary
- 📆 Generates digest in Markdown, email, or TUI
- 🔌 Easily extensible with new tools and endpoints
- 🛠️ 100% self-hosted / local by design — no vendor lock-in
Click to expand
nvim
— My personal Neovim configuration.diary
— Personal learnings and re-usable knowledge notes.CodeToolBox
— Handy scripts and productivity utilities.LangLib
— Competitive programming language utility repo.kali-linux-ctf
— Vagrant + Kali setup for security challenges.LeetCode
— My solutions to Leetcode problems.