About Me

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

Latest News

Working on the Web-based version of Flagdle !

My Projects

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.

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

Autopilot

This project showcases an autopilot capable of lane centering, lane following, and lane departure warning.

The system activates upon detecting a single lane line, predicting the second line based on the average lane width calculated from stable detections.

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.

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.

Maze Generator

A Python-based maze generator that generates random mazes.