Skip to content

Srihari-FullStack/HireMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ HireMap β€” Campus Placement Intelligence Hub

AI-powered placement portal for campus recruitment. Track 180+ companies, check resume ATS scores, get interview prep guides, and map your career path.

Next.js TypeScript TailwindCSS Framer Motion


✨ Features

🏠 Dashboard

  • Bento grid with live stats: Total Companies, Avg Package, Highest CTC
  • Package distribution chart and top hiring locations
  • Searchable company cards with filters

🏒 Companies (Advanced)

  • 184 companies with full placement data
  • πŸ“… Month-wise date filter β€” filter by notification month (Jul 2025, Aug 2025, etc.)
  • 🏷️ 13 role category filters β€” SDE, Full Stack, Data Science, DevOps, QA, etc.
  • πŸ“Š CTC / CGPA / Location filters
  • πŸ”„ Date sorting β€” newest or oldest first
  • πŸ—ΊοΈ Roadmap.sh integration β€” preparation paths for each role
  • πŸ“ Interview Prep Blog per company β€” rounds, LeetCode patterns, Striver's Sheet focus, tips & resources

πŸ‘€ Profile

  • Personal info, social media connections (GitHub, LinkedIn, LeetCode, HackerRank, CodeForces, GfG, Twitter, Portfolio)
  • Skills management with categories & proficiency levels
  • Certificate tracking

✨ AI Match

  • Paste resume β†’ get ATS match score
  • Strengths & gaps analysis
  • Power project recommendations

πŸ“„ Resume ATS Checker

  • Resume vs Job Description keyword matching
  • ATS score calculation
  • Optimization tips with sample JDs

⚑ TNP Admin

  • Auto-parse placement text into structured data
  • Manual entry form
  • Entry management

πŸ“Š Analytics

  • Package / CGPA / Role / Location distribution charts
  • Top 10 packages leaderboard
  • Animated bar charts

πŸ› οΈ Tech Stack

Layer Technology
Framework Next.js 16 (App Router, Turbopack)
Language TypeScript 5
Styling Tailwind CSS v4
Animations Framer Motion 12
Icons Lucide React
Design Glassmorphism, Deep Space dark mode

πŸš€ Getting Started

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Open http://localhost:3000 in your browser.


πŸ“ Project Structure

src/
β”œβ”€β”€ app/
β”‚   β”œβ”€β”€ page.tsx          # Dashboard
β”‚   β”œβ”€β”€ layout.tsx        # Root layout with sidebar
β”‚   β”œβ”€β”€ companies/        # Companies with filters & prep guides
β”‚   β”œβ”€β”€ profile/          # User profile
β”‚   β”œβ”€β”€ match/            # AI Match
β”‚   β”œβ”€β”€ resume/           # ATS Checker
β”‚   β”œβ”€β”€ admin/            # TNP Admin
β”‚   └── analytics/        # Analytics dashboard
β”œβ”€β”€ components/
β”‚   └── Sidebar.tsx       # Navigation sidebar
└── lib/
    β”œβ”€β”€ data.ts           # 184 company records
    β”œβ”€β”€ types.ts          # TypeScript interfaces
    β”œβ”€β”€ utils.ts          # Filter, sort, stats utilities
    └── prep-data.ts      # Interview prep & roadmap data

πŸ“„ License

MIT Β© 2026


Built with πŸ“ by Srihari

About

πŸ“ HireMap β€” AI-powered Campus Placement Intelligence Hub. Track 180+ companies, ATS resume checker, interview prep guides, and career mapping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages