Skip to content
View radlinskii's full-sized avatar
  • u-blox
  • Zürich, Switzerland

Organizations

@vgno @Schibsted-Tech-Polska

Block or report radlinskii

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. donkeytype donkeytype Public

    typing test TUI app

    Rust 16 15

  2. pre-commit git hook file for Golang.... pre-commit git hook file for Golang. Be sure to save this file in your repository as `.git/hooks/pre-commit` and give it right to execute e.g. with command `chmod +x .git/hooks/pre-commit`
    1
    #!/bin/sh
    2
    
                  
    3
    STAGED_GO_FILES=$(git diff --cached --name-only | grep ".go$")
    4
    
                  
    5
    if [[ "$STAGED_GO_FILES" = "" ]]; then
  3. rustberry-pi-pico rustberry-pi-pico Public

    Collection of firmware binaries for Raspberry Pi Pico written in Rust.

    Rust 3

  4. mechabasilisk mechabasilisk Public

    Ergonomic, split, 40%, handwired, "key-welled" keyboard using WeAct RP2040 boards designed in Fusion 360

    C 10 1

  5. dotfiles dotfiles Public

    Config files for tooling

    Lua 1

  6. basilisk basilisk Public

    Basilisk is an ergonomic, split, 40%, handwired, "key-welled" keyboard using WeAct RP2040 boards designed in Fusion 360

    C 21 1