Skip to content

Cognitive Games is a web platform designed to help students and job-seekers prepare for game-based assessment round during placement drives.

Notifications You must be signed in to change notification settings

NishulDhakar/CognitiveGamesWeb

Repository files navigation

Cognitive Games

A web platform for practicing cognitive ability tests used in placement assessments by companies like Capgemini and Cognizant.

Features

  • Interactive Cognitive Games – Practice memory, pattern recognition, and logical reasoning challenges
  • Placement-Focused – Games modeled after real assessment patterns used by top companies
  • Progress Tracking – Monitor improvement with leaderboards and performance analytics
  • Educational Resources – Comprehensive guides and strategies for test preparation

Tech Stack

  • Next.js 16 – React framework with server-side rendering
  • TypeScript – Type-safe development
  • Tailwind CSS – Utility-first styling
  • Framer Motion – Smooth animations
  • Better Auth – Authentication system
  • Prisma – Database ORM

Getting Started

# Clone repository
git clone https://github.com/NishulDhakar/CognitiveGamesWeb.git
cd CognitiveGamesWeb

# Install dependencies
npm install

# Set up environment variables
# Create .env file with required variables (database, auth providers)

# Run development server
npm run dev

Visit http://localhost:3000 to view the application.

Live Demo

https://games.nishul.dev

Project Structure

src/
├── app/              # Next.js app directory
├── components/       # React components
├── lib/              # Utilities and configurations
├── context/          # React context providers
└── data/             # Static data and constants

License

MIT


Built by Nishul Dhakar

About

Cognitive Games is a web platform designed to help students and job-seekers prepare for game-based assessment round during placement drives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages