Crafting elegant solutions
from fastapi import FastAPI app = FastAPI() @app.get("/") def root(): return {"message": "Hello World"}
// Clean async fetch async function getData() { const res = await fetch('/api/data') return res.json() }
// Type-safe utility type User = { id: string; name: string; }; const getUser = (id: string): Promise<User> => { return db.users.find(id); };
@RestController public class UserController { @GetMapping("/users") public List<User> getUsers() { return userService.findAll(); } }
“Turning complex problems into elegant, maintainable solutions”
Simple and classy task management app.
Web app for a modern wellness clinic across 4 U.S. states.
Official platform for UK-based Idyll Consults.
High-converting landing page for a Made-in-Africa ecommerce platform.
Corporate website for LinkOrg Networks LTD
A digital portfolio for UK-based Nigerian artist, Abraham Cole.
E-commerce web application for Musical Empire Nigeria Limited
Official website of UrBizEdge Limited
Official website of Rufaddas Medical.
Hello! I'm Yẹmí — a full-stack developer, creative technologist, and part-time button clicker. I specialize in building sleek, functional web experiences that behave like they drank two cups of espresso.
Whether it's crafting a client dashboard, architecting a startup's first MVP, or breathing life into a quirky app idea — I bring ideas to life using industry-standard tools like React, Next.js, Vue, Python, Node.js, TypeScript, and Java. My experience spans modern frameworks and libraries such as Tailwind, MUI, Chakra, and Shadcn, with backend expertise in Express, Tailwind, MUI, Chakra, and Shadcn, with backend expertise in Spring, Flask, FastAPI, and databases like MySQL, Postgres, and MongoDB.
My approach to problem-solving is rooted in a research-driven process where I dig deep into challenges to uncover the best solutions. From building new products from scratch to improving existing systems, I'm committed to transforming innovative ideas into real-world applications. If you've got a dream, I've got the dev skills to make it click.
When I'm not coding, I'm usually found:
Wanna build something awesome together? Just don't offer me coffee ‑ it knocks me out faster than a power nap on a Monday .
“Working with Yemi has been transformative. Her ability to take our ideas and turn them into real, functional systems is unmatched.”
As part of the MLH Fellowship 24.FAL.A, I’ve embarked on a journey into the world of...
From VS Code extensions to obscure CLI tools, here’s what makes my workflow silky smooth.
So, you've decided to embark on the journey of programming? You've probably encountered...
Got a wild idea, startup brief, or simply want to say hi?
I'm all ears — just maybe not the caffeine kind .
Clients get access to a secure project portal to share files, track progress, and stay in the loop. Got questions? I've got answers too.