Skip to content
View leske42's full-sized avatar

Highlights

  • Pro

Block or report leske42

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

Ongoing

I thoroughly hate promoting myself so I postponed making this ✨ special ✨ readme for as long as I could.

I have been studying (relatively) low level coding at 42 Vienna coding school. Currently I am in Mastery & recently started working at RBI supporting a DevOps team.

This is weird but I really like spending time on writing guides and proper documentation. If you deal with C or C++ then I can recommend you to read my introduction to Undefined Behavior.

What I work with at my job:

My Skills

Additional stuff I learned in school:

My Skills

I used to put C++ also on this list, but to be honest, I am not comfortable with C++. I don't know if that's even a thing. C++ is insane.

The world is incredibly vast & interesting, and I will never know more than a fraction of it. Anything finite compared to the infinite is nothing, therefore I usually feel bad about claiming I "know" this or that. Mostly what I have is curiosity.

You can check out some of my projects:

  • My attempt at writing a small C library in inline assembly
  • I made a guide for implementing the Ford-Johnson merge insertion sort
  • Another guide for the Students on Undefined Behavior
  • HTTP 1.1 webserver we built with a team from school
  • A shell we wrote in C with Sumon
  • Also made the fastest search engine on Vienna campus with Bernhard
  • Tiny exercises I did in Rust
  • My solutions to Advent of Code in C and C++

Pinned Loading

  1. Foundations Foundations Public

    7

  2. libft_special libft_special Public

    Special edition of the classic 42 School Libft written in x86-64 inline Assembly

    C

  3. CPP09 CPP09 Public

    Guide for merge insertion

    C++ 46 2

  4. LeaYeh/webserver LeaYeh/webserver Public

    Lightweight HTTP/1.1 Web Server — A C++ web server built from scratch, compliant with RFC 7230. Inspired by Nginx architecture, it supports static file serving, modular configuration parsing, and b…

    C++ 3

  5. bgebetsb/42-rush-hotrace bgebetsb/42-rush-hotrace Public

    C