Comment by avtolik

2 years ago

From the last 2-3 years:

Web site for my sailing adventures. I upload a gps track, images, text. It parses the track, paints it on a map.

Small, android, no frills app for calling http backends, that arranges the calls in tiles. For very basic home automation.

A lot of non-AI, small bots for personal use. For example a bot that notifies in a group chat when a member did a new bike ride. Also collect stats so we can compare :)

Several tools for some games that I play.

I used to write everything in Java, but recent years more and more stuff is JS with Node. And more recently Go in the backend.