Abdullahi Salihu
Case Studies
Implementation Details

Where code and design collide — A showcase of things I've worked on.

A selected collection of Web2 and Web3 projects showcasing practical uses of smart contract interaction, UI performance, and interface design.

Placeholder Image
Logo
Placeholder Image

Invoice Generator

A modern, invoice generator built with Next.js 15, React 19, TypeScript, and Warp AI for styling using Tailwind CSS v4 with shadcn/ui. Create, preview, and download invoices as PDFs through an intuitive, form-based interface.

Placeholder Image

THE HOTSPOT

THE HOTSPOT is committed to assisting startups and small companies in creating distinctive identities that grab attention, encourage interaction, and result in sales.

Placeholder Image

AI Chain Docs

AI Chain Docs coming soon

Placeholder Image

Ledgerly

Carried away project, coming soon.

Placeholder Image

Cylo

A decentralized payment platform built on Starknet, enabling farmers and consumers to trade farm produce directly, peer-to-peer, without middlemen, by leveraging the blockchain's speed, transparency, and trustlessness.

Placeholder Image

COiTON

Collaborative On-Chain Investment and Trading Of Neighborhoods is a decentralised real-estate and indices trading platform that enables users to speculate on and trade city indices representing real estate markets

Placeholder Image

Chat dApp

We were given the assignment to create a Web3 decentralized chat application a few months after we were accepted as Web3Bridge students. This was my first time developing a dApp. Although I had previously attempted to create a chat app with Web2, the task was rather complicated. 😪

Placeholder Image

Web3Bridge Africa

You might be curious about what Web3Bridge is. Web3Bridge is a program that was launched in 2019 to train and support Web3 developers in Africa, with the goal of building a sustainable Web3 economy.

Placeholder Image

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.

Placeholder Image

GADA Studios

As GADA Studios' in-house developer, I created, developed, and currently manage the business' official website, making sure it accurately represents our work, offerings, and brand identity.

Placeholder Image

ChatGPT

I created a clone of ChatGPT using the OpenAI api. You can chat with it, but you aren't able to create multiple chats.

Placeholder Image

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.

Placeholder Image

Assistify

I didn't originally plan to build this project, but after witnessing a friend struggle academically to understand a 27-page PDF, I got the idea to make it simple for students like him.

Placeholder Image

LexiSound

LexiSound enables users to quickly search for words and hear their pronunciation, enhancing language learning. Every linguistic need is met, creating a holistic learning experience that ensures precise reading and speaking.

Placeholder Image

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.