Skip to content
View Stranix's full-sized avatar

Block or report Stranix

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

Hi 👋

class PythonDeveloper:

    def __init__(self):
        self.name = "Konstantin Smurov"
        self.age = 36
        self.skills = ["Python", "JavaScript Basic", "HTML/CSS", "BASH", "Others"]
        self.databases = ["PostgreSQL", "Redis", "MongoDB", "Microsoft SQLServer", "MySQL", "SQLite"]
        self.libraries = ["Django", "PythonTelegramBot", "Pytest", "UnitTest" "DRF", "FastAPI", "Asyncio", "Aiogram",]
        self.misc = ["Git", "Docker", "K8S", "Linux"]
        self.currently_looking_for_job = True
        self.telegram = "https://t.me/SmurovK"
        self.email = "[email protected]"

Popular repositories Loading

  1. my-zsh-nvim my-zsh-nvim Public

    настройка среды deb

    Shell

  2. bitly_service bitly_service Public

    Python

  3. DownloadSpaceImages DownloadSpaceImages Public

    Python

  4. search_jobs search_jobs Public

    Python

  5. work_with_vk_api work_with_vk_api Public

    Python

  6. pokemon_map pokemon_map Public

    Forked from devmanorg/pokemon_map

    Сайт с картой покемонов для урока «Коллекционируем покемонов в БД» курса dvmn.org

    Python