Skip to content

Commit ebf2900

Browse files
authored
added skills
1 parent ab1e333 commit ebf2900

File tree

1 file changed

+32
-24
lines changed

1 file changed

+32
-24
lines changed

README.md

Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,38 +20,46 @@
2020
### Programming Language: Python
2121

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

3434
### Databases:
35-
- SQLAlchemy - ⭐⭐⭐,
36-
- MongoDB - ⭐⭐⭐⭐⭐.
37-
35+
- `SQLAlchemy` - ⭐⭐⭐,
36+
- `MongoDB` - ⭐⭐⭐⭐⭐,
37+
- `Redis` - ⭐⭐⭐⭐.
3838

3939
### Web Technologies:
40-
- HTML - ⭐⭐⭐⭐,
41-
- CSS - ⭐⭐⭐.
40+
- `HTML` - ⭐⭐⭐⭐,
41+
- `CSS` - ⭐⭐⭐.
4242

4343
### Version Control Systems:
44-
- Git - ⭐⭐⭐⭐,
45-
- GitLab - ⭐⭐⭐,
46-
- GitHub - ⭐⭐⭐⭐.
44+
- `Git` - ⭐⭐⭐⭐,
45+
- `GitLab` - ⭐⭐⭐,
46+
- `GitHub` - ⭐⭐⭐⭐.
47+
48+
### Deployment:
49+
- `Docker` - ⭐⭐⭐⭐,
50+
- `Kubernetes` - ?
51+
52+
`#` TODO: Learn Kubernetes
4753

4854
## Projects:
49-
- cryptobt - AI for getting predicts of bitcoin price
50-
- text2sql - AI based on LangChain tpo convert Natural Language to SQL queries
51-
- tgr-purchase - python module for purchasing TGR (can be used as WordPress PHP Plugin)
52-
- mail-ru-stat-bot - Telegram Bot for getting mail statistics for domain (using mail.ru RESTul API)
53-
- pydevcoin - simple cryptocoin system integrated with MongoDB
54-
- database-exporter - module for exporting table to MongoDB
55+
- `social-network` - FastAPI RESTful API with MongoDB and PyDantic Schemas
56+
- `cryptobot` - simple AI for getting predicts of bitcoin price
57+
- `text2sql` - simple AI based on LangChain to convert Natural Language to SQL queries
58+
- `tegro-money` - Python Module for integrating with `tegro.money` API
59+
- `tgr-purchase` - Python module for purchasing TGR (can be used as WordPress PHP Plugin)
60+
- `mail-ru-stat-bot` - Telegram Bot for getting mail statistics for domain (using mail.ru RESTul API)
61+
- `pydevcoin` - simple cryptocoin system integrated with MongoDB
62+
- `database-exporter` - module for exporting table to MongoDB
5563
### More projects are avialable on Github
5664

5765
## Additional Information:

0 commit comments

Comments
 (0)