Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 751 Bytes

File metadata and controls

25 lines (15 loc) · 751 Bytes

jobapps.dev

A minimal, no-BS job applications tracker.

Try it here: jobapps.dev

✨ Features

  • Add and manage your job applications

    Screenshot 2025-05-12 at 8 17 39 PM
  • Interactive charts to visualize your stats

    Screenshot 2025-05-12 at 8 19 42 PM
  • 100% private. Your data is stored in:

    • localStorage when signed out
    • Cloudflare KVs (fully encrypted) when signed in

🛠️ Tech Stack

  • Frontend: React, Vite, Mantine UI
  • Backend: Hono
  • Other: Zod, Cloudflare Workers