Skip to content
View gphorvath's full-sized avatar

Highlights

  • Pro

Block or report gphorvath

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
gphorvath/README.md

Welcome!

👋 Hi, I’m Greg.

Professionally I am deeply involved in the Open Source AI Communtiy and 🦄 things.

As a hobby I develop video games using Unity/C#.

🖥️ Try out my Linux Terminal Hacking Sim 🖥️
🎮 Try out my short 2D Action RPG 🎮
🎲 Try out my Dice Game 🎲

Anurag's GitHub stats

Pinned Loading

  1. ~/.bash_aliases ~/.bash_aliases
    1
    alias k="uds zarf tools kubectl"
    2
    alias dclean="docker system prune -a -f && docker volume prune -f"
    3
    alias udsclean="uds zarf tools clear-cache && rm -rf ~/.uds-cache && rm -rf /tmp/uds* && rm -rf /tmp/zarf-*"
    4
    alias python=python3
    5
    alias zarf='uds zarf'
  2. defenseunicorns/leapfrogai defenseunicorns/leapfrogai Public

    Production-ready Generative AI for local, cloud native, airgap, and edge deployments.

    Python 250 29