PromptHunt

Full Stack Engineer

Client Work

PromptHunt is a platform for creating AI-generated art. At the time of writing, the platform has over 500,000 users and has generated 5 million AI images.

I worked directly with the CEO in a full-stack capacity. A few highlights of the work I did:

Front-end

  • Built React components and UI for the image creation flow
  • Wrote custom hooks to dynamically generate valid ComfyUI configs from form inputs
  • Reduced JS bundle size by 83% by refactoring legacy code

Backend

  • Built a custom Python server based on ComfyUI that added support for Multi-ControlNet, Custom Models, LoRAs, and other advanced AI image generation tasks
  • Reduced backend server costs by 70% by migrating the legacy system to serverless GPUs
  • Created a worker proxy that handles intelligent routing to different GPU machines
Tech Stack

Next.js

TypeScript

Tailwind CSS

Cloudflare

Python

Modal

PostgreSQL

Prisma