From 6a9c5de853625392c87f380101a02f7da114554a Mon Sep 17 00:00:00 2001 From: Dmitrii Gudov Date: Wed, 11 Jun 2025 16:59:29 +0300 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a182c13..f164ebe 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,21 @@ I'm a passionate developer and Computer Science student at [CMC MSU](https://cmc ## 🔧 Skills -- **Languages**: Python, C++, JavaScript -- **Frameworks/Tools**: Git, Linux -- **Database Management**: MySQL +- **Languages**: Python, C++ +- **Frameworks/Tools**: Git, Linux, Docker +- **Database Management**: MySQL, MongoDB - **Other**: Web Automation, Telegram Bot Development, Problem Solving --- ## 🖥️ Projects +### [Syncing Spotify with Telegram Bio](https://github.com/kr0sh512/spotify-to-tg-bio) +**Description**: A script that syncs the playing track from spotify in the background with the Bio column in the user's telegram. + +### [Random Coffe Bot](https://github.com/kr0sh512/rc-tgbot) +**Description**: This Telegram bot was created for the cmc msu student union for a speed dating event. + ### [Telegram Bot Schedule](https://github.com/kr0sh512/Telegram-bot-schedule) **Description**: A Telegram bot that sends reminders about events a set time before they start.