Projects

My current and completed projects

hands.xedoc.ru

Active

Camera-based gesture and face-signal control prototype

TypeScriptViteMediaPipeCamera APIOBS
  • Hand and face tracking with MediaPipe
  • Gestures, facial expressions, and head poses as signals
  • Output mode for Streamlabs/OBS
  • Webhook events for external automations

music.xedoc.ru

Active

Public prompt-to-music interface powered by StableDAW

HTMLNginxStableDAWPythonSSH Tunnel
  • Simple prompt-to-music page
  • Full StableDAW editor at /editor
  • Generation through a local backend and SSH reverse tunnel
  • Patches for audio, library, votes, and LLM prompt helper

images.xedoc.ru

Active

Image generation MVP with a web panel, job queue, and ComfyUI worker

ReactViteFastifyPostgreSQLRedisComfyUI
  • React + Vite + Tailwind interface for generation, queue, and gallery
  • Fastify API with local file storage and worker endpoints
  • BullMQ/Redis job queue and PostgreSQL schema via Drizzle
  • Separate GPU worker for a home Windows PC with ComfyUI

Crimson Wars

Active

Session-based co-op bloody survival against zombies

AstroReactTypeScriptTailwindPostgreSQLDrizzle
  • Co-op sessions against zombies
  • Bloody survival focused on staying alive

Reader.Market

Active

Platform for reading and publishing content

TypeScriptNode.jsReactPostgreSQLDocker
  • Web application for reading books
  • Comments and reviews system
  • Personalized recommendations
  • Reading statistics

xedoc.ru

Active

Private web workbench for Codex-driven development from a browser

ReactViteFastifySQLiteWebSocketCodex CLI
  • PWA interface for projects, chats, jobs, logs, files, and diffs
  • Fastify API, SQLite, and WebSocket connections for UI and agents
  • Windows/Linux agent runs Codex CLI inside allowlisted folders
  • Syncs local Codex and VS Code chats