Dev Projects Vidhya Divakar

Senior Care Hub

A full-stack MERN application that enables senior users to share skills, manage learner requests, and participate in community-driven learning initiatives — built as my Per Scholas Full Stack capstone project.

Abstract workspace image used as a placeholder project thumbnail

Built a full-stack MERN application with TypeScript, implementing modular architecture and clean separation between frontend and backend services.

  • Designed RESTful APIs with Express.js, supporting 10+ endpoints and enabling API orchestration across auth, skills, and community modules
  • Implemented frontend state management using React Context API with protected routes and role-based access control
  • Structured the frontend as a scalable SPA using React Router v7 with nested routing and reusable layout patterns
  • Implemented JWT authentication for secure session handling

View on GitHub