Well, I will (almost) regularly update it by adding new pages. The site is a useless thing masquerading as
my portfolio.
Projects are sorted by update time.
Text multi-analyzer [RU]
[Сириус & Яндекс] SERVER IS MOST PROBABLY DOWN
— GitHub
Ensemble of three models and algorithms that provide morphological, syntactic and semantic analysis
for Russian texts written in the time period of the 18th century
Implements Monopoly board game in Minecraft
Finally released!
Bot which allows you to play a wonderful game called Codenames right on your Discord server!
The bot has received a big update recently!
(check out release notes on the releases page)
Adds features to in-game player list such as color that shows which dimension the player is currently in
and AFK indicator
Moving website to Django (Python3)
Decided to leave this as is, I have plenty of other projects to work on.
The schedule of my class that changes too often brang to my mind to make a shedule that will be accessible
from everywhere and up to date almost always in one place. So, I made this. The schedule that is easy to
change because of dynamic filling with names of subjects that depends on table cells classes. On Wednesday
my class is divided into two groups, and each of them has its own schedule. So, I added a button that
swithes the group and edits the schedule, and selected status is saved and keeps even after browser closing.
One time I was keenly interested in encoding/decoding to/from binary/hexadecimal. So much as I decided to make
my own cipher. But it's rather a multy-stage encrypting algorithm than a cipher... Anyway, check it!