This is not implemented yet...

Please come back later !

Beelse

Presentation

For my 4th year of studies, I did a 4 months internship as a developer for Beelse.

In 2021, Beelse was a small Startup from Grenoble. Founded by Yannick Marion (CEO), Clément Chabert (CTO) and Yannick Omnes, its goal is to make possible for enterprises to print 3D object easily, through a Saas called BCM.

My Mission

The goal of this internship was to develop a program that could detect and eventually repair errors inside a 3D object file (STL). To do so, the file must be analyzed first to detect the errors

There are 4 main types of possible errors in this type of file :
  1. One or many faces are not facing the right direction.
  2. There's a hole in the model.
  3. One or many faces are made with 3 aligned points.
  4. There are intersections between at least 2 different faces.

Once the errors are detected, they must be fixed.

Here is an example of result I had:

Arturia

Presentation

Arturia designs and manufactures audio interfaces and electronic musical instruments, including software synthesizers, drum machines, analog synthesizers, digital synthesizers, MIDI controllers, sequencers, and mobile apps.

Context

To complete my diploma, I did a 6 months internship as a Full-stack developer in Arturia.
During this internship, I had one mission : maintain and improve existing components and develop new components for the Arturia website.

Missions

I worked on different projects during my time at Arturia.
To showcase the software effects on the website, we use small interactive effects built with the Web Audio API.

Examples

Available here:

Arturia EFX Refract
This is done by playing 2 audio files at the same time and blending them together.
To interact with the Interactive demos and audio players, a custom audio library was used. Unfortunately, it was hard to use and had a lot of corner cases. That's why I decided to make a new one.

Here's the schema of what I came up with:

This website is still in development !
This website is still in development !
This website is still in development !