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.

2024 Go source

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.

2024 AWS Go source

imgax ↗

An image API in Go for common AI image tasks — background removal, background replacement, and similar edits behind a simple HTTP endpoint.

2024 AI Go source

streaming-server ↗

An RTMP server for video streaming, built on Nginx and the nginx-rtmp-module.

2023 Nginx Streaming source

downly ↗

A Telegram bot that grabs files from a URL and re-uploads them into Telegram.

2023 Telegram source

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.

2022 CLI source

touka.ssh ↗

An SSH connection manager for juggling multiple VPSes without retyping hosts and passwords each time.

2022 CLI SSH source

Stella ↗

A Telegram group-management bot written in Pyrogram. One of my early bigger Python projects.

2021 Python Telegram source

session maker ↗

A bot that generates Pyrogram and Telethon session strings, so you don't have to script the login flow by hand.

2021 Python Telegram source

spotify_userbot ↗

A Telegram userbot that rewrites your bio to whatever you're currently playing on Spotify.

2020 Python source

Search4 ↗

A small, quick OSINT tool for finding people's accounts across the web.

2019 OSINT source