Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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", 
        "rust",
        "sveltejs", 
        "proxmox",
        "nomad",
        "talos", 
        "cilium", 
        "longhorn", 
        "ory"
    ]
    
    return motto, stack

if __name__ == "__main__":
    get_current_status()

About

Config files for my GitHub profile.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors