Tag: coding
-
What I Learned from #100DaysOfCode

When I first started playing around with web development, I came across the #100DaysOfCode challenge. I had just started a Udemy web development course and the new year had just started, so I figured, why not? On January 6, 2020, I committed to the challenge on Twitter and figured I’d be done by April. I…
-
#codepenChallenge – Game of Life

Last week’s CodePen challenge was the Game of Life (the November challenge theme is board games). I created a spinning game wheel with HTML and CSS that was inspired the colorful wheel in the Game of Life. Like a lot of my previous challenges, this one was primarily CSS, with only a few lines of…