Skip to content
View odm7341's full-sized avatar
🍓
im just doing my best
🍓
im just doing my best

Block or report odm7341

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

Pinned Loading

  1. Stat-489-project Stat-489-project Public

    TeX

  2. boombeastic-3.5mmOut boombeastic-3.5mmOut Public

    this is the https://github.com/balena-io-projects/boombeastic but modified to use the 3.5mm jack on the pi

    JavaScript

  3. senseHatSnake senseHatSnake Public

    A snake game for he raspberry pi sense hat

    Python

  4. .tmux.conf .tmux.conf
    1
    # Set prefix to Ctrl-a (from the default Ctrl-b)
    2
    set -g prefix C-a
    3
    unbind C-b
    4
    bind C-a send-prefix
    5