Based in Vancouver, BC
2.
PROJECTS COMPLETED
JAN 2027 CO-OP AVAILABLE
Philosophy
I believe good design is more than aesthetics!
it’s about clarity, usability, and intention.
I enjoy creating digital experiences where every interaction
feels natural, refined, and purposeful.
Skills & tools
ShiftLog is a shift tracking and savings projection tool I built while working two jobs through school. I was manually calculating my hours in my head — I needed something that would tell me exactly when I'd hit my financial goals at my current pace. It logs your shifts, calculates take-home pay after tax, and projects your savings target date. Started as a Python script and evolved into a full web application over six months of real use.
DocFlow is a document management platform built to solve a real problem — many organizations still run HR operations on paper, making retrieval slow and search impossible. It lets HR teams upload scanned contracts and employee records, runs server-side OCR to extract the text, and stores everything in a PostgreSQL database with full-text search. Built with role-based JWT authentication so admins and employees see different views of the same system.