Skip to content
View baseely's full-sized avatar
🐧
Open Sourcing AI
🐧
Open Sourcing AI

Organizations

@IBM

Block or report baseely

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
baseely/README.md

Welcome, I'm Shady Baseely! πŸ‘‹

Technical Solutions Architect

Architecting AI-powered cloud solutions with focus on Kubernetes orchestration, enterprise DevOps and MLOps for scalable infrastructure.

Contribution Graph


πŸ“Š GitHub Stats

Activity Graph

Pinned Loading

  1. kubernetes/minikube kubernetes/minikube Public

    Run Kubernetes locally

    Go 31.4k 5.2k

  2. pytorch-seq2seq pytorch-seq2seq Public

    Forked from IBM/pytorch-seq2seq

    An open source framework for seq2seq models in PyTorch.

    Python

  3. Shell script to quickly install a VN... Shell script to quickly install a VNC server on a CentOS 8 / RHEL 8 node.
    1
    dnf groupinstall -y "Server wuth GUI"
    2
    systemctl set-default graphical
    3
    set -p "Reboot and proceed"
    4
    echo "WaylandEnable=false" >> /etc/gdm/custom.conf
    5
    setenforce 0
  4. instructlab instructlab Public

    Forked from instructlab/instructlab

    InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.

    Python

  5. awx awx Public

    Forked from ansible/awx

    AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

    Python

  6. SeleniumBase SeleniumBase Public

    Forked from seleniumbase/SeleniumBase

    A Python framework that inspires developers to become better test automation engineers. πŸ§ πŸ’‘

    Python