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

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 am passionate about history, chess and mountains.

In the world of programming, I work with multiple programming languages — my favourite being Java, though I also use C#. For embedded systems, I primarily code in C and C++. Additionally, I have experience with Python, PHP, HTML, CSS, JavaScript, and SQL.

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

Popular repositories Loading

  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 2

  2. zephyr-cpp-synchronization-app-sample zephyr-cpp-synchronization-app-sample Public

    Zephyr C++ synchronization sample manifest workspace application.

    C++ 1

  3. pressure-depth-conversion pressure-depth-conversion Public

    A notebook on a simple hydrostatic pressure equation with a practical conversion of pressure to depth (Millero et al., 1980).

    Jupyter Notebook 1

  4. livecharts-demo livecharts-demo Public

    A simple C# WPF demonstration application showcasing brief use of the LiveCharts library, using the MVVM framework Prism.

    C# 1

  5. caesar-cipher caesar-cipher Public

    Caesar cipher is a simple yet famous method of encoding messages. The method is named after Julius Caesar, who used it in his private correspondence.

    Python

  6. binary-tree binary-tree Public

    Simple demonstration of a binary tree.

    Python