Loïc Renaud Software Developer

My Expertise

Eventhough I have finished school, I love to learn. I keep learning new things everyday, and that is what made me passionate about computer sciences. I really enjoy working on challenging IT project and trying to figure out what might be the best solution to a given problem. I do not affiliate my self to a specific programming language, in my opinion the language is just a tool and we have a huge tool-box at our disposal to solve different kind of problems

However I do love using cutting-edge technologies.

...Feel free to checkout my linkedin, this website is still under construction

Algorithms

CodeFights, CodinGame...

Code

JavaScript, NodeJS

ReactJS, ReactNative, C++, C

Tools

Git, Jenkins, Scrum

Kanban, Github, GitLab

Featured Projects

hearthstone

League of Code and Magics - CodinGame

  • Heuristic Algorithms, JavaScript

This codinGame is about coding a Bot artificial intelligence which will play an advanced card game (like the famous Hearthstone) against others developers' IA

I have reached rank 200/2300, I plan to do a second version of it using a Monte Carlo Tree Search

Checkout
robotics

National Robotics Tournament

  • Robotics, Mechanics, C

The project was to build two robots in order to participate to a tournament. Both robots had to respect some given specs and had to perform some actions on a defined playground

tictactoe

Tic Tac Toe - CodinGame

  • IA, Minmax, Monte Carlo Tree Search
  • JavaScript, C++

This codinGame is about coding a Bot artificial intelligence which will play an advanced Tic Tac Toe against others developers' IA

I have done two versions of it, one in JavaScript and an other one in C++

Checkout