mirror of
https://github.com/seemueller-io/sumpin.git
synced 2025-09-08 22:56:46 +00:00
9 lines
457 B
TypeScript
9 lines
457 B
TypeScript
export default {
|
|
version: 'v2',
|
|
domain: 'Technology',
|
|
structure: ['Domain', 'Industry', 'Profession', 'Field', 'Role', 'Task'],
|
|
description: 'Comprehensive technology sector hierarchy',
|
|
commonSkills: ['Problem Solving', 'Critical Thinking', 'Communication', 'Collaboration'],
|
|
commonTools: ['Git', 'IDE', 'Testing Frameworks', 'Documentation Tools'],
|
|
examples: ['Software Development', 'DevOps', 'Data Science', 'Cybersecurity']
|
|
} |