mirror of
https://github.com/seemueller-io/sumpin.git
synced 2025-09-08 22:56:46 +00:00
add code
This commit is contained in:
9
lib/components/templates/v2-tech.ts
Normal file
9
lib/components/templates/v2-tech.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
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']
|
||||
}
|
Reference in New Issue
Block a user