Junior Python developer with practical experience in developing projects of varying levels of
complexity.
- Programming Languages: Python
- Web Technologies: HTML, CSS, JS
- Frameworks and Libraries: Flask, Aiogram, FastAPI, peewee, etc.
- Databases: MySQL, Postrges, SQLite, etc.
- Version Control: Git
- GameClubTelegram bot for the Innopolis game club with booking, admin panel for setting all parameters. Self-made project.
- SmartHomeSystemSystem of smart home has server-side and client-side parts. Server is MQTT server for getting new messages from devices and sending them to db. Devices is an arduino with some sensors (Temperature, lightcontrole, etc.). They send their readings to the server. Client is a Telegram bot, which send information about devices and their readings to user. Self-made project.
- ShopBotTelegram bot for sellers to make sales in a Telegram interface. Consists of the Admin panel and the bot itself. AdminPanel allows to manage products. Self-made project
- MusaDzhalilTheatreBotTelegram bot for MusaDzhalilTheatre made on the hackathon. Contains payments, parsing MusaDzhalilTheatre site to get new information (ex. news, tickets, etc.). Self-made project.
- DarkProjectTelegrm Bot for InnoCTF competition with pre-designed SQLinjection vulnerability. Self-made project.