🚀 Day 0/30 of #30DaysOfCode
Working on a lab tests configuration module for a clinic system (Django + HTMX).
Here’s what I built + a bug I ran into 👇
#buildinpublic#webdevpG
Starting #30DaysOfCode 🚀
I’ve been inconsistent with coding + barely share my work (literally 1 tweet 😅).
Using this as exposure therapy + to build consistency.
I’ll be coding & posting daily—wins, struggles, everything.
#buildinpublic#webdev#codefor30days
Progress isn’t always big, sometimes it’s just showing up.
Day 5 learning Python 🐍
Finished exception handling and worked on the Collatz Sequence exercise.
Small progress despite electricity issues.
#Python#30DaysOfCode
Day 26, Climbing Stairs
After learning dynamic programming methods, I discovered tabular and recursive (DP) methods
I decided to tackle some easy problems. Tabular looks so clean, but I'm sure repeating subproblems can't always be neatly captured
#30daysofcode
Day 4 learning Python
Worked on functions today:
parameters & return values
global vs local scope
intro to error handling
Global vs local scope was a really interesting concept.
Still enjoying the learning journey.
#Python#30DaysOfCode
Day 3 learning Python
Finished the Control Flow
Loops, conditions, break/continue, and a quick intro to modules.
Programming really revolves around conditions and loops.
#Python#30DaysOfCode
🚀 Day 8/30 of #30DaysOfCode
Worked on my group project today
Improved the UI and made it cleaner & user-friendly
Used Python to enhance functionality
Also took some help from AI to speed things up
Learning, building, and improving every day �er
Day 1/30 🚀 (Restart)
Skipped 3 days, so I restarted.
This time: consistency > motivation.
Learned:
• String functions (split, join, lower, upper)
• append() vs extend()
• Why some functions return None
No excuses. Showing up daily. 💯
#Python#30DaysOfCode
Day 1/Day 20: Learning Python
Finished the Python Basics chapter from Automate the Boring Stuff with Python.
Start Small but be consistent
#Python#30Daysofcode