8000 GitHub - malvere/malvere: Me, Myself and I
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

malvere/malvere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

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",
        ]
        

About

Me, Myself and I

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0