whoami
Gustavo Zeloni
I'm a dev based in Curitiba. I build small tools when I have time and write down what I learn along the way.
writing
all posts →State-based code design How explicitly modeling states, events, and transitions can reduce ambiguity, prevent invalid combinations, and make code behavior clearer.
A lightweight wrapper for YOLOv8 using ONNX runtime This article demonstrates how to create an efficient and streamlined wrapper for YOLOv8-Seg using the ONNX runtime.
