Friday | January 30, 2026

๐Ÿ“ˆ Progress

Beyond365DaysOfCode โ€” Day 390

100DaysOfCode โ€” Day 390

๐Ÿ“– Daily Reading

โœ… freeCodeCamp News โ€” 1 article

โœ… Daily.dev โ€” 1 article

๐Ÿ’ป Learning

Codecademy: JavaScript Web Development
Reinforcing fundamentals and sharpening problem-solving habits.

Ending the week steady. Momentum matters.

#Beyond365DaysOfCode
#100DaysOfCode
#freeCodeCamp
#JavaScript
#WebDevelopment
#LearningInPublic
#DevJourney
#DevMindset
#Consistency

๐Ÿง  Friday Coding Progress
๐Ÿ“… January 23, 2026

Ending the week by strengthening JavaScript fundamentals.

๐Ÿ“ˆ Progress
โ€ข Beyond365DaysOfCode โ€” Day 383
โ€ข 100DaysOfCode โ€” Day 383
โ€ข freeCodeCamp

๐Ÿ“– Daily Reading
โ€ข freeCodeCamp News โ€” 1 article
โ€ข Daily.dev โ€” 1 article

๐Ÿ’ป Learning
โ€ข freeCodeCamp โ€” JavaScript: Object Destructuring

Stronger fundamentals lead to cleaner code.

#JavaScript #DevMindset #LearningInPublic
#WebDev #Consistency #DevJourney

๐ŸŽฏ Friday Focus โ€” Coding Progress
๐Ÿ“… January 16, 2026

Ending the week by reinforcing fundamentals and staying consistent.

๐Ÿ“ˆ Progress
โ€ข Beyond365DaysOfCode โ€” Day 376
โ€ข 100DaysOfCode โ€” Day 376
โ€ข freeCodeCamp

๐Ÿ“– Daily Reading
โ€ข freeCodeCamp News โ€” 1 article
โ€ข Daily.dev โ€” 1 article

๐Ÿ’ป Learning
โ€ข Codecademy โ€” Phaser

#GameDev #PhaserJS #FridayFocus
#Python #LearningInPublic
#DevMindset #Growth #Consistency

๐ŸŽฏ Friday Focus โ€” Coding Progress
๐Ÿ“… January 09, 2026

Wrapping up the week with consistency and intention.

๐Ÿ“ˆ Progress
โ€ข Beyond365DaysOfCode โ€” Day 369
โ€ข 100DaysOfCode โ€” Day 369
โ€ข freeCodeCamp

๐Ÿ“– Daily Reading
โ€ข freeCodeCamp News โ€” 1 article
โ€ข Daily.dev โ€” 1 article

๐Ÿ’ป Learning
โ€ข Codecademy โ€” JavaScript practice and reinforcement

Learning in public, improving quietly, showing up daily.

#Python #JavaScript #FridayFocus #LearningInPublic
#DevMindset #Growth #Consistency

Debugging nรฃo รฉ sรณ encontrar erros, รฉ aprender profundamente como o sistema funciona. Profissionais dominam o processo. #DevMindset #ProTips
"Programming is not about typing, itโ€™s about thinking." โ€“ Rich Hickey
#ProgrammingPhilosophy #DevMindset

Most testing advice sounds great until you try it on a real project.

Thatโ€™s why I use 4 axioms of testing that hold up in real-world codebases:

1. You canโ€™t test everything
2. You canโ€™t prove itโ€™s bug-free
3. Start early
4. Bias is real

Ask this before writing a test:
**โ€œWhatโ€™s the purpose of this test in this context?โ€**

If it doesnโ€™t verify, protect, or document behavior/specs why write it?

#SoftwareTesting #TDD #CleanCode #DevMindset #GoodEnoughTesting

Why @Annotations Will Eventually Burn You.

Preach annotation voodoo or embrace explicit method calls? Too many still cling to @PreAuthorize, entrusting their fate to framework black magic. But such blind faith is brittle. One innocent Spring Boot update, and suddenly your security vanishes unless you summon an obscure @Enable... incantation.

Prefer the custom preauthorize() method: itโ€™s concrete, predictable, and the compiler screams when something breaks as it should. Just like how constructor injection finally defeated the field-injection cult, itโ€™s time to retire annotation worship elsewhere too.

Consider @JsonProperty("fieldName"): sure, the object mapper might infer names correctly without it, until one day it doesnโ€™t, because the naming strategy changes behind your back. Itโ€™s happened. It will happen again. Thatโ€™s the price of depending on invisible magic. Unreadable, unpredictable, unmaintainable. Same applies to reflection.

Frameworks and their โ€œbest practicesโ€ are relics of the monolith age. Java has evolved: threads, HTTP services, logging,โ€ฆ all can now be built functionally, fluently, and natively. Itโ€™s not Java vs Kotlin or some trendy syntax candy. Languages, especially those that compile, already give you more than enough. The bottleneck isnโ€™t the tool, itโ€™s the one holding it.

#Java #SpringBoot #CleanCode #SoftwareEngineering #CodeQuality #Programming #ModernJava #DeveloperExperience #DevMindset #NoMoreMagic #ReadableCode #ExplicitOverImplicit #SayNoToAnnotations #SeparationOfConcerns #FunctionalProgramming

Wednesday Progress Report ๐Ÿ“… March 26, 2025

๐Ÿš€ #Beyond365DaysOfCode Day 87
๐Ÿ”ฅ #100DaysOfCode Day 87
๐Ÿ’ป #freeCodeCamp | #Python | #Vim | #SecondYearOfCode | #Code_Academy

โœ… Daily Reading:
๐Ÿ“– freeCodeCamp News โ€“ 1 article
๐Ÿ“– Daily.dev โ€“ 1 article

๐Ÿ›  Vim: Practiced (30 minutes).
๐Ÿ“Œ Trello: Updated the board.
๐Ÿ‘จโ€๐Ÿ’ป freeCodeCamp: Continued Full Stack Developer Curriculum.

Every line of code is a step forward! Keep pushing! ๐Ÿš€๐Ÿ’ก #CodeEveryDay #KeepBuilding #DevMindset

Sunday Progress Report ๐Ÿ“… March 23, 2025

๐Ÿš€ #Beyond365DaysOfCode Day 84
๐Ÿ”ฅ #100DaysOfCode Day 84
๐Ÿ’ป #freeCodeCamp | #Python | #Vim | #SecondYearOfCode | #Coding365Plus

โœ… Daily Reading:
๐Ÿ“– freeCodeCamp News โ€“ 1 article
๐Ÿ“– Daily.dev โ€“ 1 article

๐Ÿ›  Vim: Practiced plugin configurations (30 minutes).
๐Ÿ“Œ Trello: Updated the board.
๐Ÿ‘จโ€๐Ÿ’ป freeCodeCamp: Full Stack Developer Curriculum.

Progress is built one day at a time! ๐Ÿš€๐Ÿ’ก #CodeGrind #KeepLearning #DevMindset