banner
numpkins.bsky.social
@numpkins.bsky.social
My TUI app total failure.
But the struggle forced me to learn the real lesson: decoupling your data layer is everything. I turned my Python project mess into an architectural win . Now, my app doesn't care if it talks to JSON or Postgres
thelearningdev.hashnode.dev/how-i-turned...
thelearningdev.hashnode.dev
October 14, 2025 at 10:23 AM
Learning Go with Boot.dev. As part of my learning process I write short blog posts to help solidify the concepts. Here is a recent article about loops and error handling in GO. thelearningdev.hashnode.dev/navigating-f...
Learn backend development the smart way | Boot.dev
Welcome to the most captivating, finger-flying, addictive way to learn to code. The smartest way to learn a thing is to ensure you're never bored.
Boot.dev
October 7, 2025 at 2:33 PM
Finished the day by completing the C Memory Management course on @Bootdev. The low-level focus on resource allocation is guiding the architecture for my Python TUI project forcing a strict separation of concerns for stability and testing. #BackEndDeveloper
#pythonprojects
October 2, 2025 at 3:10 PM
I am documenting my learning journey. Here is my blog post on pure and impure functions. thelearningdev.hashnode.dev/pure-versus-...
thelearningdev.hashnode.dev
September 11, 2025 at 3:00 PM
Just finished the Oldagram Solo Project in Scrimba's Fullstack Developer Path.
June 28, 2025 at 8:10 AM
Spent the evening working on essential CSS in the Full Stack Developer Course taught by scrimba
June 25, 2025 at 1:22 PM
Day 17 of #100DaysOfCode revised and completed mini projects in JavaScript
June 22, 2025 at 1:30 PM
Days 12 and 13 of #100DaysOfCode finished the Unit conversation project and have started the Fullstack developer path by scrimba Taking a couple weeks to work on more JavaScript projects to help
Solidify the information.
June 17, 2025 at 2:17 PM
days 10 and 11 of #100DaysOfCode started working on the Metric/Imperial Unit converter solo project taught by @scrimba
in the Frontend Developer Career Course.
June 15, 2025 at 11:00 AM
Day 9 #100DaysOfCode finished the Password Generator solo project for the Frontend Developer career path taught by Scrimba
June 13, 2025 at 4:03 AM
Day 8 #100DaysOfCode finished the blackjack app section and have started on a solo project to create a password generator taught by Scrimba
June 11, 2025 at 1:31 PM
day 7 of #100daysofcode finished the basketball score app on scrimba.
June 10, 2025 at 11:12 AM
Day 6 of #100DaysOfCode working on a Scrimba project building a scoreboard for the frontend developer career course. still a work in progress
June 9, 2025 at 1:54 PM
#100DaysOfCode Day 5 Completed a solo project from #scrimba's Frontend Developer Course
June 8, 2025 at 4:27 AM
#100DaysOfCode I just deployed a birthday giff site for my wife's birthday. From the Frontend Developer Career Path. not her birthday yet so dont tell her. lol
June 7, 2025 at 8:28 AM
#100DaysOfCode I completed #scrimba's Business Card project taught by @perborgentun.bsky.social
June 7, 2025 at 7:33 AM
Day 3 of #100DaysOfCode I just started the @scrimba Front-end Developer Career Path. So, spent the day reviewing HTML and CSS.
June 4, 2025 at 1:01 PM
#100DaysOfCode Trying to get sounds to play on button click using data-keys and writing the JS directly into the HTML. I have tried two different methods this first being a very long if/else and the second was just using querySelectors. Will try switch case tomorrow.
June 3, 2025 at 2:20 PM
#100DaysOfCode refactoring some earlier projects in javascript and updated a little css
June 2, 2025 at 10:41 AM
#100DaysOfCode Day 1 again. creating a simple webpage using #html #css and #javascript to play Craps. I based on the blackjack game from @freeCodeCamp
frontend developer learning path
June 1, 2025 at 10:15 AM
I have completed Learn Intermediate CSS by Building a Cat Painting #freecodecamp
February 24, 2025 at 12:35 PM
I have completed Learn More About CSS Pseudo Selectors by Building A Balance Sheet #freecodecamp
February 22, 2025 at 4:15 AM
day 21 of #100daysofcode working on the Enum project from the Odin Project. Still working on a solution.
December 11, 2024 at 1:22 PM
Day 20 of #100daysofcode reviewing basic methods to help reinforce fundamentals
December 10, 2024 at 2:45 PM
Days 18 and 19 of #100daysofcode working with APIs and csv files.
December 7, 2024 at 2:52 PM