Skip to content
View ThomasCaud's full-sized avatar
Block or Report

Block or report ThomasCaud

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

Hi there 👋

My profiles

  • root-me.org (cybersecurity challenges)
  • codingame (a challenge-based training platform for programmers)

Pinned

  1. ai-simulation ai-simulation Public

    Implements basic artificial intelligence life simulation models.

    JavaScript 1 1

  2. Arimaa-ai Arimaa-ai Public archive

    Artificial Intelligence for arimaa game, following minimax algorithm.

    JavaScript

  3. numeric-puzzle-solver numeric-puzzle-solver Public

    A solver using backtracking for grid-based number puzzles (such as Sudoku, Takuzu, etc.) with CLI and GUI versions.

    Java

  4. fabDB fabDB Public archive

    HTTP wrapper for fab-lab website's database. API REST using Symfony 3 with @maxime-lucas. Dockerized app.

    PHP

  5. go-algorithms go-algorithms Public

    Some of my implementations of "Cracking the coding interview" book, using Golang

    Go

  6. restful-api-go restful-api-go Public

    Learnings API Go concepts, using the classical Book API.

    Go