Developer Readiness Score App
Understand how ready you are for real-world developer roles — with transparent, actionable feedback.
DevReady is a mobile application that helps developers understand their career readiness compared to real industry role expectations. It analyzes resumes and provides personalized, explainable readiness scores for multiple developer roles.
- Multi-Role Support: Backend, Full Stack, Frontend, Data Analyst / Data Scientist
- Resume Analysis: Upload a resume file or paste resume text directly
- Readiness Score: 0–100 score with levels (Early, Developing, Interview-Ready, Strong)
- Transparent Scoring: Clear visibility into how each category contributes
- Strengths & Gaps: Role-aligned breakdown tied to hiring expectations
- Actionable Feedback: Concrete next steps for improvement
- Private by Design: No public leaderboards, resume data not stored
The app emphasizes explainability so users understand why they received their score.
| Category | Max Points |
|---|---|
| Programming Languages | 20 |
| Database Skills | 20 |
| API Design | 15 |
| DevOps & Cloud | 15 |
| System Design | 15 |
| Professional Experience | 15 |
- Role-based expectations methodology
- Readiness level definitions
- Strength and gap identification
- Privacy commitment
- Frontend: React Native with Expo
- Backend: Express.js with TypeScript
- AI: OpenAI GPT (via Replit AI Integrations)
- Storage: AsyncStorage (local) & PostgreSQL (cloud)
- Styling: Custom theme with Montserrat & Inter fonts
client/ components/ screens/ navigation/ constants/ lib/ server/ routes.ts roles.ts index.ts design_guidelines.md
Request:
{
"fileName": "resume.pdf"
}
Response:
{
"score": 65,
"level": "Interview-Ready",
"strengths": [],
"gaps": [],
"actions": [],
"focusAreas": [],
"topPriority": {},
"scoringMethodology": "..."
}
- Backend: Express server on port 5000
- Frontend: Expo dev server on port 8081
- Test using Expo Go or web preview
- Primary: #2D6A4F
- Accent: #F77F00
- Background: #FAFAF9
- Success: #10B981
- Warning: #F59E0B
- Info: #3B82F6
- Early (0–25)
- Developing (26–50)
- Interview-Ready (51–75)
- Strong (76–100)
- 1 assessment per month
- Limited results visibility
- Local storage only
- Unlimited assessments
- Full transparency & breakdowns
- AI interview prep
- Learning resources
- Cloud sync
- India: ₹99/month, ₹499/year
- International: $4.99/month, $29.99/year
- Automatic subscription management
- Restore purchases support
DevReady — Know where you stand. Know what to do next.