Skip to content
View kellerfisch's full-sized avatar

Organizations

@MinorEmbedding

Block or report kellerfisch

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 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

Popular repositories Loading

  1. GameOfLife GameOfLife Public

    A game of life implementation in assembly for 8051 (trashy uController).

    C++ 3

  2. STM32_tests STM32_tests Public

    Binary Search, Hanoi and a hash table poorly implemented in Cortex M3 assembly.

    Assembly 1

  3. XSLT-power-series XSLT-power-series Public

    Implemented e^x recursively in xslt 1.0 using power series expansion.

    XSLT 1

  4. graph_drawing graph_drawing Public

    Our approaches to some algorithmic graph visualization project

    C++ 1

  5. C64_Orchestra C64_Orchestra Public

    A schematic and a pcb layout for a serial interface for C64 master-slave communication.

    Assembly

  6. SCIP_Wrapper SCIP_Wrapper Public

    A quick and dirty wrapper for SCIP (MILP solver) to abstract away the dirty details...

    C++