C L E M E N T
blog

Raspberry PI clusters

During my internship, I participated in the implementation of a Raspberry Pi cluster, a powerful computing system composed of several interconnected Raspberry Pi computers. My teacher, who had already assembled a prototype, guided me in this task by providing me with detailed instructions. Detailed information is also available on...

blog

Inventory management webapp

Screenshots :   Technical side :   Version française : Webapp de gestion d’un inventaire

blog

Adding a video to an AI database

To increase the size of the AI ​​dataset, I decided to add a video. To do this, I retrieved a video from YouTube of one of the races of the 2023 season. This video was provided in the roboflow API. Using this API, I then manually annotated each frame...

blog

Chimax – Chemistery Web Store

Chimax is an example of an online shop selling chemistry products or related to it. This website has a landing page where a few products are showcased. It is possible to see all the products on the catalog page, but it is also possible to filter the products by...

blog

One night accommodation – Cordova App

A search for short-term rentals around you Overnight Stay is a prototype client-side Airbnb-style application. The application mainly consists of 4 screens. Home screen : On this screen, a list of available housing is shown, when the app is first launched it displays a list of default places. Following...

blog

HtMaze – Un jeu comprenant une partie unity et une partie web

Htmaze is a simple game/ proof of concept of a Unity game. It’s a multiplayer game where one player plays through the web while the other plays through Unity. The Unity player will be given a code when creating a game, the web player can then input that code...

blog

VrTanks

VrTank is a VR game. In this game, the player controls a small RC tank, the goal of the game is to survive for as long as possible. To control the tank, the player holds a controller in one hand, and the joystick controls the tank, to aim the...

blog

Ai detection on Video

The goal of my AI project was to make an AI that could receive an F1 image from the 2023 season and detect it in the image as well as try to detect what team it belongs to. This model was trained on a custom-built dataset. The training took...

blog

F1RaceReminder – Alarm android App

The goal was to create an Android-based App that let you set up custom alarms/reminders. The theme chosen for the input was Formula 1, as the way to set up reminders for the race at the start of the year and be sure to not miss any. Once an...