Skip to content
View borrelunde's full-sized avatar
💭
💭
Block or Report

Block or report borrelunde

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
borrelunde/README.md

Hey, you! I am Børre,

Among many things, I like history, chess and mountains.

In the world of programming, I work with embedded C and C++. Other than that I do Java, with Python on the side. With some experience in PHP, HTML, CSS, JavaScript and SQL.

Combined with embedded programming, I work in direct involvement with electronics.

Popular repositories

  1. zephyr-custom-nrf52840dk-board-dual-uarte-application zephyr-custom-nrf52840dk-board-dual-uarte-application Public

    Example out-of-tree Zephyr application that uses a custom board.

    C 1

  2. pressure-depth-conversion pressure-depth-conversion Public

    Jupyter Notebook 1

  3. caesar-cipher caesar-cipher Public

    Caesar cipher is a simple method of encoding messages.

    Python

  4. binary-tree binary-tree Public

    Simple demonstration of a binary tree.

    Python

  5. binary-search-tree binary-search-tree Public

    Simple demonstration of a binary search tree (BST).

    Python

  6. hashing-data-structure hashing-data-structure Public

    Simple demonstration of the data structure hash table.

    Java