Hi, I'm MiniPandi, a passionate developer from Switzerland.
I've been coding since around 2021, when I started by developing Minecraft plugins
in the hope of running a Minecraft server once. That mostly never happened, as at
the time I was like 11-12 and didn't know anything about hosting.
Since then I have started to pivot more into the web backend side of development,
mostly wiring backends when I do something.
In my free time, I mostly do stuff with JS when I do something, but lately I have
liked the idea of checking out lower-level stuff, as I really enjoy optimizing for
no reason except performance lol.
...
That's the reason this web page used to run on a "self-made" server mostly
inspired by the TCP example of Rust, but that's no longer the case again
because of performance.
As I still don't own a massive data center (yet? hopefully someday?), I have
to do some tricks to be able to use my own hardware without doxxing myself or
making my home network the target of DDoS or other attacks. For that reason I
mostly tunnel my traffic to my home server, which is a huge performance killer
that I hate so now it runs on my cloud server.
In my free time I also like to pursue my hobby of RC-controlled stuff,
currently mostly FPV drones, and sometimes other electronics, for example
using microcontrollers.
Projects
Minecraft Server Status
An easy-to-use Minecraft server status API built with Node.jsView
IsIt.RIP?
A simple website to track the status of many major services (in development)View