8 posts tagged with "project"
How to Create a New GitHub Repository from a Zip File Project
Posted on September 30, 2024When you take web development courses on platforms like Udemy, you often get a starting zip file project in a repository. In this article, I will show you how to create your new repository with it…
Read full postJavaScript: How to Use the Chuck Norris API for Beginners
Posted on February 14, 2023Does Chuck Norris speak about himself in the third person? Well, he does when he hands out Valentine's Day cards! In this article, we learn how to use the Chuck Norris API by making hilarious VD cards…
Read full postJavaScript: How to Use the Star Wars API for Beginners
Posted on May 04, 2022May the 4th be with you! In this article, to celebrate Star Wars Day, I learned and stepped through the process of using the Star Wars API to display the information on a vanilla JavaScript website…
Read full postAnia Kubow: Building Tetris with JavaScript
Posted on March 21, 2022This article covers Ania Kubow's Tetris, consisting of HTML, CSS, and JavaScript, with no frameworks. The simple styling and gameplay leave plenty of room for enhancements, which I took to the max…
Read full postExploring The Advice Hub: A Centralized Advice Center for Developers
Posted on September 06, 2021This article explores "The Advice Hub," created by Ayodele Samuel Adebayo, also known as Unclebigbay. The Advice Hub is a new dedicated platform for developers to exchange valuable advice in one place…
Read full postLa Roc-Cade
Posted on May 03, 2021With my growing coding skillset from learning at Scrimba, I created an arcade game website that includes game projects taught by them! In this week's article, I document the creation of La Roc-Cade…
Read full postScrimba: Snake Game
Posted on April 26, 2021In this article, I document creating my Scrimba Snake Game project taught by Ania Kubow, the style I added, how I addressed the "backing into yourself" issue, and the joystick controller I designed…
Read full postScrimba Challenge: Dice Game - Make it your own
Posted on April 05, 2021While working on Scrimba's "Dice Game" Challenge project, there was an error, and now I can no longer access it. In this week's article, I document creating it again, this time, from the ground up…
Read full post