home.social

#100devs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #100devs, aggregated by home.social.

fetched live
  1. Day 37 of #100-days-of-code
    Continued investigating a specific way of getting a key's value from an object using JS but have been spinning my wheels. Any guidance would be greatly appreciated!
    #100Devs

  2. Day 34 of ⁠100-days-of-code
    Replaced spaghetti code of nested JS For loops with array.map().
    Also, I've been going through the HDTGM movie catalog, and even "sub-par art" can have incredible aspects, just as sub-par times in life. ziply.pk/ZHQbZ7
    #100DaysOfCode #100Devs #HDTGM

  3. Day 33:
    Successfully applied the value from HTML select dropdown options using JS!
    #100DaysOfCode #100Devs

  4. Day 32:
    -Fixed some self-induced bugs.
    -Started learning about getting values from html selector in JS.
    #100DaysOfCode #100Devs

  5. Day 31
    -Fixed bug preventing alternative titles from appearing in my movie app.
    -Watched more of MayanWolfe's Doggo Generator video for more guidance on JS and APIs.
    youtube.com/watch?v=rHnC-7h633
    #100DaysOfCode #100Devs

  6. Day 30:
    Added free and ad-supported streaming options to my app.
    Fixed a bug preventing streaming logos from rendering if other options were undefined.
    Adjusted code to get streaming options from regions outside of the US.
    #100DaysOfCode #100Devs

  7. Day 29: Made huge progress on getting streaming providers' information from TMDB API. Lots more work to do but the basic layout is mostly done!
    #100DaysOfCode #100Devs

  8. Day 28: I'm making steady progress retrieving specific object properties from TMDB API.
    #100DaysOfCode #100Devs

  9. Day 27: Making progress working with TMDB API and creating JS loops. This is the wrong movie poster and incorrect language for Season of the Witch, but each character's reaction perfectly encapsulates how I feel each time my code doesn't work.😆
    #100DaysOfCode #100Devs

  10. Days 24-26: Retrieved more information from TMDB API for an ongoing project but not before struggling and reminding myself the hard way to always read the API docs!
    #100DaysOfCode #100Devs

  11. Day 23: Watching more 100Devs videos going further into APIs. Also been browsing free API library to find any that are still functional to use on possible projects.
    #100DaysOfCode #100Devs

  12. Days 17-22: Worked on landing page using a couple APIs including Zenquotes, which fetches on Postman but not in my browser. After investigating the issue, it turns out I'll need my own backend, which I'll follow up on at a later date.
    #100DaysOfCode #100Devs

  13. Loving Tailwind CSS. Now that I'm using it more often and committing some things to muscle memory, it's making the styling of an app much easier, especially when I'm doing mobile-first styling. One thing that's needed though - a native "toggle" element in HTML. #learninginpublic #webdev #100devs

  14. Day 16: Made a monthly update to a client's website. Reviewing more API concepts with 100Devs.
    #100DaysOfCode #100Devs

  15. Day 1-15: Completed a Jeopardy-style web app to quiz knowledge from the CocktailDB.
    potentpotables.netlify.app
    #100Devs #100DaysOfCode #Jeopardy

  16. Day 0 of 100-days-of-code 2nd attempt. Was bedridden by sciatic nerve issues which stopped by productivity but all good now. As my Grandpa would always say, "Health is wealth!"
    #100DaysOfCode #100Devs

  17. I used Netlify to create a back-end connection for my HTML contact form on my portfolio site. It doesn't take long to do! I wrote about what I did to make it work. medium.com/@amccollum.dev/crea #learning #100Devs #webdev #learninginpublic

  18. Day 12 - "Christmas Tree Farm" ✅

    There was only one part, and I just couldn't come up with the logic myself to solve this challenge. 😑

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/12

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  19. Day 12 - "Christmas Tree Farm" ✅

    There was only one part, and I just couldn't come up with the logic myself to solve this challenge. 😑

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/12

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  20. Day 11 - "Reactor" ✅

    Part 1 was easier; I used a similar approach as before.
    For part 2, I had to add memoization.
    Just one more day to go. 😔

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/11

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  21. Day 11 - "Reactor" ✅

    Part 1 was easier; I thought of a similar approach for an earlier challenge.
    For part 2, I had to add memoization.
    Just one more day to go. 😔

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/11

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  22. Day 10 - "Factory" ✅

    Today's challenge was tough for me, both parts. Couldn't figure out the logic without getting some help.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/10

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  23. Day 10 - "Factory" ✅

    Today's challenge was tough for me, both parts. Couldn't figure out the logic without getting some help.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/10

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  24. Day 09 - "Movie Theater" ✅

    Part 1 was way too easy. Brute forced in 5 min.
    Couldn't figure out the logic for part 2 without some external help.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/9

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  25. Day 09 - "Movie Theater" ✅

    Part 1 was way too easy. Brute forced in 5 min.
    Couldn't figure out the logic for part 2 without some external help.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/9

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  26. Day 08 - "Playground" ✅

    I had difficulty figuring out part 2.
    Overall, today's challenge was interesting.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/8

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  27. Day 08 - "Playground" ✅

    I had difficulty figuring out part 2.
    Overall, today's challenge was interesting.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/8

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  28. Day 07 - "Laboratories" ✅

    Rebuilt manifold for part 1 (overhead 🙁).
    Thought of using Graph Traversal Algos for part 2. Later found a simpler way.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/7

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  29. Day 07 - "Laboratories" ✅

    Rebuilt manifold for part 1 (overhead 🙁).
    Thought of using Graph Traversal Algos for part 2. Later found a simpler way.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/7

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  30. Day 06 - "Trash Compactor" ✅
    Part 1 was easier.
    Struggled Part 2 for quite a few hours, only to realize I've been saving my input incorrectly. 🤦

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/6

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  31. Day 06 - "Trash Compactor" ✅
    Part 1 was easier.
    Struggled Part 2 for quite a few hours, only to realize I've been saving my input incorrectly. 🤦

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/6

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  32. Day 04 - "Printing Department" ✅

    Felt it easier compared to the previous 2 days.
    Fun solving these problems. Hoping to stay consistent this year.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/4

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  33. Day 04 - "Printing Department" ✅

    Felt it easier compared to the previous 2 days.
    Fun solving these problems. Hoping to stay consistent this year.

    My solutions - github.com/GKay-Dev/Advent-of-
    Advent of Code 2025 - adventofcode.com/2025/day/4

    #AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025

  34. Day 27: Finished client site's CSS changes for responsiveness, high-contrast text, and other minor aesthetic adjustments.
    #100DaysOfCode #100Devs

  35. Day 25 & 26: Changed font on client's site from px to vw & rem to allow text to be responsive as well as readable on mobile devices. Added semi-transparent background on text displayed on images to increase contrast.
    #100DaysOfCode #100Devs

  36. Day 24: Added new link to client's site, adjusted formatting, and added gallery. Looking into responsive WP themes since the current one broke the mobile site's formatting.
    #100DaysOfCode #100Devs

  37. What if light-dark() in CSS wasn’t just for colors?

    Imagine swapping borders, fonts, or even layouts—automatically, by theme.

    I broke down how modern CSS (with @function, if(), and style queries) makes it possible.

    Theming just got way more powerful. ⚡

    dropletdrift.com/beyond-colors

    #css #darkmode #frontend #webdev #developer #html #coding #javascript #design #ui #ux #programming #learncode #100devs #devlife #frontenddev #webdesign #internet #software #opensource #webdesign

  38. I just found out you can simply turn arguments into an array by using [...arguments] instead of listing each one like in my photo.
    #100Devs #javascript

  39. This is the first time I've seen a variable declared within a loop. Is this best practice? I would think declaring outside is better for readability.
    #100Devs #javascript

  40. Found out that Radixes and toString() can be combined to simply convert to binary. Now I know how to convert decimal to binary and vice versa.
    tinyurl.com/2s4dw6e9
    #100Devs #javascript

  41. Reminder alert! 🚨

    Tomorrow, Christian @_heyglassy joins me on Teach Jenn Tech to unravel the mysteries of queries.

    ⏰ Set those reminders for 11a PST | 2p EST | 6p UTC | 8p CEST
    📍 twitch.tv/jennjunod
    #QueriesWithChristian #TechTalk #databases #datainfrastructure #learninglive #100devs

  42. Hello beautiful humans!

    Christian's @_heyglassy coming on #TeachJennTech livestream, & we're diving into questions about queries 🧐

    ⏰ 11a PST | 2p EST | 6p UTC | 8p CEST
    📍 twitch.tv/jennjunod

    #QueriesWithChristian #databases #datainfrastructure #learninglive #100devs

  43. I was the interviewer in a #webdev mock interview with #100devs today.
    Despite this being my 4th time doing this I was still pretty excited.
    But it was an awesome experience and it helps me to deal with my #socialAnxiety