diff --git a/src/App.tsx b/src/App.tsx index b9f9101..923d3cb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1011,6 +1011,13 @@ const miniProjects: MiniProject[] = [ github: "https://github.com/Space-Banane/nvidia-smi-server", image: "https://github.com/Space-Banane/nvidia-smi-server/blob/main/Nvidia%20-%20SMI.png?raw=true" }, + { + title: "Lego Set to STL", + description: "Convert Lego set instructions to STL files for 3D printing.", + why: "A friend of mine searched for a website that does something like this, so i made one.", + github: "https://github.com/Space-Banane/lego-to-stl", + image: "https://zippy.trumplovesgiving.top/u/44nekH.png" + } ]; const experiences: Experience[] = [