I grew up seeing skilled people struggle to find work — not because jobs didn’t exist, but because access did.
That’s the problem I couldn’t ignore.
So I started building differently.
Story here:
👉 https://t.co/mzyDpR50Os
#StartupFunding#tech#nigeria#SoftwareDevelopment
Building a project like @Vworkas that helps lower income apply for job as being incredible every journey and step makes me learn more about these people. I can't wait to see how far these product might be by December.
Visit: https://t.co/wi9QJejzv4
#lagosjobs#Lagos#nigeria
Few months ago I have been building a platform name @Vworkas to help blue-collar workers to find Job's easier and faster.
Checkout: https://t.co/FWqOrzx4Vs
Day 2 of learning DSA 🚀
Learned the brute-force approach today—comparing elements to find the correct solution. Also solved the Two Sum problem.
What did you learn today?
#DSA#100DaysOfCode#Coding
Day 1 of 30 — DSA fundamentals with no AI assistance
Learnt today: → min/max = O(n), always comparing → append = O(1), insert = O(n) → counting starts at 0, increments by 1 → always create a new list when removing duplicates
Deep understanding.
#DSA#Python#100DaysOfCode