Skip to content
View malvere's full-sized avatar
🤠
🤠
  • Moscow
Block or Report

Block or report malvere

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

Hello world!

/// me.py

class Me:
    def __init__(self):
        self.name: str = "Kostya"
        self.age: int = 23
        self.communication = [
            "ru-native",
            "en-C1",
            "es-A1",
            ]
    def skills(self):
        self.language = ["Go", "Python", "Swift", "SQL"]
        self.database = ["PostgreSQL"]
        self.technologies = [
            "SwiftUI",
            "Psycopg2",
            "SQLAlchemy",
            "JSON",
            "REST Api",
            "aiogram",
            "pyTelegramBotApi",
            "Selenium",
            "Asyncio",
            "Docker",
        ]
        

Pinned

  1. HerokuAdmin HerokuAdmin Public

    DashBoard to take full control of your Heroku dynos

    Swift

  2. WarpDrive2 WarpDrive2 Public

    Telegram asyncio Bot for WireGuard configs (WARP 1.1.1.1)

    Python 5 1

  3. GoSber GoSber Public

    Pure Golang SberMegaMarket parser!

    Go 8

  4. Abuzometer-js Abuzometer-js Public

    SberMegaMarket profit calculator

    Vue 1

  5. Megacalc-backend Megacalc-backend Public

    Backend for MegaMarket calculator (Abuzometer-js)

    Go 1

  6. SberRight SberRight Public

    MegaMarket bot with playwright and aiogram

    Python 4