My name is Simone. Chamo-me Simone. I am a fullstack engineer with a passion for solving real-world issues, building tools, and figuring out tough problems. My experience spans cross-continental banking and finance, IOT solutions, streaming & cross-domain applications, consulting, and product development. I like to understand how things work, take them apart, and put them back together better than I found them in the first place.
const svbygoibear = {
pronouns: "she" | "her",
likes: ["cooking", "running", "mk", "photography", "hiking"],
pets: false,
age: undefined,
projects: [
{
status: "research",
statusreason: "latest",
title: "Custom Split Keyboard",
description: "Ever since completing my SofleV2 project I have been thinking... What if I design my own? This is that. Designing my own PCB, creating my own case, and sharing it with everyone with small hands."
},
{
status: "paused",
statusreason: "immigration",
title: "Plant Monitoring System",
description: "I love plants. So, why not build a system of probes and cameras, plug them into wireless Raspberry Pis, and feed that info into one place? YES!"
},
]
}