Skip to content
View Pavliuk13's full-sized avatar
🇺🇦
🇺🇦

Block or report Pavliuk13

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
Pavliuk13/README.md

Hello, I'm Vasyl Pavliuk

const vasyl = {
    code: ["C#", "TypeScript", "JavaScript"],
    askMeAbout: ["web dev", "tech", "anime", "football"],
    technologies: {
        backEnd: {
            c-sharp: ["ASP.NET Core", "xUnit", "CQRS", "microservices", "GraphQL"],
        },
        frontend: {
            ts: ["Angular", "Angular Material", "NgRx", "RxJs"]
        },
        devOps: ["Docker🐳"],
        databases: ["MSSQL", "PostgreSQL", "sqlite", "ClickHouse"]
    },
    currentFocus: "Microservices and English",
    favoriteQuote: "Live everyday as if it were your last because someday you're going to be right - Muhammad Ali"
};

Pinned Loading

  1. digital-twins digital-twins Public

    A diploma work for KPI

    TypeScript 2

  2. BinaryStudioAcademy/bsa-2022-easymeets BinaryStudioAcademy/bsa-2022-easymeets Public

    C# 5 2

  3. ForumProject ForumProject Public

    ASP.NET Core MVC 5 project

    C# 1

  4. laravel laravel Public

    Courseanta - a site for selling programming courses

    PHP