Skip to content
View AlexMakesSoftware's full-sized avatar

Block or report AlexMakesSoftware

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

Pinned Loading

  1. linuxmint/cinnamon-spices-desklets linuxmint/cinnamon-spices-desklets Public

    Desklets for the Cinnamon desktop

    JavaScript 191 224

  2. Artificial-Intelligence-Exercises Artificial-Intelligence-Exercises Public

    Artificial Intelligence Exercises

    Jupyter Notebook

  3. Sidewinder Sidewinder Public

    three.js 3d animation of an old Elite Sidewinder space ship (learning exercise).

    JavaScript

  4. Get Python 3.11 working on Ubuntu. Get Python 3.11 working on Ubuntu.
    1
    # Get Python 3.11 working on your Ubuntu box.
    2
    ```
    3
    sudo apt update 
    4
    5
    sudo apt install software-properties-common