A selection of systems I've built and operate. Automation-heavy, infrastructure-backed,
and designed to grow without a rewrite.
Telegram download automation
Live
A Pyrogram bot that watches authorised groups, calls custom API endpoints, fetches the content and caches the result — so the same file is never pulled twice. Permissions, rate limits and cleanup rules are built in so it behaves in busy groups.
pythonpyrogramsqlitecaching
S3 / MinIO delivery layer
Live
Upload and delivery flow on S3-compatible storage with short-lived signed links. Repeat requests mint a fresh temporary URL against the stored object instead of downloading anything again.
s3miniosigned-urlsstorage
Large file handling for Telegram
Live
Operational tooling for oversized assets: zip packaging, splitting when a file exceeds the limit, part tracking in a database, and cached re-delivery so a group never re-uploads the same archive.
telegramfilescachingops
Backup & sync automation
Maintained
An rclone-based backup routine tuned for large datasets, built around predictable runs, visible progress and as little daily friction as possible. Boring on purpose.
rclonebackupwindowsautomation
Disposable VM analysis sandbox
Building
A self-hosted malware analysis platform that spins up throwaway VMs on demand, caps each session by time, and destroys everything afterwards. Currently in design and prototyping.
virtualisationsecurityautomation
Track & trace platform
Building
Delivery tracking with an admin panel, package management and GPS updates from drivers to estimate arrival windows. Web-first, with a backend structured for a real fleet rather than a demo.
webbackendtrackingmongodb