Defence of The Nexus
2D RPG game A 2D RPG game with multiplayer and flexible architecture on C++ and Qt. Developed as a team project at university. https://github.com/programmer229/DefenceOfTheNexus
2D RPG game A 2D RPG game with multiplayer and flexible architecture on C++ and Qt. Developed as a team project at university. https://github.com/programmer229/DefenceOfTheNexus
Built a secure distributed messaging app in Python with my team. It keeps working even if 30% of the devices are offline. A user can easily send files, texts, videos and photos at a good speed, and everything will be protected with modern encryption. https://github.com/PGSStas/papeerus
Telegram bot for car plates recognition Enhanced the accuracy of a computer vision model for recognizing car license plates by implementing a crowdsourcing validation mechanism to verify predictions in cases where the model lacked confidence. Additionally, designed a user-friendly Telegram bot to display model’s results. This project was undertaken independently.