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.

Content in all repositories owned by your account will be closed.
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

Backend / Fullstack Developer focused on TypeScript, Node.js, NestJS, Next.js, PostgreSQL and production systems.

I build complete products end-to-end: backend APIs, databases, authentication, admin panels, realtime features, integrations, tests, Docker infrastructure and CI/CD. I also work with Python and Java and actively use AI-assisted development as an engineering productivity tool.

Open to Backend / Fullstack Junior+ / Middle- roles and strong engineering internships.

Portfolio · All repositories

Selected work

Full-stack OOH media management system built from a real-world specification.

Next.js 16 · React · TypeScript · PostgreSQL · Prisma · Auth.js · Vitest · Playwright

  • Role-based authentication for CLIENT / ADMIN
  • REST APIs, CRUD admin panel and server-side business logic
  • Interactive map, filtering and availability/pricing workflows
  • CSV/XLSX import with idempotent upsert and Excel export
  • Unit and E2E tests, Docker-based local environment

Local-first codebase indexing and retrieval for AI coding agents.

Python · SQLite FTS5 · Tree-sitter · graph search

Coordination layer for multiple AI coding-agent sessions with shared tasks, file locks and live messaging.

Python · SQLite

Behavior-based cheat detection system with multi-stage anomaly analysis for Minecraft servers.

Java 21 · behavioral analytics · async processing

Block logging, inspection and rollback system for Forge servers.

Java · persistence · event-driven architecture

Private / production work

Source can be shown during the hiring process where appropriate.

VibeForge

Agentic coding platform with a standalone NestJS backend and Next.js frontend.

NestJS · TypeScript · Next.js · React · Prisma · PostgreSQL · Redis · BullMQ · WebSocket · Swagger · Docker

Backend modules include authentication, users, projects, tasks, AI agents, billing, integrations, deployments, audit, notifications and realtime communication.

Politernal web platform

Production web platform with shop, accounts, admin tooling, bots and server integrations.

Next.js · React · TypeScript · PostgreSQL · Prisma · Docker Compose · GitHub Actions

Self-hosted on a VDS with database migrations, CI/CD, health checks and production operations.

Stack

Backend: TypeScript · Node.js · NestJS · REST · WebSocket · Python · Java
Frontend: React · Next.js · SSR · TypeScript
Data: PostgreSQL · MySQL · Prisma · Redis · SQL
Infrastructure: Docker · Docker Compose · Linux · Nginx / Caddy · GitHub Actions · CI/CD
Testing: Vitest · Playwright · pytest
Other: Swagger / OpenAPI · JWT / sessions · OAuth · BullMQ · S3 / MinIO · AI/LLM integrations

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 7 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. Etoryx/WorldAccessBlocker Etoryx/WorldAccessBlocker Public

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

    Java 1 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. build-polished-websites build-polished-websites Public template

    Cross-agent skill for building distinctive, CMS-native, Lighthouse-verified websites without AI slop

    HTML

  6. ChunkDoctor ChunkDoctor Public

    Explainable, performance-conscious chunk risk analyzer for Paper 1.21.8

    Java