Me on a floating island

Antoine Lemarchand

Full stack web developer

About me

Profile

Antoine Lemarchand

I am a software engineer based in France. I believe that developer experience is a key factor in the success of a project.

I like to work on personal projects, such as this website, to learn new technologies and improve my skills. From my work, i participate in the development of open source projects.

I am also interested in the field of computer graphics, pixel art and music production among other things.

Projects

AlgoVisu 0

AlgoVisu

shows how sorting and pathfinding algorithms work by animating each step. It helps you understand the process and logic behind the algorithms through clear, interactive visuals.

Fract-ol 1

Fract-ol

A fractal visualization tool written in C. I allows to display multiple fractals. The displayed fractal can be zoomed and panned using the mouse.

MiniRT 2

MiniRT

A minimal ray tracer written in C. The software displays a 3d scene based on an input file describing shapes and light sources. The user can then move inside the scene using the arrow keys.