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 = "[email protected]"
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
-
ValoryApp/app
ValoryApp/app Publicπ π₯ Valory - stylish, customizable overlay for Valorant streamers, displaying real-time stats!
-
telegram-bot-template
telegram-bot-template Public⨠Telegram bot template with AIOgram 3.17
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.