Skip to content
View pavellikin's full-sized avatar

Block or report pavellikin

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

Hey 👋, I'm Pavel

telegram Linkedln LeetCode

data class Me(
  val technologies: List<String> = listOf(
    "Java", 
    "Kotlin",
    "PostgreSQL", 
    "Apache Kafka"
  ),
  val expirience: Map<String, String> = mapOf(
    "SWE" to "10+ years",
    "EM" to "2 years"
  )
)

Pinned Loading

  1. tinkoff-table-bot tinkoff-table-bot Public

    Bot for https://journal.tinkoff.ru/spreadsheet/

    Go

  2. dotfiles dotfiles Public

    Shell

  3. avro avro Public

    Forked from apache/avro

    Apache Avro

    Java

  4. aws-sdk-java-953 aws-sdk-java-953 Public

    Reproduce https://github.com/aws/aws-sdk-java-v2/issues/953

    Java