Hi! Iโm Lilian Derain a french software engineer student at Polytech Grenoble. But I also develop things on my free time, my favorite fields are digital image processing, algorithm analysis, computer graphics, and machine learning.
This project aims to implement and compare multiple algorithms designed to transform digital images into captivating String Art patterns. We will evaluate these algorithms to understand their efficiency, quality of output, and their suitability for different image sizes and complexity levels.
Coding project involving the re-implementation of matplotlib.pyplot and networkx libraries, with the ability to display graphs using planar embedding. Key features include shape drawing, function plotting, subplots, text, auto scaling, and graph visualization.
A collaborative project to create a 2D game engine based on automata, inspired by 'Smash Bros' style combat games. I focused on automaton implementation and AI behavior, including the A* algorithm, while also improving collision mechanics to support circles and polygons.
PlanningApp is a project aimed at creating an application using Android Studio. Its goal is to combine the features of a calendar application and a to-do list.