I started building with LEGO Mindstorms in 2016 and became a passionate developer in early 2022.
Today I enjoy creating software, experimenting with servers, building web apps, automating workflows, and working on smart-home and infrastructure projects.
public class Jona
{
public string Role => "Passionate Developer";
public int StartedCoding => 2022;
public int FirstTechExperience => 2016;
public string FirstProject => "LEGO Mindstorms";
public string[] Interests => new[]
{
"Web Development",
"Backend Systems",
"Smart Home",
"Servers & Networking",
"Automation",
"Open Source"
};
}To make this clean, I've organized my toolkit by domain:





