Tools
A collection of useful tools I've ever created. I gather here various tools of various formats, stacks, and purposes. Currently, I create Telegram bots, automation scripts, parsers of varying complexity, browser extensions, Django applications and websites, and online tools.
In english/
Tools
A Python tool to concurrently fetch, normalize, and merge SEO performance metrics (clicks, impressions, CTR, position) from Google, Yandex, and Bing into a formatted Excel report, plus integration to any website API.
Parser as an extension. It collects ads on the website and aggregates their general data (link, title, description, price) into one large JSON file.
It's also possible to download the collected data either page by page or all at once.
Generator and converter of QR codes, as a telegram bot
05.06.2026
12.09.2026
Telegram bot
503
1
0
0
0
A Telegram bot that generates QR codes from entered text and vice versa, and parses QR images back into text. It also features the ability to work inline in other chats (generate QR codes in chats and groups and embed them there)
Django middleware for managing the BTCPay donation links
13.03.2026
12.09.2026
Django app
301
0
0
0
0
This application helps manage all donation links generated on your own Bitcoin node, based on BTCPay Server. It has minimal installation requirements, is managed via database entries, and is easily hosted and placed on your website.