Blog

Tetris Pygame (part 2)

Today I’m done my Tetris game. I’m add score and next blocks (it will show you […]

Tetris Pygame (part 1)

This is my friday work. Today I watched tutorial of Programming With Nick and make the […]

Threading Python

Author name: Minh Nguyen Thread in python is a flow of execution, like a separate order […]

How I solved Nice netcat in picoctf

Author name: Minh Nguyen This post is about all steps I do to get flag of […]