-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmywork.json
47 lines (46 loc) · 1.24 KB
/
mywork.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"title": "harmony",
"subtitle": "Angular-based music library manager.",
"description": "Angular-based music library manager.",
"banner-background": "N/A" ,
"logo": "N/A",
"video": "N/A",
"tags": [
"Angular","Spring"
]
},
{
"title": "COVIDLog Desktop",
"subtitle": "Gtk-based music library manager.",
"description": "Angular-based music library manager.",
"banner-background": "N/A" ,
"logo": "N/A",
"video": "N/A",
"tags": [
"Gtk4.0","Python"
]
},
{
"title": "COVIDLog Mobile",
"subtitle": "Q-based music library manager.",
"description": "Angular-based music library manager.",
"banner-background": "N/A" ,
"logo": "N/A",
"video": "N/A",
"tags": [
"Flutter","Dart"
]
},
{
"title": "COVIDLog Web",
"subtitle": "Q-based music library manager.",
"description": "Angular-based music library manager.",
"banner-background": "N/A" ,
"logo": "N/A",
"video": "N/A",
"tags": [
"Vanilla JS","HTML+CSS"
]
}
]