Telegram bot for voice pranks
An upgrade of an existing Telegram bot: calls through SIP and Telegram, response recording, and monetization through Telegram Stars.
// Python Dev
A collection of applied Python projects, integrations, and automation systems that can keep growing as separate project pages.
Format
Bots, automation, integrations, and internal services. Each project can serve as a starting point for similar development.
6 portfolio projects
An upgrade of an existing Telegram bot: calls through SIP and Telegram, response recording, and monetization through Telegram Stars.
An MVP system for controlling energy usage limits on EV charging points with automatic relay shutdown and full action logging.
An automated publishing system for 150 Telegram channels with tour and flight selection, image generation, and scheduled posting.
A web system for collecting tenant meter readings with role-based access, business-rule validation, Excel export, and production-ready deployment.
A two-sided rental platform inside Telegram with an admin web interface, dynamic search filters, requests, anonymous chat, and multilingual support.
An automated voice-calling system for debt collection with Google Sheets integration, speech synthesis, response recognition, and repeated call attempts.
// Python
Articles about Python development, architecture, integrations, automation, and practical solutions for real business tasks.
2026-04-03
Queue brokers are usually seen as a tool inside a single system — decouple microservices, smooth out load spikes, organize background jobs. But there’s a …
2026-04-01
This note analyzes the architecture of an automated outbound calling system: how the processing pipeline is organized, how dialing via Asterisk AMI works, and …
2026-04-01
For popular products on Wildberries, the number of reviews easily runs into the thousands. Reading them manually is slow, tedious, and inefficient. Real reasons …