About Me

Hi! I'm TheAypisamFpv, a French computer science and AI student at CESI.

Latest News

Developed a tool to visualize Neural Networks!

My Projects

DockSight

A highly complex Proof of Concept (POC) for a vision-only system to detect, track, and position containers in 3D space.

Developed during an internship, it integrates advanced YOLO-based detection, single-optic visual odometry and GPS for camera tracking and positioning, and 3D visualization using the Ursina engine.

This project demonstrates cutting-edge computer vision and machine learning techniques, including synthetic dataset generation and camera calibration for accurate 3D reconstruction.

Note: This is an internal company project and is not publicly available.

Neural Network Visualisation

Python tool used to visualize and use a Neural Network.

Bad Apple on BatPU-2

This project is a port of the Bad Apple video to the BatPU-2, a 8-bit computer designed by mattbatwings in Minecraft, programmable in ASM using a custom instruction set.

Autopilot

Uses YoloV9c-seg to detect drivable surfaces, lines and obstacles.

It is trained on human-labeled images. Later I will try to integrate auto labeling.

CESI Bad Apple

I use at least one thing learned during a course to play Bad Apple!! (Video and/or Sound)

ENT Vulnerability Research

This project aims to explore potential vulnerabilities in authentication systems, focusing specifically on ENT (Digital Workspace) accounts and methods of accessing an account without knowing the password.

FlagdleDjango

FlagdleDjango is the Web based version of Flagdle. It is a Django-based web application that allows users to play a game related to countries and their borders.

It will feature a scoring system to make it competitive

Flagdle

Initially, Flagdle was a simple flag quiz game made with Yug0-o, but then it got a lot more features.

Now, Flagdle is one of the games that can be played, alongside multiple others such as Countrydle (using the country borders) and a Cesidle (an inside joke).

It now has a game launcher for easy access to all the new games.

Live Earth Wallpaper

A Python application that automatically sets your desktop wallpaper to near real-time images of Earth.

Features include configurable image sources, automatic cropping, and resolution adaptation.

Maze Generator

A Python-based maze generator that generates random mazes.