from dataclasses import dataclass
@dataclass
class WorkStack:
languages : tuple = ("Python", "Golang", "Kotlin", "Swift5")
databases : tuple = ("PostgreSQL", "Redis", "MongoDB")
misc : tuple = ("Docker", "Traefik", "Celery", "SwiftUI")
ide : tuple = ("PyCharm", "Golang", "AndroidStudio", "Xcode")
I'm drowning in life
Pinned Loading
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.