rjinman
No user record in our sample, but rjinman has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Write "Freehold" Software (deadbeef.io)
- Write "Freehold" Software (deadbeef.io)
-
I posted this project here many months ago, but only just got around to writing about it :)
- A C++ Developer Learns Assembly (deadbeef.io)
-
It doesn’t use any libraries, not even the C standard lib! It just uses the Linux system call interface. Drawing to the screen is done by writing directly to /dev/fb0. I created this just to learn assembly - something…
-
I developed this game back in 2017/18 while bored out of my mind working as a junior web developer. It was partly to entertain my friends and colleagues, but I decided at some point to put it on Steam for free. You can…
-
This started out as a personal effort to learn more about machine learning. It's currently a CLI app where you give it a JSON file specifying your network architecture and hyperparameters and point it to your training…