forked from naveennamani/offline-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
project_groups.yml
39 lines (39 loc) · 1.26 KB
/
project_groups.yml
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
31
32
33
34
35
36
37
38
39
- name: Backend
description: null
data_file: backend.yml
- name: Blockchain
description: Tools, projects, frameworks related to blockchain development
data_file: blockchain.yml
- name: Build tools
description: null
data_file: build_tools.yml
- name: Cross platform app development
description: Tools useful for development of crossplatform apps
data_file: cross_platform.yml
- name: CSS frameworks/libraries
description: null
data_file: css.yml
- name: Frontend javascript frameworks/libraries
description: null
data_file: frontend.yml
- name: Javascript testing libraries
description: null
data_file: testing.yml
- name: Machine learning
description: Useful libraries for learning Machine Learning
data_file: ml.yml
- name: Programming languages
description: Official & useful resources to start learning a new programming language
data_file: programming_languages.yml
- name: Python
description: All python related libraries
data_file: python.yml
- name: Python web frameworks
description: Web frameworks for python
data_file: python-web.yml
- name: SSG, SSR
description: Frameworks like nextjs, nuxtjs used for generating static sites
data_file: ssg-ssr.yml
- name: Other
description: All other uncategorized tools
data_file: other.yml