Skip to content

Commit cd64311

Browse files
authored
added projects and skills
1 parent 70d629c commit cd64311

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

README.md

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,37 @@
2020
### Programming Language: Python
2121

2222
### Frameworks and Libraries:
23-
- Django, FastAPI,
24-
- Pandas, xlsxwriter,
25-
- PyTelegramBotAPI, aiogram, Telethon,
26-
- requests, aiohttp,
27-
- RabbitMQ.
23+
- Django - ⭐⭐⭐,
24+
- FastAPI - ⭐⭐⭐⭐,
25+
- Pandas - ⭐⭐⭐⭐⭐,
26+
- PyTelegramBotAPI - ⭐⭐⭐⭐,
27+
- aiogram - ⭐⭐⭐⭐⭐,
28+
- Telethon - ⭐⭐⭐,
29+
- requests - ⭐⭐⭐⭐⭐,
30+
- aiohttp - ⭐⭐⭐,
31+
- RabbitMQ - ⭐⭐.
2832

29-
### Databases: MySQL, PostgreSQL, MongoDB
33+
### Databases:
34+
- SQLAlchemy - ⭐⭐⭐,
35+
- MongoDB - ⭐⭐⭐⭐⭐.
3036

31-
### Web Technologies: HTML, CSS
3237

33-
### Version Control Systems: Git, GitLab, GitHub
38+
### Web Technologies:
39+
- HTML - ⭐⭐⭐⭐,
40+
- CSS - ⭐⭐⭐.
41+
42+
### Version Control Systems:
43+
- Git - ⭐⭐⭐⭐,
44+
- GitLab - ⭐⭐⭐,
45+
- GitHub - ⭐⭐⭐⭐.
46+
47+
## Projects:
48+
- text2sql - AI based on LangChain tpo convert Natural Language to SQL queries
49+
- tgr-purchase - python module for purchasing TGR (can be used as WordPress PHP Plugin)
50+
- mail-ru-stat-bot - Telegram Bot for getting mail statistics for domain (using mail.ru RESTul API)
51+
- pydevcoin - simple cryptocoin system integrated with MongoDB
52+
- database-exporter - module for exporting table to MongoDB
53+
### More projects are avialable on Github
3454

3555
## Additional Information:
3656
- Quick and easily trainable

0 commit comments

Comments
 (0)