Files
.profile/README.md
Dima yawaflua Andreev 35abdad831 Update README.md
2024-04-18 16:40:26 +03:00

60 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Hi there, I`m [yawaflua](https://yawaflua.ru)
```cs
class AboutMe
{
public string[] pronounces = ["he", "him"];
public string[] searchingFor = ["Full-stack developer", "DevOps Engineer"];
public Dictionary<TypeOfAnknowledges, string[]> anknowledges = new(){
{
DevOps, [
"Docker", "Docker-compose", "AWS"
]
},
{
Languages, [
"Java", "C#", "C++", "Python", "JavaScript", "TypeScript", "Golang"
]
},
{
Databases, [
"SQLite3", "PostgreSQL"
]
},
{
Frameworks, [
"ASP/.NET", "Vue.js", "Django", "Flask", "Discord.NET", "Telegram.NET"
]
},
{
Platforms, [
"Ubuntu", "Windows", "Arduino", "Android"
]
},
{
FrontEnd, [
"Vue.js", "ASP.NET MVC", "Razor"
]
},
{
BackEnd, [
"ASP.NET Core", "Django", "Flask"
]
},
{
Others, [
"Postman", "Swagger", "Minecraft Plugins DEV", "Vercel"
]
}
};
public AboutMe()
=> Console.WriteLine("Hello, Github!");
}
```
~~That`s a .NET8~~
![](https://raw.githubusercontent.com/yawaflua/yawaflua/main/github-metrics.svg)
### 🌱 Im currently learning to FrontEnd frameworks (Tailwind CSS, Vue.js)
### 📫 If u wanna help, contact me in [Discord](https://discord.com/users/945317832290336798), [Telegram](https://t.me/ForAskAboutBot/?start=yawaflua) or [e-mail](mailto:support-gh@yawaflua.ru)