NithyaAla commited on
Commit
7c042e0
·
verified ·
1 Parent(s): c2e0975

Upload skills_vocab.json

Browse files
Files changed (1) hide show
  1. skills_vocab.json +95 -0
skills_vocab.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "skills": [
3
+ "python",
4
+ "java",
5
+ "sql",
6
+ "neo4j",
7
+ "cypher",
8
+ "graph databases",
9
+ "machine learning",
10
+ "deep learning",
11
+ "data analysis",
12
+ "data visualization",
13
+ "feature engineering",
14
+ "statistics",
15
+ "pytorch",
16
+ "tensorflow",
17
+ "scikit‑learn",
18
+ "aws",
19
+ "azure",
20
+ "gcp",
21
+ "cloud infrastructure",
22
+ "devops",
23
+ "docker",
24
+ "kubernetes",
25
+ "microservices",
26
+ "api design",
27
+ "restful api",
28
+ "graphql",
29
+ "big data",
30
+ "spark",
31
+ "hadoop",
32
+ "etl",
33
+ "data engineering",
34
+ "data warehouse",
35
+ "business intelligence",
36
+ "tableau",
37
+ "power bi",
38
+ "excel",
39
+ "cybersecurity",
40
+ "network security",
41
+ "information security",
42
+ "threat detection",
43
+ "risk management",
44
+ "genai",
45
+ "prompt engineering",
46
+ "natural language processing",
47
+ "computer vision",
48
+ "reinforcement learning",
49
+ "robotics",
50
+ "automation",
51
+ "rpa",
52
+ "iot",
53
+ "edge computing",
54
+ "blockchain",
55
+ "smart contracts",
56
+ "green technology",
57
+ "supply chain management",
58
+ "logistics",
59
+ "agile methodologies",
60
+ "scrum",
61
+ "kanban",
62
+ "ux design",
63
+ "ui design",
64
+ "user research",
65
+ "design thinking",
66
+ "graphic design",
67
+ "adobe photoshop",
68
+ "adobe illustrator",
69
+ "video production",
70
+ "motion graphics",
71
+ "sound editing",
72
+ "project finance",
73
+ "financial modelling",
74
+ "accounting",
75
+ "tax compliance",
76
+ "audit",
77
+ "investment analysis",
78
+ "actuarial science",
79
+ "healthcare analytics",
80
+ "clinical research",
81
+ "drug development",
82
+ "regulatory affairs",
83
+ "biostatistics",
84
+ "bioinformatics",
85
+ "genomics",
86
+ "clinical trials",
87
+ "edtech",
88
+ "elearning design",
89
+ "instructional design",
90
+ "hr technology",
91
+ "recruiting analytics",
92
+ "people analytics",
93
+ "workforce planning"
94
+ ]
95
+ }