Skip to content
View mkshustov's full-sized avatar
🌐
Programming
🌐
Programming

Block or report mkshustov

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

Hey, I'm Mkshustov :)

class FullStackDeveloper:
    def __init__(self):
        self.name = "Mkshustov"
        self.role = "Full Stack Developer"
        self.location = "🌍"
        self.experience = {
            "years_coding": 3
        }

    @property
    def current_adventures(self) -> dict:
        return {
            "πŸ”­ Current": "Working on AI-powered applications (MNN)",
            "🌱 Learning": "New programming languages",
            "πŸ‘― Looking": "To collaborate on innovative projects"
        }

    @property
    def life(self) -> dict:
        return {
            "langs": ["Russian", "English"],
            "age": 15
        }

    @property
    def tech_stack(self) -> dict:
        return {
            "languages": {
                "expert": ["Python"],
                "intermediate": ["JavaScript", "CSS", "Html"],
                "learning": ["Go"]
            },
            "specialities": {
                "main": ["Web Development 🎯",
                         "Reverse Engineering πŸ”",
                         "Machine Learning πŸ€–"],
                "tools": ["Jetbrains programs"],
                "frameworks": ["Quart", "Fiber v3", "Flask", "Vue"],
                "Web servers": ["Nginx"]
            }
        }

    @property
    def get_contact(self) -> dict:
        return {
            "telegram": "@mkshustov",
            "discord": "@mkshustov",
        }

stats

Popular repositories Loading

  1. MNNAI MNNAI Public

    Official MNN Library

    Python 7

  2. mkshustov mkshustov Public

    Config files for my GitHub profile.

    1

  3. cool-ai-stuff cool-ai-stuff Public

    Forked from zukixa/cool-ai-stuff

    This repository contains a list of free to use AI APIs and sites. We are NOT endorsing ANY of the listed services!