class SoftwareEngineer(metaclass=DevOps):
"""
Software Engineer with 5+ years of experience in enterprise telecom environments.
Specializes in both backend and frontend development including OPS batteries.
Passionate about getting to know anything i don't know and
always open to new opportunities to learn, create, and improve.
"""
languages: List[str] = ["Python", "JS/TS", "PL/SQL"] # but also language-agnostic
speaks: List[str] = ["English", "Estonian", "Russian"]
frameworks: List[str] = ["FastAPI", "Pyramid", "Angular", "Vue", "React"]
os: List[str] = ["Debian", "Ubuntu", "NixOS", "Hyprland"]
skills: List[str] = ["k8s", "docker", "linux", "ci/cd", "kafka", "rabbitmq",
"grafana", "node.js", "redis", "nginx", "sqlalchemy",
"postgresql", "SOLID", "agile", "SAFe", "distributed processing"]
focus: List[str] = [
"Reliable and scalable systems",
"Performant code",
"Security in mind",
"Spend hours automating anything taking over 30sec of manual labor"
]
@property
def hobbies(self):
for hobby in ["Gaming", "Modding", "Piano", "Table Tennis"]:
if now() == "3 am":
yield "Coding"
yield hobby
async def stats(self):
return """
ββββββββββββββββββββββββββββββββββββββ
β πtop 38π 22β 488βοΈ β
βββββββββββββββββββ¬βββββββββββββββββββ€
β #1 C β 90.1% (15.88 MB) β
β #2 C++ β 4.5% (784.9 KB) β
β #3 TypeScript β 2.0% (360.3 KB) β
β #4 Python β 1.2% (211.7 KB) β
β #5 GLSL β 0.4% (72.7 KB ) β
β #6 JavaScript β 0.3% (53.5 KB ) β
β #7 CSS β 0.2% (40.6 KB ) β
β #8 Makefile β 0.2% (35.8 KB ) β
β #9 Rust β 0.1% (26.5 KB ) β
β #10 Shell β 0.1% (25.9 KB ) β
βββββββββββββββββββ΄βββββββββββββββββββ
"""
@staticmethod
def sleep():
raise NotImplementedError("sleep is not implemented, keep working!")
#TODO: rewrite this in Rust...
-
Red Function
- Estonia, Tallinn
Popular repositories Loading
-
chatgpt-lib
chatgpt-lib Public archiveSimple javascript wrapper for ChatGPT's unofficial web API
JavaScript 9
-
Easy-VTF-Converter
Easy-VTF-Converter PublicSoftware for converting VTF images into different versions
-
sdk-2013-hammer
sdk-2013-hammer PublicForked from ISNEWPuddy/sdk-2013-hammer
Hammer from 2007 brought up to 2013 standards, with added features
C++ 2
-
-
copy-opened-tabs-urls
copy-opened-tabs-urls PublicCopy urls from opened tabs. You can copy all of them or filter out specifically the ones you need with regex.
JavaScript 1
If the problem persists, check the GitHub status page or contact support.

