Skip to content

Empowering software engineers to effortlessly manage their job search.

Notifications You must be signed in to change notification settings

JeremyDwayne/jobsearch_next

Repository files navigation

JobSearch.wtf

Because the job market is BS

A comprehensive platform empowering software engineers to effortlessly manage their job search journey. From tracking job applications and interview schedules to capturing insightful notes and conducting retrospectives. It streamlines the entire process, enabling engineers to navigate their career path with clarity and confidence.

Stack

  • React
  • Next.js
  • Tailwind CSS
  • Turso
  • Drizzle ORM
  • tRPC
  • Vercel
  • Clerk Auth

TODO

  • DRY up the trpc authentication
  • use trpc routing instead of queries file
  • Figure out turso db migrations on deploy so I dont have to do it locally
  • Add company model
    • adjust db to associate relation with company on applications
    • Ranking of company for that job application
      • company_id
      • job_application_id
      • composite index on company_id + job_application_id
      • rank
  • Add additional fields to job applications
    • Notes
    • equity
    • benefits
    • Ranking of company
    • Recruiter Contact
    • Interview Dates
    • Expected Timeline (next contact? hiring timeline?)
  • Add Interview model
    • Notes
    • Retrospective
    • Areas you did well
    • Areas you could improve
    • Interviewers Names & Contact Info

About

Empowering software engineers to effortlessly manage their job search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published