Friday, April 3, 2026

Day 92 of Year 3
Day 823 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Focused on Python fundamentals
• Practiced casting and explaining concepts clearly
• Working on teaching skills, not just coding

If you can explain it simply, you truly understand it. Teaching is leveling up. 🎯

📖 Daily reading ✅ staying sharp

#Python #ProgrammingFundamentals #Teaching #CodeInPlace #ComputerScience #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress

Monday, March 30, 2026

Day 88 of Year 3
Day 819 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Deep dive into freeCodeCamp JavaScript exercises
• Continued working through backend challenges
• Hit a Supabase connection issue — debugging that next

Every bug is a breadcrumb leading to better understanding. Stay with it. ⚡

#JavaScript #BackendDevelopment #Debugging #Supabase #WebDevelopment #ProblemSolving #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress

Sunday, March 29, 2026

Day 87 of Year 3
Day 818 overall since Jan 1, 2024

💻 freeCodeCamp:
• Explored how the typeof operator works
• Learned about the classic JavaScript quirk: typeof null === "object"
• Gained deeper insight into how JavaScript handles types under the hood

Even the quirks teach valuable lessons — understanding why things behave this way makes you a stronger developer. ⚡

#TypeSystem #Debugging #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Saturday, March 28, 2026

Day 86 of Year 3
Day 817 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Got the backend server fully running
• Resolved Prisma and pnpm issues
• Next step: debugging the database connection

From broken to running — real progress. Now it’s time to connect everything together. ⚙️

#JavaScript #BackendDevelopment #NodeJS #PrismaORM #Debugging #WebDevelopment #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode #ProgrammingLife

Friday, 3/27/26

Day 85 of Year 3
Day 816 since Jan 1, 2024

nhcarrigan-mentorship:
• Debugged Prisma issues and identified a version mismatch
• Fixed the problem and got things running again
• Learned more about how backend tooling works under the hood

Sometimes the bug isn’t your code. it’s the tools. Understanding the stack makes you a stronger developer.

#JavaScript #BackendDevelopment #PrismaORM #Debugging #WebDevelopment #BuildInPublic #SoftwareEngineering #CodingProgress #100DaysOfCode

Thursday, 3/26/26

Day 84 of Year 3
Day 815 since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Completed full CRUD endpoints for users
• Implemented proper logging and error handling
• Backend is becoming more structured and production-ready

From basic routes to full CRUD — real backend progress happening. Leveling up one feature at a time. ⚙️

#JavaScript #BackendDevelopment #APIDevelopment #NodeJS #ExpressJS #CRUD #WebDevelopment #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Tuesday, March 24, 2026

Day 82 of Year 3
Day 813 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Built out my first API routes
• Added logging for better visibility
• Backend is starting to feel like a real service

From simple routes to structured systems — this is how real backend applications come to life. 🚀

#JavaScript #BackendDevelopment #APIDevelopment #NodeJS #ExpressJS #Logging #WebDevelopment #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Monday, March 23, 2026

Day 81 of Year 3
Day 812 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Set up Prisma and modeled my first database table
• Took another step toward building a structured backend
• Seeing the foundation come together piece by piece

From schema to structure — this is where backend systems begin to take shape. ⚙️

#JavaScript #BackendDevelopment #PrismaORM #DatabaseDesign #NodeJS #SoftwareEngineering #CodingProgress #100DaysOfCode

Friday, March 20, 2026

Day 78 of Year 3
Day 809 overall since Jan 1, 2024

nhcarrigan-mentorship:
• Strengthened backend API workflows
• Reviewed request validation and route handling
• Ensured consistent response formatting across endpoints

Consistency in APIs = reliability in production. Building systems that behave exactly as expected.

#JavaScript #BackendDevelopment #APIDesign #NodeJS #ExpressJS #PrismaORM #WebDevelopment #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Friday, March 13, 2026

Day 71 of Year 3
Day 802 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Focused on improving backend documentation
• Ensured API routes, endpoints, and database interactions are clear and maintainable

Clear documentation = faster debugging + stronger collaboration. Every detail counts! ✨

#JavaScript #BackendDevelopment #Database #NodeJS #ExpressJS #PrismaORM #WebDevelopment #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode #ProgrammingLife