projects.
A few things I've built around problems I wanted to solve.

“Built because I kept repeating the same resume-tailoring workflow.”
Problem: Tailoring resumes across multiple job descriptions meant repeated manual editing and formatting work.
Build: A profile-driven web app that generates tailored resumes with preview and export.
React · TypeScript · Node.js · MongoDB

“Built because I wanted a simple way to move text between my devices.”
Problem: Transferring code snippets and text between devices often meant using email, messaging apps, or other workarounds.
Build: A real-time clipboard sync tool using temporary room codes, QR access, and VS Code integration.
React · Node.js · Socket.io · MongoDB