#100devs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #100devs, aggregated by home.social.
-
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 -
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. https://ziply.pk/ZHQbZ7
#100DaysOfCode #100Devs #HDTGM -
Day 33:
Successfully applied the value from HTML select dropdown options using JS!
#100DaysOfCode #100Devs -
Day 32:
-Fixed some self-induced bugs.
-Started learning about getting values from html selector in JS.
#100DaysOfCode #100Devs -
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.
https://www.youtube.com/watch?v=rHnC-7h6338&t=3629s
#100DaysOfCode #100Devs -
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 -
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 -
Day 28: I'm making steady progress retrieving specific object properties from TMDB API.
#100DaysOfCode #100Devs -
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 -
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 -
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 -
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 -
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
-
Day 16: Made a monthly update to a client's website. Reviewing more API concepts with 100Devs.
#100DaysOfCode #100Devs -
Day 1-15: Completed a Jeopardy-style web app to quiz knowledge from the CocktailDB.
potentpotables.netlify.app
#100Devs #100DaysOfCode #Jeopardy -
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 -
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. https://medium.com/@amccollum.dev/creating-a-functional-contact-form-on-your-website-92aef7dd6c1d #learning #100Devs #webdev #learninginpublic
-
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/12 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/12 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/11 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/11 -
Day 10 - "Factory" ✅
Today's challenge was tough for me, both parts. Couldn't figure out the logic without getting some help.
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/10 -
Day 10 - "Factory" ✅
Today's challenge was tough for me, both parts. Couldn't figure out the logic without getting some help.
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/10 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/9 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/9 -
Day 08 - "Playground" ✅
I had difficulty figuring out part 2.
Overall, today's challenge was interesting.My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/8 -
Day 08 - "Playground" ✅
I had difficulty figuring out part 2.
Overall, today's challenge was interesting.My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/8 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/7 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/7 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/6 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/6 -
Day 05 - "Cafeteria" ✅
Easiest one.
Looking forward to tomorrow's challenge.My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/5 -
Day 05 - "Cafeteria" ✅
Easiest one.
Looking forward to tomorrow's challenge.My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/5 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/4 -
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 - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/4 -
Day 27: Finished client site's CSS changes for responsiveness, high-contrast text, and other minor aesthetic adjustments.
#100DaysOfCode #100Devs -
I just completed "Lobby"
Day 03 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/3
#AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025 -
I just completed "Lobby"
Day 03 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/3
#AdventOfCode #Python #Coding #Challenges #100Devs #AoC2025 -
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 -
I just completed "Gift Shop"
Day 02 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/2
#AdventOfCode #Python #Coding #Challenges #100Devs -
I just completed "Gift Shop"
Day 02 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/2
#AdventOfCode #Python #Coding #Challenges #100Devs -
I just completed "Secret Entrance"
Day 01 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/1
#AdventOfCode #Python #Coding #Challenges #100Devs -
I just completed "Secret Entrance"
Day 01 ✅
My solutions - https://github.com/GKay-Dev/Advent-of-Code-2025
Advent of Code 2025 - https://adventofcode.com/2025/day/1
#AdventOfCode #Python #Coding #Challenges #100Devs -
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 -
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. ⚡
https://dropletdrift.com/beyond-colors-building-a-custom-light-dark-function-in-css/
#css #darkmode #frontend #webdev #developer #html #coding #javascript #design #ui #ux #programming #learncode #100devs #devlife #frontenddev #webdesign #internet #software #opensource #webdesign
-
Is anyone participating in the Advent of Code 2024?
Day 01 ✅
https://adventofcode.com/2024/day/1
#AdventOfCode #python #coding #challenge #100devs -
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 -
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 -
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.
https://tinyurl.com/2s4dw6e9
#100Devs #javascript -
🔴 We're live
Christian Glassiognon is here on #TeachJennTech to break down all things queries.
#TechTuesday #QueriesUnleashed #databases #datainfrastructure #learninglive #100devs
-
It's today! 🎉
Christian's here on #TeachJennTech to break down all things queries. 🧐
⏰ Grab your questions and meet us at 11a PST | 2p EST | 6p UTC | 8p CEST
📍 https://twitch.tv/jennjunod#TechTuesday #QueriesUnleashed #QueriesWithChristian #databases #datainfrastructure #learninglive #100devs
-
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
📍 https://twitch.tv/jennjunod
#QueriesWithChristian #TechTalk #databases #datainfrastructure #learninglive #100devs -
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
📍 https://twitch.tv/jennjunod#QueriesWithChristian #databases #datainfrastructure #learninglive #100devs
-
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 -
Started early doing some more JavaScript learning with #Scrimba. BatDuck approves.
#codeNewbie
#100Devs
#webDev
#learningInPublic
#learningToCode
#webDevelopment