Skip to content
View yawaflua's full-sized avatar
:shipit:
I have some soms
:shipit:
I have some soms
Block or Report

Block or report yawaflua

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yawaflua/README.md

Hi there, I`m yawaflua

class AboutMe
{
  public string[] pronounces = ["he", "him"];
  public string[] searchingFor = ["Full-stack developer", "DevOps Engineer"];
  public bool availableForHire = true;
  public Url myWebsite = new Url("https://yawaflua.ru/");
  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!");
}

🌱 I am currently studying for the frontend frameworks, such as Vue.js, React

💼 Available for hire! Contact me in Discord, Telegram or e-mail

Pinned

  1. Mih4n/spworlds-csharp-library Mih4n/spworlds-csharp-library Public

    данный пак предназначен для использования апи сайта spworlds. Однако к создателям спворлдс отношения не имеет

    C# 6 2

  2. yaflay.ru yaflay.ru Public

    This is site with blog and url redirect service

    HTML 1

  3. Lava.NET Lava.NET Public

    Библиотека для работы с API сайта Lava.ru

    C#