May 22, 2021
TWTW#3
This week, I went back to brush up my Python fundamentals. I felt that it can pace up my work in Django.
I spent the first three days of the week experimenting with Pygame. I built a hangman game with what I had learned. The feeling when your code finally does what it is supposed to do is just happiness.
Later this week, I tried to incorporate static files like CSS, JS in Django. Next up, a project to make my portfolio using Django.