Add Lego Set to STL mini project with description and image
This commit is contained in:
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user