DS

lab

This is where you'll find out how I'm learning about front-end development. I'm posting here all the little projects I've done as part of my self-taught training, as well as projects I've invented to train myself. At the moment, I'm learning React.js and Three.js.
lab | react.js & three.js
2025
react.js   lifting up state | controlled elements

split the bill

A training project in which the aim was to create an application to calculate bill sharing more easily. This was my first major exercise on React. The aim was to practice controlled elements through forms, and a lot on lifting up states, which will enable data to be exchanged between components.

three.js   particles

galaxy generator

In this exercise, also worked on thanks to three.js journey, the aim was to work on particles by creating a galaxy generator, all thanks to the UI debug panel. It was a very pleasant exercise, complicated but one that enabled us to see the progress we'd made so far.

three.js   texture | camera

haunted house

Exercise carried out as part of my training in the Three.js library, through Bruno Simon's course (three.js journey). The aim was to practice adding textures and moving cameras, as well as modeling directly in three.js.

Get in touch