๐Ÿ—“๏ธ June 21, 2025 โ€“ Saturday Grind

๐Ÿ”ฅ #Beyond365DaysOfCode Day 174
๐Ÿ’ป #100DaysOfCode Day 174
๐Ÿ #Python โ€ข #freeCodeCamp โ€ข #Codecademy โ€ข #WeekendWarrior

๐Ÿ“Œ Daily Progress:
๐Ÿ“– 1 article read โ€“ freeCodeCamp News
๐Ÿง  1 article explored โ€“ Daily.dev
๐Ÿ“‹ Trello board updated
๐ŸŽจ Codecademy CSS: Nailed down position

No days offโ€”just different pace.
Coding on weekends isn't extra... itโ€™s momentum.

#DevLog #SelfTaughtDev #CodeEveryDay #BuildWithCode #WeekendCoding

๐Ÿ—“๏ธ Sunday Reflections | May 18, 2025
Closing out the week with intention and polish โœจ

๐Ÿ“Œ Progress Report:
โ€ข #Beyond365DaysOfCode Day 140
โ€ข #100DaysOfCode Day 140
โ€ข #freeCodeCamp #Python #TheOdinProject #ReflectAndRefine
โ€ข #DevJourney #WeekendCoding

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

๐Ÿ› ๏ธ Productivity Check:
๐Ÿ“‹ Trello board updated
๐ŸŽจ The Odin Project: Styling the project page

๐Ÿ—“๏ธ Saturday Sparks | May 17, 2025
Fueling the weekend with learning and creativity ๐Ÿ’ก

๐Ÿ“Œ Progress Report:
โ€ข #Beyond365DaysOfCode Day 139
โ€ข #100DaysOfCode Day 139
โ€ข #freeCodeCamp #Python #Codecademy #CreativityWithCode
โ€ข #DevJourney #WeekendCoding

๐Ÿ“š Daily Reading:
โœ… Read 1 article from freeCodeCamp News
โœ… Read 1 article on Daily.dev

๐Ÿ› ๏ธ Tools & Projects:
โœ… Trello board โ€“ updated
๐Ÿงฐ Codecademy: Python Developer Tools with VS Code
๐ŸŒ The Odin Project: Built out Landing Page

Weekends? Just another chance to debug lightdm, wrestle with XFCE configs, and chase permission issues in log files.
The BashCoreX madness never sleeps...

#Linux #XFCE #LightDM #Logs #Permissions #DevLife #OpenSource #BashCoreX #WeekendCoding

๐Ÿงช This weekend, Iโ€™m going to try out UV Python for the first time.
Iโ€™m excited to see how it works and how it can help with my Python projects๐Ÿโœจ

If youโ€™ve used it before, Iโ€™d love to hear your thoughts or tips!

#UVPython #Python #Learning #WeekendCoding #Programming

Just wrote a small #weekendcoding project โ€” `pastum` VS Code/Positron extension that mimics the legendary `datapasta`๐Ÿ“ฆ. Copy any text table and paste it in the editor as a dataframe object of your favorite framework/language #Python #RStats.

It ships with recognition of float, integer, and strings types. So even @datapolars won't complain that you forgot to put `.0` at the end of your numeric value! Heavily inspired by latest @coatless developments ๐Ÿ™

https://open-vsx.org/extension/atsyplenkov/pastum

I'm working on a tool to make animating on 2s easier when you have camera movement on 1s.

For selected bones/objects, it'll create the in-between keys in such a way that their camera-relative position remains static.

A prototype is already working, so I know my matrix math is good. What remains is going over the FCurves to insert the keys at the right places.

#b3d #animation #devfund #WeekendCoding