portfolio

Soha Khare
← Back to projects

// project

PM Internship Scheme Website

SIH 2025 internal round prototype using MERN stack with AI-powered Resume Parsing and Adaptive Quiz features.

// overview

A prototype website for the PM Internship Scheme, developed for the SIH 2025 internal round at K.J. Somaiya School of Engineering. Integrates AI features to streamline applicant screening.

// tech stack

MongoDBExpressReactNode.jsPythonGemini API

// features

  • Resume parsing powered by Gemini API
  • Adaptive Quiz system that adjusts difficulty based on responses
  • MERN stack architecture with Python microservices
  • Backend schema design and REST endpoints

// challenges & learnings

Designing a scalable backend schema that supports both resume parsing and adaptive quiz logic while maintaining clean API boundaries.