<stdin> |

My Thoughts, Trials and Adventures

Recent posts

Feb 19, 2021
Porting (coinflip-gtk) to GTK4My experiences porting my toy app🧸 from GTK3 to GTK4
Jan 14, 2021
What changed in WPC 1.0? a lot.Changelog and motivations behind WPC 1.0.
Dec 4, 2020
Hello CUDA!Quick intro to CUDA and a 'Hello World' Example
Oct 31, 2020
MusicGenreClassification - Combining multiple features to make a better modeldetect 🎶 genres
Sep 27, 2020
Python Decorators demystified🤓 Finally decided to learn something I avoided for years!
Sep 20, 2020
Parse HTTPS website(s) in C with OpenSSLIntegrate TLS with TCP to securely communicate 🔒
Sep 17, 2020
Sending mail using SMTP protocolCommunicate with an SMTP server to send emails 📧
Sep 8, 2020
DNS resolution in CDomain to IP resolution using getnameinfo()🌐
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)🌎