Skip to content

🚀 Projects

Things I've built and run on this server.

🎮 BlockOps — Browser FPS

Active · Multiplayer FPS · Forge FPS fork

Arena-style browser FPS game with Socket.io networking. Forked from Forge FPS, modified with custom maps and game modes. Runs as a systemd service on port :3001.

Node.js Socket.io Three.js systemd

🕹️ Retro Arcade

Active · EmulatorJS · Deployed at games.kamalrajnaidu.com

Browser-based retro game emulator using EmulatorJS (RetroArch WASM). Play classic console games directly in the browser with save states and controller support.

EmulatorJS WASM RetroGaming

🤖 Hermes Agent Integration

Active · AI Automation · Ongoing

Deep integration of Hermes Agent with the server — automated health monitoring, daily briefings, trending content scraping, note-taking into Obsidian vault, and server management via Telegram.

AI Cron Telegram Automation

📊 Server Documentation System

Active · MkDocs · This site!

Full server documentation split into private and public repos. Private docs cover everything (configs, backups, recovery). Public site is this showcase. Built with MkDocs Material.

MkDocs Cloudflare Pages Documentation

🔄 Backup Automation

Active · Cron + Scripts

Automated backup system that runs daily at 4 AM. Handles Docker volumes, config files, and cron job definitions. Sends ntfy notification on completion.

Bash Cron Backup

💵 MoneyPrinter Turbo

Maintenance · Streamlit + YouTube API

AI-powered short video generator. Pulls trending topics, generates scripts, synthesizes voiceover, and creates automated shorts. Deployed on port :8082.

Python Streamlit AI Video

📡 Trending Content Scraper

Active · Cron Job

Hermes-powered daily scraper that gathers trending content from multiple platforms (Reddit, GitHub, news). Produces a curated daily briefing delivered to Telegram.

Python Reddit API Cron