đźš§ this post is still a work in progress, i plan on writing a full article about this project.
The name “Graplet” was maybe coined back 4 or 5 years.
It hadn’t always been used for this exact project though.
It moved between several rewrites, starting as a poorly designed discord bot maker to this:

(Graplet) It is a heavy prototype, only the editor is being worked on right now. There are future plans.
As you can see in the image, it is a 3D Editor, with some interactions.
You can create instructions & programs using the code blocks in the toolbox on the left,
and see what will happen on the Scene…
Aand, All the panels can all be moved around freely!
Stack
Here is the list of all other software that is being used for Graplet:
React
The library for web and native user interfaces
Blockly
Library for visual programming
Dockview
The docking layout manager
Zustand
State management solution
Huge thanks to all of them!
I might be writing some articles soon about each library,
they definitely deserved its own, and their use case in Graplet :D