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/v1-tech.ts
Normal file
9
lib/components/templates/v1-tech.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
version: 'v1',
|
||||
domain: 'Technology',
|
||||
structure: ['Domain', 'Specialization', 'Role', 'Responsibility'],
|
||||
description: 'Simplified technology sector hierarchy',
|
||||
commonSkills: ['Programming', 'System Design', 'Testing', 'Documentation'],
|
||||
commonTools: ['Code Editors', 'Version Control', 'Build Tools', 'Monitoring'],
|
||||
examples: ['Web Development', 'Mobile Development', 'Backend Systems', 'Frontend UI']
|
||||
}
|
Reference in New Issue
Block a user