<stdin> |

My Thoughts, Trials and Adventures

Recent posts

Sep 6, 2020
Communicating between server and client using UDPFire and Forget 🔫
Aug 31, 2020
Network Programming Pt 2 - TCP clientcommunicate with TCP servers and websites(HTTP)🌎
Aug 27, 2020
Network programming Pt. 1 - TCP and Hello World!📡 Introduction to TCP and basic 'Hello World!' web server!
Aug 20, 2020
Xcard libraryMulti-threaded library to generator and validate cards 💳.
Aug 9, 2020
They are Billions - Automatic game saving utilitypython 🐍 script to automatically save and restore 'They are Billions' .ZX* files.
Aug 3, 2020
C11 Threadscounting to a billion 7x faster with threads.h🚀
Jul 24, 2020
Function Pointers in Cshort note on function pointers and how to declare them. 🔨
Jul 11, 2020
Writing an Algorithm for Algoticksa short tutorial on how to write an algorithm to use with algoticks.
Jul 2, 2020
Getting Started With AlgoticksThis is a quick "Getting Started" Guide to algoticks trading simulator.
Jun 14, 2020
Reading CSV files in CReading CSV files in C. The fast and efficient way.