My Projects

Algorithms and Data Structures

AVL Tree

Self-balancing binary search tree with rotations.

Trie

Efficient prefix tree for fast word matching.

Lexeme Tree & BNF & Postfix-Notation

Custom data structure for parsing and lexeme analysis.

Traffic Light Intelligence

10th-grade project dedicated traffic simulation and optimizing traffic flows with stoplights adjustment.

Full-Stack Projects

Online Monopoly (Metropoly)

Multiplayer board game with backend game logic.

Reddit Automation

Auto-farming karma and posting using custom logic.

Socket-Based Profile Site

Personal website powered by a socket server.

Tic-Tac-Toe (Socket)

Multiplayer Tic-Tac-Toe game using a custom Python socket server.

Telegram Bots

EGE & OGE Trainer

Helps students prepare and solve exam tasks.

Technologies Used:
FastAPI, WebSocket, Multiprocessing, SQLAlchemy
Server OS: Ubuntu