Skip to content
View Lmpkessels's full-sized avatar

Block or report Lmpkessels

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

I'm Luuk Kessels

A low-level systems engineer who is passionate about blockchain, computer architecture, operating systems and, algorithms.

  • I'm currently working on a DSA repository in C
  • I'm currently learning DSA architecture

Projects


Reach me at:


Blog:

Here you find writing about my current understanding of things I've built.


Languages and Tools


Pinned Loading

  1. blog blog Public

    thoughts in motion

    HTML

  2. dsa dsa Public

    This repository has implement data-structures and algorithms in C

    C

  3. c-programming c-programming Public

    Projects and books built out in C to understand the language

    C

  4. memory-exploration-in-c memory-exploration-in-c Public

    This repository aims to understand how memory is managed in C trough following Understanding and Using C Pointers and building projects

    C

  5. cryptographic-algorithms cryptographic-algorithms Public

    Cryptographic algorithms implemented from specifications in Rust

    Rust

  6. arithmetic-logic-unit arithmetic-logic-unit Public

    Arithmetic Logic Unit operating on 32-bit width arrays in Rust.

    Rust