Skip to content
View OlivierKessler01's full-sized avatar
๐Ÿ“•
reading
๐Ÿ“•
reading

Block or report OlivierKessler01

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

Hi fellow human ๐Ÿ‘‹

Glad you found your way here :)

๐Ÿ”ญ You'll currently find me building MLOps and distributed computing tools at @bioserenity.com using Python ๐Ÿ.

โšก I absolutely love low-level programming and EE.

๐Ÿ“– Favorite books:

  • Introduction to algorithms - Cormen, Leiserson, Rivest, Stein - MIT press
  • Computer systems : A Programmerโ€™s perspective - Bryant R. - Pearson
  • Operating systems : Three easy pieces - Arpaci-Dusseau A. R
  • Engineering a Compiler - Cooper, Keith D., Torczon, Linda - Elsevier

๐Ÿ”ญ In my free time, I work on Columnar, a column-oriented database engine, featuring an ANSI SQL parser and high aggregation performances.

Pinned Loading

  1. columnar columnar Public

    Columnar-oriented DBMS written in C++ featuring high performances on data agregations.

    C++

  2. dotfiles dotfiles Public

    Tmux, NVIM and I3 configuration files for my development environment

    Lua

  3. french_salary_taxes french_salary_taxes Public

    Simulator of income tax for a couple working in France.

    Python

  4. flaskblog flaskblog Public

    A simple blog using Python, Flask, MongoDB and an Nginx reverse-proxy.

    Python