The stuff I do

Welcome to my corner of the internet!


I am statox, a software engineer since 2016. On this blog you can find my technical writtings, my side projects as well as other stuff I do.

Check the About page if you want to know more about me or this site.

Popular posts

The articles I wrote which attracted the most readings. Arguably the most interesting stuff I wrote.

Latest posts

See all the 37 posts...

Latest projects

See all the 65 projects...

Home Tracker

Home made environment monitoring system. This is my most complete project it involves several temperature and humidity sensors I created based on Adafruit's feather boards, my API to get the readings of the sensors, my ELK cluster to store the readings and a UI I created to display the readings.

Ephemerides

A dashboard of the current state of the moon and sun. For this project I re-implemented sun-calc.js in typescript and added more tests, I now want to distribute this rework properly, for now it is deeply coupled with my API repo.
Back to top