Finder / Projects

Projects

6 selected builds, 6 AI-integrated

AI Character Tool

Codex Pets Generator

Creator

Jun 2026

A fast web generator for developers to make their own Codex pet after OpenAI released eight official pets for Codex.

  • Turned the Codex pet idea into a self-serve flow: upload your face and get a pet that looks like you.
  • Designed the experience to run in about one minute with no setup and no CLI.
  • Positioned it as a faster, web-first alternative to the Hatch Pet skill.
Next.jsVercelOpenAIImage Generation

Production Platform

Qrent

Software Engineer

Feb 2025 - Present

A housing rental platform with AI-assisted renter workflows, type-safe APIs, and a Notion-backed content system for the marketing team.

  • Integrated Gemini to analyze property features and generate suitability scores.
  • Built cover-letter and parent-guarantee-letter generation with assistant-ui.
  • Shared typed Prisma schemas across a pnpm monorepo for frontend and backend packages.
Next.js 15React 19tRPCPrisma

Agentic Productivity

ADHD Timebox Agent

AI Engineer

Dec 2025

A multi-agent productivity assistant that helps ADHD users break tasks into timeboxes, monitor focus, and sync plans with Google Calendar.

  • Designed four CrewAI agents behind a FastAPI service for multi-turn planning.
  • Used a finite-state machine with session locking to prevent context loss.
  • Built a distraction detector that compares the active window title with the current task.
PythonFastAPICrewAIGemini API

Hackathon MVP

AI-Powered Rehab Platform

Full-Stack Engineer

Nov 2025

A peer support platform for physical therapy patients, using AI to identify drop-off risk and recommend compatible support groups.

  • Built an Active Care Engine that analyzes patient adherence, pain trends, and sentiment.
  • Automated intervention emails with Vercel Cron, Gemini 2.5 Pro, and Resend.
  • Delivered a globalized interface across 10+ languages with next-intl.
Next.jsReact 19Gemini 2.5 ProResend

Atlassian Client Project

Whiteboard-to-Confluence Converter

Product Owner & Lead Developer

May - Aug 2025

An Atlassian Forge app that converts messy whiteboard notes into structured Confluence pages with validated AI output.

  • Orchestrated OpenAI GPT-4o and Gemini through Vercel AI SDK with model fallback.
  • Added Zod validation and multilingual moderation across 180+ safety keywords.
  • Covered regressions with Vitest integration tests and Playwright E2E tests.
Node.jsExpressDrizzlePostgreSQL

Society Platform

UNSW AISoc Tools

Software Engineer

Feb - Dec 2025

Internal and public tools for UNSW Artificial Intelligence Society, including merch infrastructure and Discord-connected operations.

  • Built Discord OAuth2 authentication and role-based access control.
  • Combined PostgreSQL and MongoDB for transactional merch data and flexible product attributes.
  • Used Pydantic AI to turn natural language Discord inputs into meeting minutes and tasks.