Projects
tcp.chat ↗
A chat app that runs over raw TCP — connect with a socket, join a public room, and talk. No web stack, just the protocol.
aws-lambda-hls-enc ↗
Encrypts HLS video segments from inside an AWS Lambda function, so streaming pipelines can encrypt on the fly without a dedicated server. Written in Go.
imgax ↗
An image API in Go for common AI image tasks — background removal, background replacement, and similar edits behind a simple HTTP endpoint.
streaming-server ↗
An RTMP server for video streaming, built on Nginx and the nginx-rtmp-module.
downly ↗
A Telegram bot that grabs files from a URL and re-uploads them into Telegram.
sync.ssh ↗
A CLI that keeps chosen files and directories synced through a GitHub repo, so I can pull my setup onto a new machine.
touka.ssh ↗
An SSH connection manager for juggling multiple VPSes without retyping hosts and passwords each time.
Stella ↗
A Telegram group-management bot written in Pyrogram. One of my early bigger Python projects.
session maker ↗
A bot that generates Pyrogram and Telethon session strings, so you don't have to script the login flow by hand.
spotify_userbot ↗
A Telegram userbot that rewrites your bio to whatever you're currently playing on Spotify.
Search4 ↗
A small, quick OSINT tool for finding people's accounts across the web.