Skip to content
View andrew-karppinen's full-sized avatar

Highlights

  • Pro

Block or report andrew-karppinen

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

    Multiplayer boulderdash game made in python with pygame and socket.

    Python 2

  2. e85_pico e85_pico Public

    Injector pulse extender with cold-start detection.

    C

  3. brute-force-algorithm brute-force-algorithm Public

    Multithreaded brute‑force algorithm made with C++

    C++

  4. heating-control heating-control Public

    heating control software for raspberry pi

    Python

  5. Pico bootloader example Pico bootloader example
    1
    #include <stdio.h>
    2
    #include "pico/stdlib.h"
    3
    #include "hardware/structs/scb.h"
    4
    #include "hardware/sync.h"
    5
    
                  
  6. ascii-art-creator ascii-art-creator Public

    Convert image to ascii

    Python