InsightHire
Real interview experiences, structured and searchable.

Solo build: full-stack
Interview prep is full of generic question dumps but starved of real, structured accounts of what a specific company actually asks.
Let candidates publish structured experiences (rounds, questions, prep notes, tips, outcome) with optional image or video, then make the whole thing searchable and improvable through community feedback.
Under the hood
Structured, not a text blob
Experiences are modeled as rounds, questions, notes, tips and outcome, so the feed is filterable by company, role, and experience level instead of being an unsearchable wall of text.
Media pipeline via Cloudinary
Optional images and video are uploaded through Multer and stored in Cloudinary under a namespaced folder, keeping large media off the app server.
Two ways to sign in
Email and password with bcrypt plus Google ID-token verification via google-auth-library, one account with two front doors.