Skip to content
View Mix-Anik's full-sized avatar
πŸ¦–
πŸ¦–
  • Red Function
  • Estonia, Tallinn

Organizations

@redfunction @bihop-dev @Defrag-th

Block or report Mix-Anik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mix-anik/README.md
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...

Popular repositories Loading

  1. chatgpt-lib chatgpt-lib Public archive

    Simple javascript wrapper for ChatGPT's unofficial web API

    JavaScript 10

  2. Easy-VTF-Converter Easy-VTF-Converter Public

    Software for converting VTF images into different versions

    Python 7 3

  3. sdk-2013-hammer sdk-2013-hammer Public

    Forked from ISNEWPuddy/sdk-2013-hammer

    Hammer from 2007 brought up to 2013 standards, with added features

    C++ 2

  4. v34ports v34ports Public archive

    Collection of ported to v34 old maps

    1 1

  5. advent-of-code-2021 advent-of-code-2021 Public

    Python 1

  6. copy-opened-tabs-urls copy-opened-tabs-urls Public

    Copy urls from opened tabs. You can copy all of them or filter out specifically the ones you need with regex.

    JavaScript 1