π¦ ClawHub
AR VR Developer
by @krishnakumarmahadevan-cmd
Generate personalized career development roadmaps for augmented reality and virtual reality developers based on skills assessment and professional goals.
π‘ Examples
Example Request:
{
"assessmentData": {
"experience": {
"yearsInDevelopment": 5,
"arExperience": "intermediate",
"vrExperience": "beginner"
},
"skills": {
"programmingLanguages": ["C#", "JavaScript", "Python"],
"gameEngines": ["Unity", "Unreal Engine"],
"platforms": ["Meta Quest", "PlayStation VR"]
},
"goals": {
"primary": "Become a senior AR/VR architect",
"timeline": "24 months",
"focusArea": "enterprise solutions"
},
"sessionId": "sess_abc123xyz789",
"timestamp": "2024-01-15T10:30:00Z"
},
"sessionId": "sess_abc123xyz789",
"userId": 1042,
"timestamp": "2024-01-15T10:30:00Z"
}
Example Response:
{
"roadmapId": "roadmap_req_2024_001",
"userId": 1042,
"sessionId": "sess_abc123xyz789",
"phases": [
{
"phase": 1,
"title": "Foundation Strengthening",
"duration": "3 months",
"focus": ["Advanced C# patterns", "Unity optimization", "VR interaction design"],
"resources": ["official documentation", "advanced tutorials", "community projects"]
},
{
"phase": 2,
"title": "AR Specialization",
"duration": "4 months",
"focus": ["ARCore/ARKit", "Spatial computing", "Real-world integration"],
"resources": ["certification courses", "hands-on labs", "enterprise case studies"]
},
{
"phase": 3,
"title": "Enterprise Solutions",
"duration": "5 months",
"focus": ["Architecture design", "Performance optimization", "Team leadership"],
"resources": ["architectural patterns", "mentorship program", "industry conferences"]
}
],
"milestones": [
{
"milestone": "Complete advanced C# certification",
"targetDate": "2024-04-15",
"difficulty": "intermediate"
},
{
"milestone": "Ship production AR application",
"targetDate": "2024-08-30",
"difficulty": "advanced"
},
{
"milestone": "Lead enterprise VR project",
"targetDate": "2025-01-15",
"difficulty": "expert"
}
],
"recommendedCertifications": ["AWS AR/VR Specialist", "Unity Professional", "Meta Certified Developer"],
"generatedAt": "2024-01-15T10:30:15Z"
}
TERMINAL
clawhub install ar-vr-developer