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 32π 23β 405βοΈ β
βββββββββββββββββββ¬βββββββββββββββββββ€
β #1 TypeScript β 44.2% (297.5 KB) β
β #2 Python β 29.1% (195.6 KB) β
β #3 JavaScript β 8.0% (53.5 KB ) β
β #4 CSS β 4.4% (29.7 KB ) β
β #5 Rust β 3.9% (26.5 KB ) β
β #6 C# β 3.4% (23.1 KB ) β
β #7 C++ β 3.1% (20.6 KB ) β
β #8 SourcePawn β 1.5% (9.9 KB ) β
β #9 HTML β 1.2% (8.2 KB ) β
β #10 Squirrel β 1.2% (7.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 10
-
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.

