Skip to content
View kebrick's full-sized avatar
💭
I'm drowning in life
💭
I'm drowning in life

Block or report kebrick

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

Hi there 👋

My name is Kebrick, i'm interested in the development web services, mobile app and telegram bots.

Work Stack

from dataclasses import dataclass

@dataclass
class WorkStack:
    languages   : tuple = ("Python", "Golang", "Kotlin", "Swift5")
    databases   : tuple = ("PostgreSQL", "Redis", "MongoDB")
    misc        : tuple = ("Docker", "Traefik", "Celery", "SwiftUI")
    ide         : tuple = ("PyCharm", "Golang", "AndroidStudio", "Xcode")
​

Pinned Loading

  1. pyiikocloudapi pyiikocloudapi Public

    Python iiko cloud api сервис

    Python 14 7

  2. pyiikoapi pyiikoapi Public

    Python services for working with iiko API

    Python 6 2

  3. pyucallerapi pyucallerapi Public

    Python service for convenient work with uCaller API

    Python