Programming : C++
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:
- SFML : Simple and Fast Multimedia Library
- ImGui : Graphical User Interface for C++ [lien github]
In Game Gif.
Code can be found on my github : 9LIVES
System Monitor (Udacity Program)
Objective: Monitoring a Linux System
Competence: Files Parsing, String
Open Street map (Udacity Program)
Objective: Determine the shortest path from a point A to B on a open-street map
Competence: Path Finding
ChatBot (Udacity Program )
Objective: Modify the structure of the code use smart pointers
Competence: Smart Pointers and Ownership