I've been going over my freeCodeCamp projects, and in my previous post I went over the changes to my first three projects. This is a continuation of that. Show the local weather. This project has given me all sorts of headaches. I keep hearing that it's due to be cut from the curriculum, and I really wish they … Continue reading Bi-Weekly Learning Update (28!)
Free Code Camp
Bi-Weekly Learning Update (27!)
I've been reviewing my previous freeCodeCamp projects and cleaning up the code, starting with the very first projects. Build a Tribute Page: Mackintosh Tribute Page. When I first completed this project I had just discovered Bootstrap, so I challenged myself to create this page without writing any CSS. I did it, and it was okay, but … Continue reading Bi-Weekly Learning Update (27!)
Bi-Weekly Learning Update (26!)
I finally finished my last front-end freeCodeCamp project! I still want to go back and review my previous projects before I say I've actually finished the front-end sections! The idea of the project was to recreate the Simon game/toy. It's a handheld game that was super popular in the 70's and 80's, that had four different coloured … Continue reading Bi-Weekly Learning Update (26!)
Bi-Weekly Learning Update (25!)
Another couple of weeks, another chunk of freeCodeCamp completed! This past week I finished my Noughts & Crosses (Tic Tac Toe) project. Check out my version of Noughts and Crosses here! The game itself is pretty simple- you can choose to either be noughts or crosses, and crosses go first. The goal is to get three … Continue reading Bi-Weekly Learning Update (25!)