Skip to content

Commit 65cf105

Browse files
authored
Update README.md
1 parent 209f7ae commit 65cf105

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

README.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
*📧 Email: `nikitovicnikita028@gmail.com`*
77

88
🔧 **Experience:**
9-
- 💼 Junior Python Developer at MIDA+ (April 2023 - Present)
9+
- 💼 Junior Python Developer at [MIDA+](https://mida.plus) (April 2023 - Present)
1010
- 🤖 Developed advanced-level Telegram chatbots.
1111
- 🔨 Contributed to software design and development.
1212
- 👥 Worked collaboratively in a team of developers to achieve project goals.
1313
- 🐞 Tested and debugged software code.
1414
- 🖥️ Utilized Python, FastAPI, Pandas, PyTelegramBotAPI, and other relevant technologies.
1515

1616
🔧 **Skills:**
17-
- 💻 Programming Language: Python 🐍
18-
- 📚 Frameworks and Libraries:
17+
- *💻 Programming Language*: ***Python*** 🐍
18+
- *📚 Frameworks and Libraries*:
1919
- 🌐 Django - ⭐⭐⭐
2020
- ⚡ FastAPI - ⭐⭐⭐⭐⭐
2121
- 🔗 Flask - ⭐⭐⭐⭐
@@ -27,44 +27,45 @@
2727
- 🌐 requests - ⭐⭐⭐⭐⭐
2828
- 🕸️ aiohttp - ⭐⭐⭐
2929
- 🐰 RabbitMQ - ⭐⭐
30-
- 🗄️ Databases:
30+
- *🗄️ Databases*:
3131
- 💽 SQLAlchemy - ⭐⭐⭐
3232
- 🍃 MongoDB - ⭐⭐⭐⭐⭐
3333
- 🔒 Redis - ⭐⭐⭐⭐
34-
- 📂 Version Control Systems:
34+
- *📂 Version Control Systems*:
3535
- 🌲 Git - ⭐⭐⭐⭐
3636
- 🦊 GitLab - ⭐⭐⭐
3737
- 🐙 GitHub - ⭐⭐⭐⭐
38-
- 🌐 Web Technologies:
38+
- *🌐 Web Technologies*:
3939
- 📃 HTML - ⭐⭐⭐⭐
4040
- 🎨 CSS - ⭐⭐⭐
4141
- ✍🏻 JavaScript - ⭐⭐
4242
- ☢ React - ⭐⭐
43-
- 🚀 Deployment:
43+
- *🚀 Deployment*:
4444
- 🐧 Linux - ⭐⭐⭐⭐
4545
- 🐳 Docker - ⭐⭐⭐⭐
4646
- 🌐 Nginx - ⭐⭐⭐⭐
4747
- ☸️ Kubernetes - ⭐⭐⭐
4848

4949
🔧 **Projects:**
50+
5051
🔜 **Coming soon!**
51-
- [NikitOS](https://github.com/PyDevNik/NikitOS) - 🖥️💿 OS built with Assembler and C
52+
- ***[NikitOS](https://github.com/PyDevNik/NikitOS)*** - 🖥️💿 OS built with Assembler and C
5253

53-
- [discord-to-telegram](https://github.com/PyDevNik/discord-to-telegram) - 📤📥 Forwards messages from Discord to Telegram (RU)
54-
- [link-shortener](https://github.com/PyDevNik/link-shortener) - 🔗🌐 RESTful API for Link Shortener
55-
- [todos-app](https://github.com/PyDevNik/todos-app) - ✅📝🌐 FullStack Todos App - Docker/Kubernetes/Web
56-
- [chat-api](https://github.com/PyDevNik/chat-api) - 💬🌐 RESTful API for Chat App
57-
- [admin-api](https://github.com/PyDevNik/admin-api) - 📊📂 FastAPI app for uploading, reading, editing, and deleting files
58-
- [social-network](https://github.com/PyDevNik/social-network) - 🌐🤝📊 FastAPI RESTful API with MongoDB and PyDantic Schemas
59-
- [cryptobot](https://github.com/PyDevNik/cryptobot) - 🤖💰 AI for Bitcoin price predictions
60-
- [text2sql](https://github.com/PyDevNik/text2sql) - ✉️🔍💼 Converts Natural Language to SQL queries using LangChain AI
61-
- [tegro-money](https://github.com/PyDevNik/tegro-money) - 💳🌐 Python Module for integrating with tegro.money API
62-
- [tgr-purchase](https://github.com/PyDevNik/tgr-purchase) - 🛍️💳 Python module for purchasing TGR (WordPress PHP Plugin)
63-
- [trx-purchase](https://github.com/PyDevNik/trx-purchase) - 📈💰 Telegram Bot for purchasing TRX
64-
- [mail-ru-stat-bot](https://github.com/PyDevNik/mail-ru-stat-bot) - 📮📈 Telegram Bot for mail statistics (using mail.ru RESTful API)
65-
- [pydevcoin](https://github.com/PyDevNik/pydevcoin) - 💰🔒 Simple cryptocurrency system integrated with MongoDB
66-
- [database-exporter](https://github.com/PyDevNik/database-exporter) - 🗄️💾 Module for exporting tables to MongoDB
67-
- More projects are available on 🐙 GitHub
54+
- ***[discord-to-telegram](https://github.com/PyDevNik/discord-to-telegram)*** - 📤📥 Forwards messages from Discord to Telegram (RU)
55+
- ***[link-shortener](https://github.com/PyDevNik/link-shortener)*** - 🔗🌐 RESTful API for Link Shortener
56+
- ***[todos-app](https://github.com/PyDevNik/todos-app)*** - ✅📝🌐 FullStack Todos App - Docker/Kubernetes/Web
57+
- ***[chat-api](https://github.com/PyDevNik/chat-api)*** - 💬🌐 RESTful API for Chat App
58+
- ***[admin-api](https://github.com/PyDevNik/admin-api)*** - 📊📂 FastAPI app for uploading, reading, editing, and deleting files
59+
- ***[social-network](https://github.com/PyDevNik/social-network)*** - 🌐🤝📊 FastAPI RESTful API with MongoDB and PyDantic Schemas
60+
- ***[cryptobot](https://github.com/PyDevNik/cryptobot)*** - 🤖💰 AI for Bitcoin price predictions
61+
- ***[text2sql](https://github.com/PyDevNik/text2sql)*** - ✉️🔍💼 Converts Natural Language to SQL queries using LangChain AI
62+
- ***[tegro-money](https://github.com/PyDevNik/tegro-money)*** - 💳🌐 Python Module for integrating with tegro.money API
63+
- ***[tgr-purchase](https://github.com/PyDevNik/tgr-purchase)*** - 🛍️💳 Python module for purchasing TGR (WordPress PHP Plugin)
64+
- ***[trx-purchase](https://github.com/PyDevNik/trx-purchase)*** - 📈💰 Telegram Bot for purchasing TRX
65+
- ***[mail-ru-stat-bot](https://github.com/PyDevNik/mail-ru-stat-bot)*** - 📮📈 Telegram Bot for mail statistics (using mail.ru RESTful API)
66+
- ***[pydevcoin](https://github.com/PyDevNik/pydevcoin)*** - 💰🔒 Simple cryptocurrency system integrated with MongoDB
67+
- ***[database-exporter](https://github.com/PyDevNik/database-exporter)*** - 🗄️💾 Module for exporting tables to MongoDB
68+
- More **projects** are available on *🐙 GitHub*
6869

6970
Feel free to use these as a starting point and adjust them to your liking!
7071

0 commit comments

Comments
 (0)