// Code snippet 1
// Code snippet 2
// Code snippet 3
// Code snippet 4
// Code snippet 5
// Code snippet 6

<dev/>

Crafting elegant solutions

python
from fastapi import FastAPI

app = FastAPI()

@app.get("/")
def root():
    return {"message": "Hello World"}
javascript
// Clean async fetch
async function getData() {
  const res = await fetch('/api/data')
  return res.json()
}
Portrait
typescript
// Type-safe utility
type User = {
  id: string;
  name: string;
};

const getUser = (id: string): Promise<User> => {
  return db.users.find(id);
};
java
@RestController
public class UserController {
  @GetMapping("/users")
  public List<User> getUsers() {
    return userService.findAll();
  }
}

“Turning complex problems into elegant, maintainable solutions”

Skills & Focus Areas

Frontend Development

Crafting clean and minimal user experiences with refined detail.

Recent Works

Backend APIs

Engineering fast, secure systems that quietly power your product.

Recent Works

Product Management

Focusing on clarity, collaboration, and meaningful delivery.

Learn More

SEO / Analytics

Insightful, data-driven decisions that respect user simplicity.

Learn More

Featured Projects

Simple Todo Application

Simple Todo Application

Simple and classy task management app.

Giba Healthcare

Giba Healthcare

Web app for a modern wellness clinic across 4 U.S. states.

Idyll Consults

Idyll Consults

Official platform for UK-based Idyll Consults.

GrowAfrica Landing Page

GrowAfrica Landing Page

High-converting landing page for a Made-in-Africa ecommerce platform.

LinkOrgNet

LinkOrgNet

Corporate website for LinkOrg Networks LTD

Artist Portfolio Website

Artist Portfolio Website

A digital portfolio for UK-based Nigerian artist, Abraham Cole.

Musical Empire

Musical Empire

E-commerce web application for Musical Empire Nigeria Limited

Company website

Company website

Official website of UrBizEdge Limited

Company website

Company website

Official website of Rufaddas Medical.

About Me

Yemi smiling like they just fixed a production bug

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:

  • Arguing with AI (for fun)
  • Learning a new tool just to forget it in two weeks
  • Dreaming up yet another side project

Wanna build something awesome together? Just don't offer me coffee ‑ it knocks me out faster than a power nap on a Monday .

Unpaid Compliments (Allegedly)

Working with Yemi has been transformative. Her ability to take our ideas and turn them into real, functional systems is unmatched.

Olubunmi OderindeSoftware Tester, IC24

Scribbles from the Dev Cave 📝

Transforming GeoSpatial Data: My Journey with the Overture Project in the MLH Fellowship

Transforming GeoSpatial Data: My Journey with the Overture Project in the MLH Fellowship

By Yemi · Nov 3, 2024

As part of the MLH Fellowship 24.FAL.A, I’ve embarked on a journey into the world of...

Web Development Basics: Explaining the fundamentals of web development, including HTML, CSS, and JavaScript

Web Development Basics: Explaining the fundamentals of web development, including HTML, CSS, and JavaScript

By Yemi · June 20, 2023

From VS Code extensions to obscure CLI tools, here’s what makes my workflow silky smooth.

Introduction to Programming Languages: A comparison of popular programming languages like Python, JavaScript, and Java

Introduction to Programming Languages: A comparison of popular programming languages like Python, JavaScript, and Java

By Yemi · May 29, 2023

So, you've decided to embark on the journey of programming? You've probably encountered...

Let's Build Something Ridiculously Cool

Got a wild idea, startup brief, or simply want to say hi?
I'm all ears — just maybe not the caffeine kind .

Get in Touch

Ready to Collaborate Like a Pro?

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.