Side work

Projects

I build things on my own time. The first three are live.

Klova

A social app for finding people who do the same hobbies. I designed and built it on my own, front end through database.

React Native, Expo, Supabase, PostgreSQL, Mapbox/Live app

CalcWise

Mortgage, loan, and savings calculators, each with an explanation underneath it.

Next.js, TypeScript, Vercel/calcwisehq.com

MaterialsCalc

The same idea for home improvement materials. Every calculator shares one volume engine, so the math is written once.

Next.js, Vercel/mymaterialscalc.com

PDF Editor

A Mac app that edits the text already inside a PDF, rather than drawing a box over it.

Electron, pdf.js, pdf-lib

ZombieFPS

A 3D first-person shooter in React Native, built to find out whether it could handle real 3D rendering on a phone.

React Native, expo-gl, three.js