DOS logoDOS

Selected Work

Things I've built

A mix of systems, tools, and experiments ranging from production products to side projects I built to learn something.

01

Paza

Fullstack creator-brand collaboration platform that connects people based on shared values and identity.

Next.js · TypeScript · Supabase · Resend · Paystack

02

Trading Daily

Pre-market briefing system that scrapes market data, analyzes it with GPT-4o, and emails traders daily reports.

TypeScript · NodeJs · Azure · Playwright

03

Qrvest

QR-based ordering system for restaurants and hotels, powered by RAG.

Typescript · React · Websockets · RAG

04

Valentext

Valentine note creator that lets users craft and share personalized messages.

React · TailwindCSS · MongoDB · ExpressJS · Typescript

05

Ad-Shield

Chrome extension that blocks intrusive ads and popups using the DeclarativeNetRequest API.

Chrome Extension · WXT React · DeclarativeNetRequest API

06

Skill Match

Tinder for volunteering wrapped with Capacitor for native Android app distribution.

React · Prisma · PostgreSQL · TypeScript · Capacitor

07

JSON Parser

Recursive-descent JSON parser implemented from scratch.

Algorithms · Syntactic Analysis · Lexical Analysis · TypeScript