/Blog

zug

A Cloudflare-based job application tracker with email intake, queues, AI parsing, and a TUI.

I created a cloudflare project to able to track basic work around applying to jobs. You apply to a job -> you get an email on successful application -> you forward the email to the special email address for intake -> cloudflare email worker will add it to a queue -> an AI worker will process the email and extrac the information from it and add it to a database -> you view the application statuses via a TUI -> repeat

Architecture

architecture

Features

  • Email tracking
  • Email parsing
  • Database integration
  • TUI interface
  • Google has automatic email forwarding
  • AI integration