banner
aaronboyd47.bsky.social
@aaronboyd47.bsky.social
Day 21: Found a bug being caused by my JS function that horizontally flips capital R's, which makes any image alt text appear in the DOM in addition to the image itself if the description contains a capital R. Not a major issue, but a mystery that I felt needed to be solved!
#100DaysOfCode #100Devs
November 21, 2025 at 5:45 PM
Day 20: Fixed a JS function to "work" by having it run after the DOM has loaded. Used GIMP to create logo/image for mobile-sized screens.
#100DaysOfCode #100Devs #JavaScript
November 20, 2025 at 10:08 PM
Day 19: Watched more of @mayanwolfe.com's Doggo Generator tutorial to make JS create a list of options from an API.
#100DaysOfCode #100Devs #JavaScript
November 19, 2025 at 8:17 PM
Day 18: After a brief hiatus of being on the road and visiting a friend in Colorado, I'm stationary and was able to pull all the countries from the API and list them on the main page.
#100DaysOfCode #100Devs #JavaScript
November 18, 2025 at 7:30 PM
Coding will literally have to take a backseat throughout the next few days as my time will be focusing on driving. If I'm able to stop by a library for a little bit then I'll be sure to get some work done.
#100DaysOfCode #100Devs
November 6, 2025 at 9:38 PM
Day 17: Taking inspiration from the Doggo Generator dropdown option to select a breed, I'm working on trying to do the same for the list of countries that are part of TMDB API.
#100DaysOfCode #100Devs #JavaScript
November 5, 2025 at 6:41 PM
Day 16: Still watching the Doggo Generator video and getting inspiration for setting up my JS as well as learning CSS tips, specifically about vw and vh for responsiveness. Also sprucing up my resume a bit more.
#100DaysOfCode #100Devs #Huntober2025 #JavaScript #CSS
November 4, 2025 at 9:16 PM
Day 15: Watching @mayanwolfe.com "Let's Build a Doggo Generator" video to brush up on API concepts. www.youtube.com/watch?v=rHnC...
#100DaysOfCode #100Devs #JavaScript
Let's Build A Doggo Generator!
YouTube video by Mayanwolfe Streams
www.youtube.com
November 3, 2025 at 8:37 PM
Spent longer at the ABQ Dia de los Muertos festivities than planned, so I didn't have much library time left before they closed.
Day 14: Trying to loop through a list of almost 400 movies and have corresponding API data appear next to them.
#100DaysOfCode #100Devs #JavaScript #DiaDeLosMuertos
November 2, 2025 at 11:07 PM
Day 13.5: No code today but focusing on revamping my resume further then will touch up my LinkedIn profile.
#100DaysOfCode #100Devs
November 1, 2025 at 9:16 PM
Day 13: Messing around with TMDB API trying to add data onto website.
#100DaysOfCode #100Devs #JavaScript
October 31, 2025 at 8:58 PM
Had a fantastic time last night at the ABQ.NET meetup hosted by CG Infinity. The chili was delicious, the people were friendly, and @Nick Cosentino gave an insightful presentation about using plugins. I'll be looking into using his website BrandGhost for future social media posts!
October 30, 2025 at 8:00 PM
Day 12: Don't forget about Occam’s Razor: "The simplest answer is most often correct." The simplest reason my API fetch kept failing, no matter how much I changed the code, was that I had the incorrect JS file linked to my HTML.
#100DaysOfCode #100Devs #JavaScript
October 29, 2025 at 8:57 PM
Day 11: Was struggling to figure out how to use JSON from TMDB in my HTML and of course Leon covers this in Class 28 of 100Devs which helped get me in the right direction!
#100DaysOfCode #100Devs #JavaScript
October 28, 2025 at 7:58 PM
Day 10: Recovered from Covid vaccine. Another day of CodeWars and looking into sorting list of hundreds of movies by different properties.
#100DaysOfCode #100Devs #JavaScript
October 27, 2025 at 6:03 PM
Reposted
About to chat with @jasminepvo.bsky.social in 10 mins

On building the community, neuroplasticity, and resilience it takes to make it through the trough of sorrow and break into tech

Bouncing back from burnout and how to move with intention

Really excited for this one!

🍵 leonnoel.com/100devs
October 24, 2025 at 9:19 PM
Day 9: Did some light CodeWars for practice. Also will probably have to pause for 2 days since Covid vaccinations always hit me hard.
#100DaysOfCode #JavaScript #100Devs
October 24, 2025 at 8:27 PM
Day 8.5: Taking a break today from programming to work on my resume as part of 100Devs Huntober.
#100DaysOfCode #100Devs #Huntober
October 23, 2025 at 9:52 PM
Day 8: Read through TMDB API documentation and struggles a bit to get a successful request using Postman. After further investigation I was able to get information regarding movie number 274855!
#100DaysOfCode #100Devs #JavaScript
October 22, 2025 at 9:08 PM
Day 7: Housekeeping items such as uploading to Netflify and registering to get TMDB API Key. Reviewing more API concepts from 100Devs.
#100DaysOfCode #100Devs #JavaScript
October 21, 2025 at 9:08 PM
Day 6: Watching 100Devs Class 27 video to refresh more API concepts then will do the corresponding homework.
#100DaysOfCode #100Devs #JavaScript
October 20, 2025 at 8:47 PM
Day 5: Watching 100Devs videos about APIs so I can use TMDBapi.
#100DaysOfCode #100Devs
October 19, 2025 at 6:34 PM
Day 4: Instead of Light & Night modes, I'm creating 2 different aesthetic designs that users can choose from as an Easter Egg referencing the most debated podcast episode.
#100DaysOfCode #100Devs
October 18, 2025 at 7:40 PM
Reposted
Pumped to chat with #100Devs alum @marciac95.bsky.social in 60 mins to talk about

Going from farming to data science

Landing clients even in rural areas

And getting the first paying customers for their apps ⤵️
October 17, 2025 at 8:38 PM
Day 3: Hit a brick wall trying to apply a locally stored font to CSS via fontface, even using online articles and videos as a solution. Fixed the problem by referencing within the same folder using "../fonts" instead of "fonts/"
#100DaysOfCode #100Devs
October 17, 2025 at 8:36 PM