๐งต Day 1: Flask + Hangman (but make it anime)
Started today by building a Hangman game using Flask.
Started with this Tutorial to get the basics down.
๐ธ Original Version
It worked! Looked like this:
Functional, but it was giving Windows 98.
Guessing boring words? Mid.
So naturally, I leveled it up: Anime Hangman.
โจ My Version
Much more kawaii.
Much better.
Did I struggle to display spaces between words for an hour? Yes.
Was the fix one line of CSS? Also yes.
๐ Full project is on GitHub
๐ช LeetCode Grind Begins
Knocked 3 easy problems from neetcode.io:
โ
Two Sum
โ
Contains Duplicate
โ
Valid Anagram
Felt like a genius... for 15 minutes. Then realized I have 300+ more to go. Yay.
Day 1 = anime, Flask, CSS pain, and a leetle bit of code pain.
On to Day 2. Probably more bugs. Possibly more anime. Catch you tomorrow for more dev chaos.
Top comments (0)