I'm a computer science student at NSU (CS&SD). Here you can find a list of my projects.
- Garbage Collector - implementation the mark-and-sweep garabage collector with multithreading support using only glibc.
- Snake Game β implemented the classic Snake game by simulating a von Neumann architecture computer and programming it in Assembly.
- Huffman Archiver β a C implementation of a file compressor using Huffman coding.
- Pharma-Algorithm β an algorithm on Python for calculating optimal drug pricing for a pharmaceutical company.
- Health Tracker β an Android app for tracking daily physical activity written by Java (with Spring server).
- Python Signal Bot β a crypto microtrading bot that analyzes data using Pandas.
- DAO Mint Calendar β a Telegram bot on Python for tracking minting events in crypto projects.
- The Lines Game β a remake of the Dots game using Pygame.
- 2048 Game β implementation of the 2048 puzzle game using Pygame.



