Tools
A collection of useful tools I've ever created.
Generator and converter of QR codes, as a telegram bot
05.06.2026
06.06.2026
Telegram bot
30
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
149
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.
This is a simple animation editor for SVG images based on direct code editing. It was created solely for teaching the basics and specifics of animating SVG images using SMIL. Has build in picker for ID's of elements of an image.