blog

static/img/blog_imgs/tpp_thumbnail.png
I learned how to make a simple Twitch Plays Pokemon script! The script allows users to type commands in Twitch chat during a livestream to control the game.
static/img/blog_imgs/tcp-chat-server-cover.jpg
While documenting my exploration of cybersecurity fundamentals, I've embarked on creating practical projects. As part of this journey, I've started building a TCP chat server in Python. Currently, it facilitates unsecured communication, but I'm eager to delve into interception methods and fortify it with robust security measures in the future.