From 56ff63a455d36f0cae3a08e508675fd607e6ca4b Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Sun, 28 Sep 2025 19:54:06 +0300 Subject: Improve project page --- projects/index.html | 126 +++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 99 insertions(+), 27 deletions(-) (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html index 2fe7e87..0b212e1 100644 --- a/projects/index.html +++ b/projects/index.html @@ -18,32 +18,104 @@ ~/projects -
-

My projects

- -

... and other stupid programs I wrote

-
+
+

async-crypto-pay-api

+ + Lightweight async wrapper for the + @CryptoBot api + + +
+ +
+

Minecraft HTTP whitelist

+ + An HTTP API server written in pure Python for managing a Minecraft whitelist + + +
+ +
+

FunnyPineappleBot a.k.a KarpovAI

+ A simple Telegram bot using a Markov chain-based text generator + +
+ +
+

video2story

+ A Python utility for cutting and uploading large videos to Telegram Stories + +
+ +
+

Pollify

+ Interactive poll charts for your presentation (MVP) + +
+ +
+

Archivator

+ + A universal archive library for all popular formats (work in progress, only reading + of zip files is currently supported) + + +
+ +
+

ITMO queue service (server)

+ + A queue service for lab work (the website and Telegram bot are under development) + + +
+ + -- cgit v1.2.3