Proof of Work
Where code and design collide — A showcase of my work.
A selected collection of Web2 and Web3 projects showcasing practical uses of smart contract interaction, UI performance, and interface design.



Portfolio v2
This is my second portfolio website. I decided to finish it since I was heading to Lagos for the Web3Bridge bootcamp so I could add all the projects I would be working on there. However, I didn't populate it with those projects it because I was too busy with exciting classes and assignments.

ICart
iCart Africa helps small food business owners succeed by giving them smart, solar-powered kiosks that work even without steady electricity. These kiosks are low-cost, easy to set up, and come with a digital system for food delivery, ads, and EV charging. The goal is to make food businesses cleaner, smarter, and more profitable.

Truth or Dare
One of my first projects was a straightforward truth-or-dare game that a single player or a group of friends could play on a single device. I used static arrays of truths and dares that I had curated to randomly select prompts for this project, which was my first experience with coding, using the JavaScript Math.random method. The end result was a simple but enjoyable gaming experience that did not require any complicated features.