Day 39: Portfolio Updates and Coloring Tetris
#100DaysOfCode Challenge

Search for a command to run...
#100DaysOfCode Challenge

No comments yet. Be the first to comment.
How Perseverance Led Me to Data Analytics

An SQL cheat sheet for beginners

My top learning resources and why I like them

A how-to- guide with code snippets and a live demo

My Top 7 Git Commands and How I Use Them

Since I've been at home recovering from laryngitis the past few days I've had some extra time on my heads to lounge around and code. Today I worked on updating my portfolio website to make it more accessible and I continued styling the Tetris app I made.
For the portfolio, I added unique id tags to each of the sections as well as changed the color scheme to make it more accessible. According to accessibleweb.com my new page has a score of 100/100.
For the Tetris app, I added colors for the Tetriminoes and the background of the grid. There's still a minor glitch that I need to fix, but you can test out a live version of the game here.
Photo by Juan Rumimpunu on Unsplash
I'm really happy with what I worked on today. I found it easier to stay motivated since I was working on personal projects (I think I studied for over an hour today). I know I'll need to get back to the freeCodeCamp curriculum soon to get back to learning JavaScript, but I'm happy I took the time to play around with these projects.
border or outline for the Tetromoines:You can read my full log for #100DaysOfCode on GitHub