TrackNest is a full-stack web app and Chrome extension that helps students organize, track, and act on career opportunities — such as internships, hackathons, scholarships, and more.
“Track every opportunity. Apply with clarity.”
Students often lose track of application deadlines, forget where they've applied, and struggle with organizing resumes and job links. TrackNest solves this by offering:
- 🧩 A clean dashboard to track opportunities by type, deadline, and status
- 🧠 AI resume feedback to help improve your applications
- 🔗 A Chrome extension to bookmark opportunities in one click
- 📬 Automatic email reminders before deadlines
- 📁 Resume upload and management
- Opportunity Dashboard (with filters, status, and deadlines)
- Chrome Extension to save job/opp URLs from any page
- Firebase Auth (login/signup with Google)
- Resume Upload via Firebase Storage
- AI Resume Review using Gemini API
- Automatic Deadline Reminder Emails (via Cloud Functions)
- User-friendly, mobile-responsive UI
Area | Tech |
---|---|
Frontend | React.js, Tailwind CSS |
Backend | Firebase (Auth, Firestore, Functions, Storage) |
Extension | Manifest v3, JS, DOM APIs |
AI | Gemini API (optional) |
Design | Figma / Lovable |
Deploy | Vercel, Firebase Hosting |
tracknest/ ├── web-app/ # React frontend ├── extension/ # Chrome extension files ├── cloud-functions/ # Firebase email reminders ├── README.md # This file
Siddhi Seth
Second-year student | Aspiring full-stack dev | Passionate about building tools that solve real problems
✅ Project vision locked
✅ Repo initialized
✅ Folder structure planned
✅ Chrome extension skeleton created
✅ UI mockups in progress