Hyred is a comprehensive platform designed to help students and aspiring professionals prepare for their dream careers. It provides a personalized roadmap, targeted assessments, and AI-powered guidance to help users identify their strengths, improve their weaknesses, and stay on track with their career goals.
- Personalized Dashboards: Track your progress across different skill areas.
- Targeted Assessments: Quizzes and challenges in areas like Data Structures & Algorithms (DSA), Aptitude, and Soft Skills.
- Coding Tracks: Structured learning paths for specific programming languages and technologies.
- AI-Powered Tool Suggestions: Get recommendations for the best tools and technologies to learn based on your career path.
- Statistical Analysis: Visualize your performance and identify areas for improvement.
- Structured Learning: Provides a clear path to follow, removing the guesswork from interview preparation.
- Skill Gap Analysis: Helps identify and work on specific areas that need improvement.
- Confidence Building: Practice with realistic assessments to build confidence for actual interviews.
- Personalized Guidance: AI-driven suggestions provide a tailored experience, making learning more efficient and effective.
- Frontend: Next.js, React, TypeScript
- UI: shadcn/ui, Radix UI, Tailwind CSS
- AI & Machine Learning: Google's Genkit
- Data Visualization: Recharts
- Form Management: React Hook Form & Zod
- Backend Services: Firebase
- Icons: Lucide React
- Clone the repository:
git clone <repository-url>
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and navigate to
http://localhost:9002.