Building products end to end. Two of my own, plus client work.
About
Six years of writing Python, Go, TypeScript, and Next.js, most of it spent on two questions: does this hold up once real people depend on it, and who fixes it at 2am when it doesn't. Quorel and VarsityLine are both still answering yes.
I built both of those solo, schema to UI to the infrastructure keeping them online. The rest of what's here is client work and side projects.
Selected Work
Gives your AI agent a live, versioned view of any website. Describe the fields you want in plain English, Quorel extracts them nightly and keeps every past version permanently queryable. Every dataset ships with an MCP server, so Claude or any MCP-compatible agent can query it, catch what changed since last week, and even fix bad rows itself, publishing the correction as a new, reversible version.
Nigerian students figure out admission cut-offs from group chats and outdated PDFs. VarsityLine fixes that: verified cut-off marks, courses, and screening dates for every Nigerian university, cross-checked against each school's own admissions office, with a "last confirmed" timestamp on every entry. Search by university, by course, or both with state and type filters, export results as a PDF, and subscribe for access to search and compare feature for decsion making.
Uploading a 40-page PDF and getting a wall of text back isn't a summary, it's a chore. Skim lets you tell it exactly what you're looking for, then returns a clear, page-by-page summary in seconds, built for students and teachers who need the signal, not the whole document. Copy or download the result, and revisit past summaries anytime.
Store owners waste hours hand-writing SEO copy for every product listing page, and most of it still doesn't rank. Wildpalace plugs into Shopify and auto-generates SEO-optimized Product Listing Pages straight from keyword intent, turning a manual content chore into something that runs itself.
More experimentation and older work on my GitHub if you want to dig deeper.
See more on GitHub ↗Frontend & UI
Featured: 3D Viewer
A real-time 3D ring viewer for jewelry e-commerce. Customers rotate, zoom and inspect rings from every angle before buying, reducing returns and building confidence.
Landing Pages
Cool-toned jewelry store with a crisp aqua palette. Showcases rings and accessories in an airy, modern layout with smooth hover transitions and a streamlined checkout experience.
Why Work With Me
Recent Writing
A storage problem, a clustering fix, and the race condition that fix caused. How one bad graph led to a better one.
2026-02-12After two projects with REST endpoints that nobody documented, I gave tRPC a shot. Here's what changed.