Mind Maps
Visual Career Intelligence
Interconnected maps of career landscapes, skill trees, archetype relationships, and the AI transformation map. Click to explore in detail.
Mind maps coming soon
To add a mind map, create a folder inside
content/mindmaps/ with an
info.json and a content file (content.html or an image).
info.json for a mind map:
{
"title": "AI Career Landscape 2025",
"short_desc": "How 100+ careers connect",
"long_desc": "Full description here",
"date": "2024-08-01",
"author": "Dhruvika Das",
"tags": ["AI", "Careers"],
"icon": "🗺",
"content_file": "map.html"
}