Skip to content
View mavgit1's full-sized avatar

Block or report mavgit1

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mavgit1/README.md

hello.

I am a Systems Engineer. Currently studying AI/ML.

def get_current_status():
    motto = "learning about cool things. creating while at it."
    
    # tools I use and technologies I am learning
    stack = [
        "python", 
        "typescript", 
        "rust",
        "vuejs", 
        "proxmox",
        "talos", 
        "cilium", 
        "longhorn", 
        "zitadel"
    ]
    
    return motto, stack

if __name__ == "__main__":
    get_current_status()

Popular repositories Loading

  1. mavgit1 mavgit1 Public

    Config files for my GitHub profile.

  2. DSPRO1-HS25-RAG-IT DSPRO1-HS25-RAG-IT Public

    Python

  3. ECO-PRGT-Redfish ECO-PRGT-Redfish Public

    Python

  4. JWW-Payment-Form JWW-Payment-Form Public

    Vue

  5. MEDIMG-FS26-Pneumonia-Detection MEDIMG-FS26-Pneumonia-Detection Public

    HTML

  6. ConvertOneNote2MarkDown ConvertOneNote2MarkDown Public

    Forked from theohbrothers/ConvertOneNote2MarkDown

    Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!

    PowerShell