Skip to main content

Some Recent Dev Projects

Here are some of the cool and amazing projects, apps and software I've built with various tech stacks.

MosesTab

Church management software: members, events, attendance, child check-in and online giving, with Stripe Connect payouts per church and SMS text-to-give over Twilio

BringVan

A UK moving-company directory built on programmatic SEO: thousands of generated location and company pages, faceted search by area and rating, and contact-click attribution

Braandly

A multi-tenant brand management platform for teams and agencies. Workspace-scoped brands, guidelines, docs, projects and link-in-bio pages, with a public REST API, a self-built OAuth 2.1 server and an MCP server on top

VKT Bougie

A SvelteKit storefront for premium designer bags: server-side faceted search, variant selection with per-variant stock, Paystack checkout, and state-level Nigerian delivery pricing. Reads the DailyOS catalog and calls its storefront API for orders

Xedla Pay

A Nigerian payments product: wallets, transfers on bank rails, bill payments, virtual cards and escrow with dispute resolution. I am the primary author of four of the backend services behind it, and wrote the request-encryption layer shared across its clients. Shipped to the App Store and Play Store

DailyOS

A multi-tenant retail commerce platform, installable as a PWA: POS, inventory, orders and an offline write queue that survives a dropped connection mid-sale, with a personal finance module alongside. Serves the storefront behind VKT Bougie

SkillUp

Registration, attendance and certification for a three-day, 17-track free training programme. Next.js server actions over Postgres with row-level security, per-track reference numbers issued by a database trigger, and a certificate run batched around a free-tier email cap

Fovero Technologies

Agency site whose real substance is four free tools: a technology recommender with a weighted, category-scoped scoring engine that also explains what it rejected, a website auditor scoring SEO, accessibility, security and performance against the fetched page, and a 116-rule stack fingerprinter

youtube-scheduler

Command-line tool for batch-editing metadata and scheduling publish times on your own YouTube channel. The update API overwrites every field in any part you name, so it reads current state first, merges into it, sends the minimum set of parts, and logs every write so a run can be rolled back

tailwind-screen-size

A development overlay showing the active Tailwind breakpoint and live viewport dimensions. Published on npm across ten releases, with separate React and Svelte builds from one source and a GitHub Actions publish pipeline

MealFlow

One meal-planning product built from scratch three times in ten weeks to compare runtimes: React Native and Expo, Flutter with Riverpod and Hive, and a Next.js PWA on Firebase. Same spec, three architectures, no shared code

Jornally

A long-form publishing platform built 2021 to 2023: a TipTap editor with draft recovery, a threaded comment and reply tree, and topic circles readers join. Next.js against a Laravel API. No longer running

healthcheck-service

A self-hosted uptime monitor in Go. Checks one endpoint on a schedule and alerts to Slack and email. Written because the hosted options cost more than the thing they were watching

supabase-pings

A single Go binary that keeps free-tier Supabase projects from pausing, via scheduled pings

Lifetechfacts

A technology blog I built, ran and wrote for, covering software and consumer tech

FoodMood

A recipe browser built in Vue: search by dish, browse what is popular, and a rotating pick of the moment

Virem

A multivendor marketplace on headless WooCommerce and Dokan: catalogue, per-vendor storefronts, cart, customer accounts and order history, with cash-on-delivery checkout and zone-based local delivery pricing. Built out on a commercial React template

Ayomideodewale.com

This site. SvelteKit and Tailwind on Vercel, with the resume built from a single dataset into five PDF variants by headless Chrome

Check out more on my GitHub Repo .