mirror of
https://github.com/yawaflua/yawaflua.git
synced 2025-12-09 20:19:29 +02:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,4 +1,4 @@
|
|||||||
# Hi there, I`m [yawaflua](https://yawaflua.ru)
|
## Hi there, I`m yawaflua
|
||||||
```cs
|
```cs
|
||||||
class AboutMe
|
class AboutMe
|
||||||
{
|
{
|
||||||
@@ -8,7 +8,7 @@ class AboutMe
|
|||||||
public Dictionary<TypeOfAnknowledges, string[]> anknowledges = new(){
|
public Dictionary<TypeOfAnknowledges, string[]> anknowledges = new(){
|
||||||
{
|
{
|
||||||
DevOps, [
|
DevOps, [
|
||||||
"Docker", "Docker-compose", "AWS"
|
"Docker", "Docker-compose", "AWS", "Azure", "Portainer"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -18,17 +18,17 @@ class AboutMe
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Databases, [
|
Databases, [
|
||||||
"SQLite3", "PostgreSQL"
|
"SQLite3", "PostgreSQL", "Redis"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Frameworks, [
|
Frameworks, [
|
||||||
"ASP/.NET", "Vue.js", "Django", "Flask", "Discord.NET", "Telegram.NET"
|
"ASP/.NET", "Vue.js", "Django", "Flask", "Discord.NET", "Telegrator", "net/http", "sqlx"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Platforms, [
|
Platforms, [
|
||||||
"Ubuntu", "Windows", "Arduino", "Android"
|
"Ubuntu/Nix", "Windows", "Arduino", "Android"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -38,12 +38,12 @@ class AboutMe
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
BackEnd, [
|
BackEnd, [
|
||||||
"ASP.NET Core", "Django", "Flask"
|
"ASP.NET Core", "Django", "Flask", "net/http", "gin"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Others, [
|
Others, [
|
||||||
"Postman", "Swagger", "Minecraft Plugins DEV", "Vercel"
|
"Postman", "Swagger", "Minecraft Plugins DEV", "Vercel", "NATS - Message broker", "API proto", "ElasticSearch"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -57,4 +57,4 @@ class AboutMe
|
|||||||
|
|
||||||
### 🌱 I am currently studying for the frontend frameworks, such as Vue.js, React
|
### 🌱 I am currently studying for the frontend frameworks, such as Vue.js, React
|
||||||
|
|
||||||
### 💼 Available for hire! Contact me in [Discord](https://discord.com/users/945317832290336798), [Telegram](https://t.me/yawaflua_biz) or [e-mail](mailto:yawaflua.il@gmail.com)
|
### 💼 Available for hire! Contact me in [Discord](https://discord.com/users/945317832290336798), [Telegram](https://t.me/yawaflua) or [e-mail](mailto:yawaflua.il@gmail.com)
|
||||||
|
|||||||
Reference in New Issue
Block a user