About
I'm a self-taught tinkerer with 80+ repos of whatever caught my curiosity: AI tools that write novels and translate books, wiki generators, game mods, map generators, self-hosted media servers, retro gaming projects — if it seems fun to build, I build it.
Lately a lot of that curiosity has LLMs in it: a fantasy-novel generator orchestrating multiple APIs, a two-pass book translator running on local Ollama models, an open-source DeepWiki that documents any repository, and an AI-assisted scripting editor for Juno: New Origins. I've also contributed to open-source security agent frameworks — Redamon, Xalgorix, SecurityClaw — small contributions I'm proud of, learning from projects much bigger than me.
No credentials to flash, no company behind it — just a hobbyist who likes systems that run themselves, games worth modding, and shipping things in the open.
Based in Building from home.
Experience
Maker — AI & LLM tooling
Ongoing · Open source · Hobby
Most of what I build lately has a language model somewhere inside — generators, translators, documentation tools, chat interfaces.
- CyberNovelist-AI — CLI + web app that writes full fantasy novels with multi-API LLM orchestration
- book-translator — two-stage translation of whole books on local Ollama models
- FreeDeepWiki — open-source AI wiki generator for any GitHub/GitLab/Bitbucket repo
- Plus experiments in TTS/STT, LLM chess arenas, Discord bots and agent playgrounds
Tinkerer / Modder — Games & modding
Always · Space games · Strategy · Retro
Space sims and strategy games are home turf — I mod them, build tools for them, and occasionally resurrect them.
- VizzyCode + VizzyIATools — AI-assisted scripting editor and XML toolkit for Juno: New Origins
- Mods and tooling for Pioneer, Endless Sky (incl. a translation tool with GUI) and Citizens of Rome
- Fantasy map generator forks wired into Crusader Kings 3 workflows
- Retro gaming: Pokémon Fire Ash on R36S handhelds, browser RetroArch, WoW 3.3.5a addons
Contributor — Security frameworks
2025 — Present · Open source · Learning in public
Security is a hobby I take seriously enough to contribute to real projects — modest contributions to agentic frameworks I admire.
- Redamon — AI-powered agentic red team framework · 2.2k★
- Xalgorix — autonomous AI pentesting agents in Go · 780★
- SecurityClaw — autonomous SOC agent over OpenSearch/Elasticsearch · org member
- Not a security genius — just proud to have code in projects like these
Projects
Maker · Python · AI docs — Turn any repo into a living wiki
Open source DeepWiki alternative: an AI-powered wiki generator for GitHub/GitLab/Bitbucket repositories that reads a codebase and writes the docs for you.
Built with: Python, AI, Documentation, Open Source.
Maker · Python · CLI + Web — Full fantasy novels, written by a swarm of LLMs
Python-based CLI and web app for generating full fantasy novels using LLMs, with multi-API support, advanced context management, and professional export. Spanish-only for now.
Built with: Python, LLM Orchestration, CLI, Web App.
Maker · C# · Juno: New Origins — An AI-assisted scripting editor for a rocket game
A Windows-based editor for Vizzy, the visual scripting language of Juno: New Origins, with built-in AI coding agents. Paired with VizzyIATools, a Python toolkit to generate, edit and validate Vizzy XML programs.
Built with: C#, AI Agents, Games, Tooling.
Maker · Python · Ollama — Two-pass AI translation with self-reflection
Translates books and large text files via local Ollama LLMs using a two-stage pipeline — initial translation, then AI self-reflection and refinement. Built on KazKozDev's original.
Built with: Python, Ollama, LLM, Translation.
Contributor · Python · Red team — Proud to have code in this one
An AI-powered agentic red team framework that automates offensive security operations from reconnaissance to post-exploitation. I'm a modest contributor to a project much bigger than me — 2.2k★ and climbing.
Built with: Python, Agentic AI, Security, Contribution.
Contributor · Python · SOC — An autonomous SOC analyst that never sleeps
A modular, skill-based autonomous SOC agent that monitors OpenSearch/Elasticsearch data and validates anomalies with LLM reasoning. Another open-source security project I contribute to and learn from.
Built with: Python, RAG, SOC, Contribution.