Skip to content
View denfry's full-sized avatar
🎩
🎩

Block or report denfry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
denfry/README.md

Denfry

Telegram GitHub

Java developer. I build server-side Minecraft systems — plugins, mods, and anti-cheat — and open-source tooling for AI coding agents. I run my own Minecraft server, so most projects are tested in real production.

Portfolio: denfry.github.io

Selected work

  • codebase-index — local-first codebase indexing for AI coding agents (FTS5 + Tree-sitter + graph search, offline). Python
  • agent-sync — coordinate multiple AI coding-agent sessions: shared tasks, file locks, live messaging over SQLite. Python
  • OverWatch-ML — cheat-detection system for Minecraft servers using behavior analysis and ML. Java
  • AquaGuard — block logging, inspection and rollback mod for Forge 1.18.2–1.21.1. Java
  • ContinentRegions — Paper plugin: draw continents on BlueMap → WorldGuard regions, with REST API. Java
  • WorldAccessBlocker — configurable access control for End, Nether and elytra. Java
  • VeritasAd — neural-network analysis system for advertising integrations. Python

Stack

Java · Paper / Spigot / Forge · Spring · PostgreSQL · MySQL · Python · SQL · Git

Contact

Telegram @kfcbossalbino · GitHub · all repositories

Pinned Loading

  1. codebase-index codebase-index Public

    Local-first codebase indexing for Claude Code, Codex CLI, OpenCode & AI coding agents — hybrid FTS5 + Tree-sitter + graph search, fully offline.

    Python 4 2

  2. agent-sync agent-sync Public

    Coordinate multiple AI coding-agent sessions in one repo: shared tasks, file locks, and live messaging over a local SQLite layer — no server, no network. Ships as a Claude Code skill + hooks and an…

    Python

  3. WorldAccessBlocker WorldAccessBlocker Public

    Plugin that blocks access to end, nether, elytra with enhanced features

    Java 1

  4. OverWatch-ML OverWatch-ML Public

    OverWatch-ML is a next-generation cheat detection system designed for modern Minecraft servers.

    Java 1 1

  5. AquaGuard AquaGuard Public

    Professional block logging, inspection, and rollback mod for Minecraft Forge 1.18.2–1.21.1

    Java

  6. VeritasAd VeritasAd Public

    Universal neural network analysis system for advertising integrations

    Python