Skip to content
View haxgun's full-sized avatar
✨
✨
  • Chusovoy, Russia
  • 00:43 (UTC +05:00)

Block or report haxgun

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
haxgun/README.md
class haxgun:
    def __init__(self):
        self.name = "Misha Gusev"
        self.role = "Full-stack Developer (with a focus on the backend)"
        self.languages = ["ru_RU", "en_US"]
        self.code = ["Pascal", "Python", "HTML", "CSS", "SCSS", "SASS", "JavaScript", "TypeScript", "Go"]
        self.tools = ["Git", "GitHub", "VSC", "PyCharm PRO", "Figma", "Photoshop", "Docker"]
        self.os = ["Windows", "Linux", "macOS"]
        self.learning = [
            "Django", "Django REST Framework (DRF)", "Flask", "FastAPI", "React", "Vue", 
            "Docker", "SQL", "SQLite", "MySQL", "PostgreSQL"
        ]
        self.hobbies = ["πŸ€", "πŸƒπŸ»β€β™‚οΈ", "πŸ’ͺ🏻", "πŸ“š", "✨"]

    def social_links(self):
        self.email = "haxgun@vk.com"
        self.website = "https://haxgun.ru"
        self.telegram = "https://t.me/haxgun"
        self.vk = "https://vk.com/haxgun"

    def say_hi(self):
        print("Hi! I hope you find something useful among these things :)")


me = haxgun()
me.say_hi()

Pinned Loading

  1. Ryzentosh Ryzentosh Public archive

    OpenCore EFI for Ryzen 5600G & MSI B450M PRO-VDH PLUS with a working iGPU and dGPU

    Shell 39 4

  2. Valory Valory Public

    πŸ“ˆ Valory is a sleek, customizable rank overlay tool for Valorant streamers. It helps you showcase your game stats in real-time, keeping your audience engaged while enhancing your stream’s visual ap…

    JavaScript 14 3

  3. GloryCanvas GloryCanvas Public

    Creates a profile picture based on Dota 2 data

    Python

  4. Milady Milady Public

    🎧 The ultimate accessory to display the current Spotify track for your Stream.

    Vue