Programming : C++

Some examples of my projects in C++ from game programmation, to path finding algorithms.


Game Programming : Ubisoft Womxn Programming

WomXn Develop At Ubisoft is a mentoring program that aims to attract and develop diverse talents for Ubisoft studios around the world.

From february to may, I was mentored by a Lead Gameplay Programmer from Ubisoft in order to prototype a game. My major focus was on the gameplay part.

Theme was Reborn, so I headed to a plateformer/puzzle where the deadbodies are the main clues to finish a level.

Technologies:

Simple Game Design Document

In Game Gif.

Code can be found on my github : 9LIVES


System Monitor (Udacity Program)

Objective: Monitoring a Linux System

Competence: Files Parsing, String

Code on Github

Monitoring Image


Open Street map (Udacity Program)

Objective: Determine the shortest path from a point A to B on a open-street map

Competence: Path Finding

Code on Github


ChatBot (Udacity Program )

Objective: Modify the structure of the code use smart pointers

Competence: Smart Pointers and Ownership

Code on Github