Enterprise · Case Study

Skillquest IFA

A gamified pre-screening platform that ranks candidates on how they actually solve problems — four timed cognitive puzzles instead of a résumé. Built for Insight Fusion Analytics.

React 18 TypeScript Vite Node.js + Express MongoDB OpenAI
View Live Platform View Code

Overview

Skillquest is a pre-screening assessment platform built for Insight Fusion Analytics. Instead of filtering applicants on résumés and CGPA, every candidate plays the same sequence of four timed puzzle games, and recruiters see a ranked dashboard of who solved the most, fastest. It's a first-round filter designed to surface how people think — not how well they wrote a CV.

The Problem It Solves

Early-stage and campus hiring leans on résumés, college names, and CGPA — weak, noisy proxies for actual problem-solving ability, and easy to inflate. The people hurt most are strong candidates without a polished résumé or a brand-name college, who get filtered out before anyone observes how they reason.

Skillquest's bet: put every applicant through identical, standardized, timed cognitive puzzles and rank them on observed performance — puzzles solved and time taken — rather than self-reported credentials. That gives recruiters a comparable, effort-based signal at the very top of the funnel, where the noise is worst.

Key Features

Product Decisions That Shaped It

Architecture

My Role & Engineering Highlights

What I'd Harden Next

The honest engineering roadmap: move the trust boundary server-side. Scoring and the OAuth check currently run in the browser — the clear next steps are server-side score validation and server-side token verification so results can't be tampered with, plus real recruiter messaging (currently stubbed) and CSV export. Naming this openly is part of the case study: I know exactly where the product needs to mature.

Outcome

Skillquest reframes first-round hiring around a simple idea: rank people on how they solve problems, not on how they describe themselves. Building it meant designing fair assessment mechanics, four real game engines, and a recruiter workflow — the core problems of any HR-tech product.

Built for Insight Fusion Analytics as their gamified pre-screening platform, it's my deepest full-stack build — game logic, an Express/MongoDB backend, AI-assisted tooling, and a candidate experience designed to be fair and engaging at the top of the funnel.

Explore Related Projects