Simple Python TCP client

Features nonblocking socket server messages divided by a newline, broken packages concatenated before parsing sending messages to server…

Read more...

Generators in Python

Simple generators A quick tutorial on how to make generators. We want to achieve this simple behavior and the same output: Define a function…

Read more...

HTTPS client in C#

Check this page on how to get a thumbprint for a certificate References https://docs.microsoft.com/en-us/dotnet/api/system.net.http…

Read more...

Topics

Linux

Tips and tricks for Linux users. Something commands carefully crafted, some knowledge found from the first source when no documentation is not available.

Also this section is dedicated to custom linux development.

C++

Develop skills in C++ language by taking easy questionarries.

Gamedev

I dreamed about game developement since school. And now I'm professionally developing games for slot machines.

Projects

My coding projects

Ideas

Ideas for new projects.