Pinned Repositories
.dotfiles
Personnal config
BankAccount
kiloukoi
Educational rails project at LeWagon's bootcamp. Build a renting platform based on Airbnb example using team workflow methodology.
learning-C
Code related to my learning of the C language based on the book from Kernighan and Ritchie and other algorithm exercises.
photo-map-matching
Game : guess where this picture was taken. It uses flikr api in order to get random geolocalised pictures and google map api to let you click where you think the pics were taken.
pong-with-gosu-hasu
Basic and old school pong game
promo-2-challenges
9-weeks Paris Ruby on Rails bootcamp for entrepreneurs
Sbfrr's Repositories
Sbfrr/kiloukoi
Educational rails project at LeWagon's bootcamp. Build a renting platform based on Airbnb example using team workflow methodology.
Sbfrr/pong-with-gosu-hasu
Basic and old school pong game
Sbfrr/.dotfiles
Personnal config
Sbfrr/BankAccount
Sbfrr/learning-C
Code related to my learning of the C language based on the book from Kernighan and Ritchie and other algorithm exercises.
Sbfrr/photo-map-matching
Game : guess where this picture was taken. It uses flikr api in order to get random geolocalised pictures and google map api to let you click where you think the pics were taken.
Sbfrr/promo-2-challenges
9-weeks Paris Ruby on Rails bootcamp for entrepreneurs
Sbfrr/release-please
generate release PRs based on the conventionalcommits.org spec
Sbfrr/sbfrr.github.io
Jekyll repository serving @SBfrr 's homepage.
Sbfrr/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition