Tools
A collection of useful tools I've ever created.
In english/
Tools
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
06.06.2026
Telegram bot
61
0
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
16.03.2026
Django app
163
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.
This bot requests your location and displays brief information about it. It also allows you to enter an address and get the location on a map. Build using aiogram library and geodecoding api.