Creating a finished product has been a priority for me for a long time, and maybe from the very beginning. It was in projects that I implemented my ideas, trying to bring them to the end. Some of them were created exclusively for personal use, and some had a specific consumer. The projects fully completed by me or in the team are presented below. Most of them have a page on GitHub.
Admin panel in the form of a web application for the work of the hostel administration
RESTful API server for web and mobile application operation
Firmware for the STM32F746 Discovery board, which is used as a terminal for communication with the server
The server was developed as a course work of the 2nd course for the Smart Dormitory project. Implements client-server interaction with the residents of the hostel.
This project has been prepared for admission to the RTU IT Lab. In the WeBots environment, a virtual double of the designed robot was created, which made it possible to test the operability of the idea without creating a physical prototype.
With this web application, you can control the remote LED by changing its color.
A neural network for determining color combinations. Is the first web application on this website.
A neural network for number recognition, written as a project on the discipline of procedural programming at the university. It was forbidden to use the OOP.
A robot based on Lego Mindstorm running Raspberry Pi. Has computer vision and replaceable modules.
This greenhouse based on Lego Mindstorm was developed in the 10th grade for a school conference on topical issues in science and society.
This program is no longer valid, but it was created using this site, as it was used to quickly load modpacks used on my server.
A simple on-screen translator based on third-party libraries.
A desktop application with a fully implemented server-client part. The client and server are written in different languages.
My first application written in C++ using Windows Forms. Performs accounting of goods in the warehouse.