Skip to content
View BigBigDoudou's full-sized avatar
  • Lyon
Block or Report

Block or report BigBigDoudou

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

Hi there ๐Ÿ‘‹

I am BigBigDoudou, also known as BigDoudou or BigBigBigDoudou.

I am a fullstack developer with a predilection for backend, mainly with Ruby on Rails.


Want to see some stuff?

๐Ÿ’Ž gems_bond is a Ruby gem that fetches information about your project gems and scores them. When was the last commit? How many contributors worked on it? And many more!

๐ŸŒฑ dirty_seed is a Rails gem that populate the database application with bunch of dirty (but valid) data to quickly test application rendering.

โ›ฉ๏ธ otoroshi is a Ruby gem to easily define properties and validations for thrustable objects and easier debug.

โคต๏ธ pathfinder is an experimentation of the Dijkstra's algorithm to find a path in a labyrinth (testable with the React interface, see the README).


I Like to play on ๐ŸŽฎ codingame, I suggest some documented solutions to puzzles here.


๐Ÿ” You're hungry? I save recipes I like here ( ๐Ÿ€ 100% vegan, ๐Ÿ‡ซ๐Ÿ‡ท french language).

Pinned

  1. dirty_seed dirty_seed Public

    ๐ŸŒฑ Populate the database with bunch of dirty (but valid) data to quickly test your application rendering.

    Ruby 6 1

  2. otoroshi otoroshi Public

    โ›ฉ๏ธ Easily define properties and validations for thrustable objects and easier debug.

    Ruby

  3. coding_game coding_game Public

    ๐ŸŽฎ Challenges on codingame.com with ruby, go and javascript.

  4. pathfinder pathfinder Public

    โ†—๏ธ Application of the Dijkstra's algorithm to find a path in a labyrinth (testable with the React interface, see the README).

    Ruby 1

  5. binenc binenc Public

    ๐Ÿ”‘ A short go packgage to encode array of strings to binary and decode binary to array of strings, based on a "key".

    Go

  6. binary_codes binary_codes Public

    ๐Ÿ”‘ Binary encoding tests to help storing and comparing combinations in a Rails application.

    Ruby