Jobscater
Developed a scalable job portal connecting professionals with opportunities. Implemented advanced search algorithms and real-time application tracking using React and Next.js, creating a seamless experience for both recruiters and job seekers.

Project Overview & Objectives
Jobscater connects Nepali professionals with employers through real-time job listings, application tracking, and recruiter dashboards. The platform needed to handle high traffic during hiring seasons while maintaining sub-second search responses.
Built with Next.js Incremental Static Regeneration for job listing pages and Redux for normalized client-side state across complex filter combinations.
Tech Stack Used
Next.js
ISR for job listing pages with millions of possible filter combinations
Redux Toolkit
Caching and state normalization for search filters and pagination
Tailwind CSS
Mobile-first responsive design for job seekers on the go
Challenges & Technical Solutions
Real-time job search with debounced filtering across 10+ parameters (location, salary, category, type)
Custom debounced search hook with AbortController to cancel stale API requests mid-flight
Recruiter dashboard requiring live application counts without page refresh
Server-sent events for lightweight live counter updates, avoiding WebSocket overhead
Key Metrics & Results
<200ms
Search Response Time
65%
Mobile Traffic Share
500+
Jobs Listed
Tags: Scalable Job Portal Next.jsJob Board Development NepalRecruitment Platform ReactReal-time Job Search