Today was a gloomy start due to the bs scenarios that we all similarly create in our heads. Luckily I started off my day coding at 5am, and get to listen to a great podcast before work to give me that kick in the ass to start my day. Keep moving forward without emotion towards... Continue Reading →
Social Media Landing Page Completed
Finally the social media landing page project is over in the course. However, I still need to complete 2 more projects this week to be on track. Small victory then its on to more execution. This project taught me a lot especially getting back to the basics HTML and CSS. I've been focusing only on... Continue Reading →
Debug Like A Pro
Today was filled with a lot of heartache trying to debug my CSS code. After hours of trying to find errors in my code through "inspect" in the browser, I aligned the sub-menu to the right side and got the box shadows to work. The hours I spent trying to the error ended up being... Continue Reading →
Social Media Project Part 2
Its the end of the first week at Coding Phase ASAP developers courses. An honest retrospective is that I’m slacking on keeping up. I wasn’t able to complete the full first project this week and finishing it up now. I did however make good progress on it. Here is what I have built so far.... Continue Reading →
WordPress Blog Revamp Plugins 2019
Revamping my blog was one of the first tasks after the #100DaysOfCode challenge. So here is a list of plug-ins I have compiled for my blog. First tasks we’re adding in things to possibly monetize my blog....eventually. So first things first I went over to Google AdSense to set up ads to be on my... Continue Reading →
#301DaysOfCode Challenge Commitment
Today is day 101 I just completed the #100DaysOfCode challenge. That was just the beginning of my coding journey. I am recommitting to keep learning how to code with the #301DaysOfCode challenge. Since I just finished the challenge I want to actually create websites etc. So for this week I’ll be fixing up my blog,... Continue Reading →
#100DaysOfCode Challenge Completed!
Finally, the 100 days of code challenge has been completed! This experience has probably the most I have ever learned in a 100 day time period. I feel like its more than what I've learned in all 4 years of this broken public schooling system. I documented my whole journey in my blog and also... Continue Reading →
Day 98 Lets Build A MEAN Stack App Part 2
In part 1 of building our todo app we set up our Mongo database, express, ejs, and our body parser. It is ready and listening. Adding Seed Data Now it’s time to add seed data. Seed data is initial data when you first create the database it’s empty and you seed it with its initial... Continue Reading →
Day 97 Lets Build A MEAN Stack App Part 1
Today is the final lesson in the Node.js course. I will be applying everything I have learned from the course to build an app. A common app to understand many of the moving parts of a coding language is to build a to do list. The requirements for this is app is a user can... Continue Reading →
Day 96 MEAN Full Stack Review
Hello coders the same grind going on today of working and listening to the Node.js course from the beginning again. First of all a full stack developer is a developer who knows all the pieces of a software stack. They can build software by themselves if need be. This is the goal to become a... Continue Reading →