Skip to content
View K1ngmar's full-sized avatar
πŸ•
Engineering software...
πŸ•
Engineering software...
  • DJM | Codam Coding College
  • Netherlands

Organizations

@42-Ikole @42-Ikole-Systems
Block or Report

Block or report K1ngmar

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

Welcome! πŸ‘‹

I am currently working as a software engineer in the inkjet industry whilst continuing my studies at Codam.

βš™οΈ Favorite programming Languages: C, C++ and python
🌍 I mostly use C++
πŸ‘€ I am interested in optimising code :)
🌱 Learning about the unix kernel @Codam
πŸ’¬ Feel free to ask me about anything programming related!

Codam projects:

πŸ’» Check out my codam core projects here
πŸ‘¨β€πŸ”¬ Check out my system related projects here

Contact me:

Linkedin Gmail

Pinned

  1. 42-Ikole/Containers 42-Ikole/Containers Public

    πŸ—ƒ STL containers but written by me :)

    C++ 1

  2. libkm libkm Public

    πŸ“š Libc rewrite

    C 4

  3. 42-Ikole/Plebserv 42-Ikole/Plebserv Public

    πŸ–₯ A http webserver

    C++ 4 1

  4. 42-Ikole/philosophers 42-Ikole/philosophers Public

    🍽 Three solutions to the dining philosophers problem in c

    C 1

  5. 42-Ikole/minishell 42-Ikole/minishell Public

    βš™οΈ A bash like shell written in c

    C

  6. 42-Ikole/libasm 42-Ikole/libasm Public

    🧠 A small library written in x86_64 assembly

    Assembly