Skip to content
View kalj's full-sized avatar

Block or report kalj

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

    Generic EEPROM Programmer

    Python

  2. isa6502 isa6502 Public

    Assembly tools for the 65(c)02 CPU

    Python

  3. wump wump Public

    Wake-Up Music Player, code for controlling a Raspberry Pi Zero W + HifiBerry Miniamp as an alarm clock.

    Rust 5

  4. rcc rcc Public

    rcc - A C compiler in rust

    Rust 2 1

  5. Load Visual Studio Environment on GI... Load Visual Studio Environment on GIT Bash.sh
    1
    # Add to ~/.bashrc
    2
    # call load_msenv [year] from a shell to load the enviroment
    3
    function load_msenv() {
    4
        local msversion_year=2019
    5
        if [ $# -gt 0 ]; then
  6. advent-of-code-2019 advent-of-code-2019 Public

    Python