NacaTrack

Discord bot created in Python that makes use of 17Track API to track packages.

This works thanks to 17Track ability to send PUSH notifications every time the package moves. The bot runs two processes, one process runs a Quart web server waiting for the PUSH notifications and the other is the Discord bot and is designed for interaction with the user.


NacaBattle (& NacaStorage)

Browser game in order to battle against other Digimon Virtual Pet users.

Using libraries such as Flask, SQLAlchemy on the server and WebSerial, SocketIO in the client side, this application lets players battle in close to real time with their vpets across the internet.

More info here

ESP32-based wall clock

Wall clock that connects to the internet and displays the time and temperature outside with animations.

Built using C++ around the ESP32 platform thanks to its ability to connect to the internet. This is my latest project and it is currently not complete. The video you see attached is the hardware running a famous Japanese animation known as "Bad Apple" in order to test the animation format and the device capabilites.

More technical details about the device can be found in the description of the video.


Other projects of mine


Linux router from scratch

I set up my home network using a Dell Optiplex I got for cheap, and also added IPv6 support in my home network by using tunnel brokers. The result is a very speedy router capable of delivering speeds that no other router I had in the past was able to deliver.

More info here

Many more coming...