Skip to content
View slava-konashkov's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report slava-konashkov

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

Hello there 👋, I'm Viacheslav Konashkov 🇺🇦!

Architect && Technical Lead

Twitter Follow Linkedin: anmol website

📫 Like to meet me?

Pick a slot if you'd like to meet me and chat about anything you are passionate about, but make sure to describe the agenda.

meet_link

ℹ️ A little more about me...

const SlavaKonashkov = {
    pronouns: "He" | "Him",
    code: ["Javascript", "C/C++", "Java", "PHP"],
    askMeAbout: ["Architecture", "Tech lead", "Team lead", "Web dev", "Marketing", "SEO"],
    technologies: {
        backEnd: {
            js: ["Node", "Nest.js"],
            php: ["Symfony", "Laravel", "Vii", "some legacy…"]
        },
        devOps: ["AWS", "Docker🐳"],
        MQ: ["RabbitMQ", "Gearman"],
        databases: ["MongoDB", "PostgreSql", "MySql", "SQLite", "Elasticsearch", "Redis"],
        misc: ["Microservices", "RabbitMQ", "open-cv", "php", "Design Patterns", "DDD",
        "TDD", "CSS", "HTML", "UML", "Jira"]
    },
    architecture: [
        "Monolithic Architecture",
        "Microservices Architecture",
        "Service-Oriented Architecture (SOA)",
        "Event-Driven Architecture",
        "Serverless Architecture",
        "Cloud Architecture",
        "Single page applications"
    ],
    currentFocus: "High Load applications and systems",
    funFact: "There are 10 types of people, those who understand binary and those who don't"
};

🔧 Technologies & Tools

Cloud Services:

AWS S3 DynamoDB RDS AWS Lambda AWS EC2 AWS Kubernetes AWS Emails SQS CloudWatch

Programming Languages:

PHP JS TypeScript Java C C++

Tools and Services:

Kubernetes Docker RabbitMQ Symfony Laravel MongoDB PostgreSQL MySQL SQLite Redis Grafana Elasticsearch Prometheus

Pinned Loading

  1. gearman_top gearman_top Public

    Forked from Bobbe/gearman_top

    Getting status of gearman queue

    Awk 1

  2. HandlerSocketPhpClient HandlerSocketPhpClient Public

    HandlerSocket Client for PHP

    PHP 1

  3. C4-PlantUML C4-PlantUML Public

    Forked from plantuml-stdlib/C4-PlantUML

    C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures

  4. Codeception Codeception Public

    Forked from Codeception/Codeception

    Full-stack testing PHP framework

    PHP

  5. DesignPatternsPHP DesignPatternsPHP Public

    Forked from DesignPatternsPHP/DesignPatternsPHP

    sample code for several design patterns in PHP

    PHP

  6. elasticsearch elasticsearch Public

    Forked from elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

    Java