Blog
Career Intelligence Articles
Deep dives into careers, AI disruption, psychometrics, and the future of work - by the Zurai Quest team.
Blog posts coming soon
To add a blog post, create a folder inside
content/blogs/ with an
info.json and a content.html file.
info.json structure:
{
"title": "Article Title",
"short_desc": "One line summary",
"long_desc": "Full description",
"date": "2024-08-01",
"author": "Dhruvika Das",
"tags": ["AI", "Careers"],
"icon": "🧠",
"duration": "5 min read",
"content_file": "content.html"
}