add skill types (#1092)

This commit is contained in:
Jordan Frankfurt
2024-10-18 12:02:13 -05:00
committed by GitHub
parent 4bb1e17de0
commit 8079208b5a

View File

@@ -233,6 +233,7 @@ export const textRecordsEngineersKeywords = [
'Typescript', 'Typescript',
'Go', 'Go',
'Game development', 'Game development',
'Data',
]; ];
export const textRecordsCreativesKeywords = [ export const textRecordsCreativesKeywords = [
'UI/UX', 'UI/UX',
@@ -245,6 +246,9 @@ export const textRecordsCreativesKeywords = [
'Graphic design', 'Graphic design',
'Animation', 'Animation',
'Visual design', 'Visual design',
'Design',
'Digital art',
'Photography',
]; ];
export const textRecordsCommunnicationKeywords = [ export const textRecordsCommunnicationKeywords = [
'Community', 'Community',