Robot collector: automatic debtor calls
An automated voice-calling system for debt collection with Google Sheets integration, speech synthesis, response recognition, and repeated call attempts.
// 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.
7 portfolio projects
An automated voice-calling system for debt collection with Google Sheets integration, speech synthesis, response recognition, and repeated call attempts.
An automated publishing system for 150 Telegram channels with tour and flight selection, image generation, and scheduled posting.
Automatic call minutes: from recording to a structured document Distributed teams spend a lot of time on calls. They discuss tasks, make decisions, assign actions — and all of it dissipates into the air as soon as the …
Read moreAn MVP system for controlling energy usage limits on EV charging points with automatic relay shutdown and full action logging.
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 upgrade of an existing Telegram bot: calls through SIP and Telegram, response recording, and monetization through Telegram Stars.
// Python
Articles about Python development, architecture, integrations, automation, and practical solutions for real business tasks.
2026-06-17
One of the tasks in the airline ticket mailing project is to automatically generate cards with offers for posting in public pages. Price, route, date — the data …
2026-06-10
A client came to me with a task that at first glance looks almost naively simple — so much so that it’s a little suspicious. There is a catalog: more than …
2026-06-01
A todo app is a kind of Hello World in the programming world. Every developer has made one at least once, usually at the very beginning, when you don’t …