Some of my TypeScript Projects
Here are some of the cool and amazing projects I've built with TypeScript

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

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

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

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

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

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

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

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

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

A technology blog I built, ran and wrote for, covering software and consumer tech
Check out more on my GitHub Repo .