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

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.

Content in all repositories owned by your account will be closed.
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. donkeytypedonkeytypePublic

    typing test TUI app

    Rust 20 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-picorustberry-pi-picoPublic

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

    Rust 3

  4. mechabasiliskmechabasiliskPublic

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

    C 18 1

  5. dotfilesdotfilesPublic

    Config files for tooling

    Lua 1

  6. basiliskbasiliskPublic

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

    C 35 2