Skip to content
View Baduit's full-sized avatar

Block or report Baduit

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

Who am I ?

I'm a french developper living in Nantes and working at GoPro.

My favourite programming language is C++, well modern C++, because before C++11 a lot of things are really frustrating to do and when you have tried C++17, it is hard to use something older. Now that I have tasted C++20 I think I will never make any pet project in an older standard because it has so much new useful features.

Sometimes I also like to make little projects in javascript (with node.js) or python but I'm not as fluent in these languages as I am in C++.

Also I did some little stuff in C# but I can't really say I have experience in this language.

And now I'm currently leanring Rust and I love it! I hope one day I'll have time to learn a bit of Ada.

My articles

I have a blog made with Github pages and Jekyll: https://baduit.github.io/

Pinned Loading

  1. PokeGuesserPokeGuesserPublic

    Your daily dose of Pokemon

    JavaScript 1

  2. PainPerduPainPerduPublic

    Esoteric language

    C++ 6

  3. TopFlightTopFlightPublic

    Top Flight langage specification and interpreter. Learn it to become a Top Flight developer.

    Rust 7 2

  4. AggregetAggregetPublic

    Use your structures like tuples. Similar to MagicGet but using C++ 20 concepts.

    C++ 2

  5. CroissantCroissantPublic

    A C++ library to make comparaisons more user friendly.

    C++ 4

  6. CramerCramerPublic

    Commit Retriever After MErge Rebase

    Python