-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathtech-names.json
30 lines (30 loc) · 1.33 KB
/
tech-names.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
{"id": "iot", "name": "Internet of Things"},
{"id": "images", "name": "Image Processing"},
{"id": "e-commerce", "name": "E-commerce"},
{"id": "app-arch", "name": "Application Architecture"},
{"id": "graphics-gaming", "name": "Graphics and Gaming"},
{"id": "android-ui", "name": "Android UI"},
{"id": "dotnet-web", "name": ".NET Web"},
{"id": "app-blocks", "name": "Application Building Blocks"},
{"id": "eng-tools", "name": "Engineering Tools"},
{"id": "nlp", "name": "Natural Language Processing"},
{"id": "media", "name": "Media and Streaming"},
{"id": "cloud", "name": "Cloud Computing"},
{"id": "dl", "name": "Deep Learning"},
{"id": "ios-ui", "name": "iOS UI"},
{"id": "javascript-web", "name": "JavaScript Web"},
{"id": "api", "name": "3rd Party APIs"},
{"id": "cli", "name": "Command Line Interface"},
{"id": "gui", "name": "Graphical User Interface"},
{"id": "utils", "name": "Utilities"},
{"id": "ml", "name": "Machine Learning"},
{"id": "geo-maps", "name": "Geography and Maps"},
{"id": "enterprise", "name": "Enterprise Software"},
{"id": "app-data", "name": "Application Data"},
{"id": "rl", "name": "Reinforcement Learning"},
{"id": "php-web", "name": "PHP Web"},
{"id": "chat-ux", "name": "Conversational UX"},
{"id": "elixir-web", "name": "Elixir Web"},
{"id": "devops", "name": "DevOps"}
]