Selected work
-
C · Python · Raspberry Pi
Telegram bot bridge for Flipper Zero
Browse and send Telegram messages straight from a Flipper Zero's 128×64 screen. A self-hosted Pi server + FastAPI backend talks to a custom FAP app over an ESP32 Wi-Fi bridge — Cyrillic transliteration, paginated chats, on-device keyboard.
Open project → -
Kotlin · Compose · MapLibre · Uber H3
HexPlor'itel
An offline-first Android map app that turns walking into a game: draw an area and it fills with grey hexagons that clear as you physically move through it — a fog-of-war for the real world. Built for GPS-spoofing-heavy cities, so a streaming filter chain drops mock, teleport and low-accuracy fixes before they touch your track. Offline PMTiles maps, GPX export, and global H3-res-11 coverage that survives redraws.
Open project → -
JavaScript · yt-dlp · ffmpeg
StreamGrab'itel
A Chrome extension that detects and downloads video from YouTube, HLS/DASH streams and ~1800 sites — entirely local. Browser-side detection pairs with a Node native-messaging host running open-source yt-dlp + ffmpeg. No uploads, fully auditable, MIT-licensed.
Open project → -
Python · kRPC · control theory
Autonomous Landing & Flight Control Agent for KSP
A guidance agent that flies and lands rockets in Kerbal Space Program with no human input. Live telemetry over kRPC feeds a closed-loop controller: suicide-burn timing, throttle & gimbal PID, and touchdown within metres of a target — the kind of powered descent you'd otherwise watch SpaceX do.
Open project →