Second year student at the ENSEEIHT engineering school.
I am a student at the ENSEEIHT engineering school in Toulouse.
Use the Simulink tool from Matlab to make a robot capable of standing still on its own.
Make a Nim Game using the Ada programming language
In a group of 5, create a rogue-like game using Java and agile methods.
Given public and private IP ranges, reproduce a small network with DHCP, DNS, NAT and web servers.
In a group of 3, create a software for chip design, where the user can input a list of component and their footprint and the software creates a layout and outputs images of said layout for the chip
Work In Progress
I am involved in the Cordées de la Réussite program, more specifically I run a workshop with student in 7th grade at Collège Stendhal.
I am the representative of my class, with a monthly meeting with teachers to give and receive feedback.
I created a discord bot in python as a personal challenge to learn new stuff. Some upgrades are still in the works, such as using a proper database instead of JSON files. The repository can be found on my GitHub
This is a bot to help and automate administation tasks in discord for my World of Warships clan . The repository is private and mainly based on GoloBot, but it's not excluded to become public in a near future. Aside from the bot, a website is in construction with Svelte and SvelteKit and this repository is public.
Outside from the official Wargaming API there is no way to get your time played. I decided to create a minimal website doing exactly that, since it's as simple as a wrapper for the API with a bit of CSS. The repository can be found on my GitHub .
Clan Planner is a tool to help organise events. I am mainly helping them with their Discord bot in Node.js, but have access to the php website repository.