Skip to content
View LuchnikKek's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro
Block or Report

Block or report LuchnikKek

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

Hello there! I'm Ilya Kabeshov

Python Backend Developer

class SoftwareEngineer:

    def __init__(self):
        self.name = "Ilya Kabeshov"
        self.role = "Software Engineer"
        self.timezone = "Europe/Moscow"
        self.language_spoken = ["ru_RU", "en_US"]

    def say_hi(self):
        print("Glad to meet you! Make yourself at home.")


me = SoftwareEngineer()
me.say_hi()
ooops, base metrics are not working
ooops, Wakatime metrics are not working

Tools

Languages: python bash markdown

Frameworks and Libraries: fastapi django

Storages: postgresql elasticsearch redis kafka clickhouse

Software and tools: ubuntu git docker nginx postman pycharm obsidian

Contacts

telegram e-mail

Pinned

  1. Team_Auth_sprint_2 Team_Auth_sprint_2 Public

    OIDC, rate limit, history DB patition, tracing

    Python

  2. Team_Auth_sprint_1 Team_Auth_sprint_1 Public

    Forked from Ezereul/Auth_sprint_1

    Спринт 6

    Python

  3. Team_Async_API_sprint Team_Async_API_sprint Public

    Python

  4. test_playwright test_playwright Public

    Тестовое с использованием Playwright и RabbitMQ

    Python