Spent the weekend with future-ready minds!
Few weeks ago @HFUTUREHUB X @techandsunhub connected with brilliant student to share insights & build skills in web3, AI, & Finance.
Their bold questions and fresh perspectives prove they’re ready to shape Africa’s digital economy.💙
Took a break from #100DaysOfCode for a while… Power issues + laptop problems.
But I’m not waiting for perfect conditions anymore.
I’m continuing my Python journey using Pydroid 3 on my phone.
Building with what I have until I can get a better setup.
Day 15 #100DaysOfCode
Tried turning my PDF scripts into a CLI tool today.
Got stuck when writing the split function. Tried splitting the filename using os.path.splitext and something went wrong.
I’ll try again tomorrow…
and if it fails, someone’s gotta help me 😅
DAY 14 #100daysofcode
Currently learning how to work with PDF files in Python, and today I successfully built scripts to split PDFs into individual pages and merge multiple PDFs back into one using pypdf library
Next step: turning this into a full CLI PDF tool.
#Python