|
6 | 6 | *📧 Email: `nikitovicnikita028@gmail.com`* |
7 | 7 |
|
8 | 8 | 🔧 **Experience:** |
9 | | -- 💼 Junior Python Developer at MIDA+ (April 2023 - Present) |
| 9 | +- 💼 Junior Python Developer at [MIDA+](https://mida.plus) (April 2023 - Present) |
10 | 10 | - 🤖 Developed advanced-level Telegram chatbots. |
11 | 11 | - 🔨 Contributed to software design and development. |
12 | 12 | - 👥 Worked collaboratively in a team of developers to achieve project goals. |
13 | 13 | - 🐞 Tested and debugged software code. |
14 | 14 | - 🖥️ Utilized Python, FastAPI, Pandas, PyTelegramBotAPI, and other relevant technologies. |
15 | 15 |
|
16 | 16 | 🔧 **Skills:** |
17 | | -- 💻 Programming Language: Python 🐍 |
18 | | -- 📚 Frameworks and Libraries: |
| 17 | +- *💻 Programming Language*: ***Python*** 🐍 |
| 18 | +- *📚 Frameworks and Libraries*: |
19 | 19 | - 🌐 Django - ⭐⭐⭐ |
20 | 20 | - ⚡ FastAPI - ⭐⭐⭐⭐⭐ |
21 | 21 | - 🔗 Flask - ⭐⭐⭐⭐ |
|
27 | 27 | - 🌐 requests - ⭐⭐⭐⭐⭐ |
28 | 28 | - 🕸️ aiohttp - ⭐⭐⭐ |
29 | 29 | - 🐰 RabbitMQ - ⭐⭐ |
30 | | -- 🗄️ Databases: |
| 30 | +- *🗄️ Databases*: |
31 | 31 | - 💽 SQLAlchemy - ⭐⭐⭐ |
32 | 32 | - 🍃 MongoDB - ⭐⭐⭐⭐⭐ |
33 | 33 | - 🔒 Redis - ⭐⭐⭐⭐ |
34 | | -- 📂 Version Control Systems: |
| 34 | +- *📂 Version Control Systems*: |
35 | 35 | - 🌲 Git - ⭐⭐⭐⭐ |
36 | 36 | - 🦊 GitLab - ⭐⭐⭐ |
37 | 37 | - 🐙 GitHub - ⭐⭐⭐⭐ |
38 | | -- 🌐 Web Technologies: |
| 38 | +- *🌐 Web Technologies*: |
39 | 39 | - 📃 HTML - ⭐⭐⭐⭐ |
40 | 40 | - 🎨 CSS - ⭐⭐⭐ |
41 | 41 | - ✍🏻 JavaScript - ⭐⭐ |
42 | 42 | - ☢ React - ⭐⭐ |
43 | | -- 🚀 Deployment: |
| 43 | +- *🚀 Deployment*: |
44 | 44 | - 🐧 Linux - ⭐⭐⭐⭐ |
45 | 45 | - 🐳 Docker - ⭐⭐⭐⭐ |
46 | 46 | - 🌐 Nginx - ⭐⭐⭐⭐ |
47 | 47 | - ☸️ Kubernetes - ⭐⭐⭐ |
48 | 48 |
|
49 | 49 | 🔧 **Projects:** |
| 50 | + |
50 | 51 | 🔜 **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 |
52 | 53 |
|
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* |
68 | 69 |
|
69 | 70 | Feel free to use these as a starting point and adjust them to your liking! |
70 | 71 |
|
|
0 commit comments