Show HN: I made a job board exclusively for tech internships and new grad jobs
goodfirstjob.comHey HN,
Over the past couple of months (in my off hours) I built Good First Job — a job board exclusively for tech internships and new grad jobs. It started as a way for me to finally tryout some of the AI tools I’ve been hearing so much about, but also attempt to build something useful. I built it with Next.js + Supabase and deployed it on Vercel. Along the way I tried out v0, GitHub Copilot, and Supabase AI assistant. It's designed based on user feedback, and my personal experience as a CS student searching for an internship and grad looking to begin my career as an SWE. Any feedback is greatly appreciated!
Looks nice. What do you do to fetch the job postings?
Looks like currently you only support jobs in the US, is that correct?
Thanks! US (majority), Canada, and remote. Jobs are sourced from https://github.com/SimplifyJobs/Summer2025-Internships and https://github.com/SimplifyJobs/New-Grad-Positions. I'm looking into additional sources.