Andrea Feletto

Mechatronics engineering student and open source developer.

Projects

levee

It's a statusbar for the river wayland compositor written in zig without any UI toolkit. It displays time, date, battery level, speaker volume, screen brightness and tag informations.

zig-scfg

A zig parser library for the simple configuration file format.

scatoletta

This repository contains everything needed to train a decision tree for the detection of events during parcel shipping. Most of the process is automated by a Jupyter notebook, while the data is labeled with Label Studio. The resulting ucf file is meant to be uploaded on a STM32 SensorTile.Box through its complementary app.

manitoba

It's a telegram bot written in python which serves as a interface to the sympy library. It is capable of computing symbolic limits, derivatives and integrals.

Contacting me

For regular messages feel free to email me or write me a message on IRC. If you need to send me encrypted files, the best way is to encrypt them with age and send them via email.

        $ echo 'i put cream on carbonara' > secret.txt
        $ key_url='https://meta.sr.ht/~andreafeletto.keys'
        $ curl "$key_url" | age -R - secret.txt > secret.txt.age