website/src/roadmaps.json

17 lines
699 B
JSON
Raw Normal View History

2024-10-21 12:52:40 -04:00
[
{
"id": "devops-sre",
"title": "DevOps/SRE",
"description": "Become a DevOps or SRE professional, specializing in automating infrastructure, deploying applications, and ensuring system reliability."
},
{
"id": "non-technical-tech",
"title": "Non-Technical Tech Career",
"description": "Explore non-technical roles within the tech industry, such as product management, UX/UI design, or project management."
},
{
"id": "development",
"title": "Development",
"description": "Choose a specific development path (e.g., web, mobile, data science) and acquire the necessary skills to build applications."
}
]