Skip to content

Commit 65aedfc

Browse files
author
Vic-Nas
committed
Cleaning
2 parents b01a018 + 2d24ba3 commit 65aedfc

File tree

1 file changed

+260
-0
lines changed

1 file changed

+260
-0
lines changed

data.json

Lines changed: 260 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,260 @@
1+
{
2+
"platforms": [
3+
{
4+
"name": "aoc",
5+
"count": 20,
6+
"image": "aoc/platform.png",
7+
"tree": [
8+
{
9+
"name": "2025",
10+
"path": "aoc/2025",
11+
"type": "dir",
12+
"has_files": false,
13+
"children": [
14+
{
15+
"name": "01",
16+
"path": "aoc/2025/01",
17+
"type": "dir",
18+
"has_files": false,
19+
"children": [
20+
{
21+
"name": "animated",
22+
"path": "aoc/2025/01/animated",
23+
"type": "dir",
24+
"has_files": true
25+
},
26+
{
27+
"name": "normal",
28+
"path": "aoc/2025/01/normal",
29+
"type": "dir",
30+
"has_files": true
31+
}
32+
]
33+
},
34+
{
35+
"name": "02",
36+
"path": "aoc/2025/02",
37+
"type": "dir",
38+
"has_files": true
39+
},
40+
{
41+
"name": "03",
42+
"path": "aoc/2025/03",
43+
"type": "dir",
44+
"has_files": true
45+
},
46+
{
47+
"name": "04",
48+
"path": "aoc/2025/04",
49+
"type": "dir",
50+
"has_files": true
51+
},
52+
{
53+
"name": "05",
54+
"path": "aoc/2025/05",
55+
"type": "dir",
56+
"has_files": true
57+
},
58+
{
59+
"name": "06",
60+
"path": "aoc/2025/06",
61+
"type": "dir",
62+
"has_files": false,
63+
"children": [
64+
{
65+
"name": "animated",
66+
"path": "aoc/2025/06/animated",
67+
"type": "dir",
68+
"has_files": true
69+
},
70+
{
71+
"name": "normal",
72+
"path": "aoc/2025/06/normal",
73+
"type": "dir",
74+
"has_files": true
75+
}
76+
]
77+
},
78+
{
79+
"name": "07",
80+
"path": "aoc/2025/07",
81+
"type": "dir",
82+
"has_files": false,
83+
"children": [
84+
{
85+
"name": "animated",
86+
"path": "aoc/2025/07/animated",
87+
"type": "dir",
88+
"has_files": true
89+
},
90+
{
91+
"name": "normal",
92+
"path": "aoc/2025/07/normal",
93+
"type": "dir",
94+
"has_files": true
95+
}
96+
]
97+
},
98+
{
99+
"name": "08",
100+
"path": "aoc/2025/08",
101+
"type": "dir",
102+
"has_files": false,
103+
"children": [
104+
{
105+
"name": "animated",
106+
"path": "aoc/2025/08/animated",
107+
"type": "dir",
108+
"has_files": true
109+
},
110+
{
111+
"name": "normal",
112+
"path": "aoc/2025/08/normal",
113+
"type": "dir",
114+
"has_files": true
115+
}
116+
]
117+
},
118+
{
119+
"name": "09",
120+
"path": "aoc/2025/09",
121+
"type": "dir",
122+
"has_files": false,
123+
"children": [
124+
{
125+
"name": "animated",
126+
"path": "aoc/2025/09/animated",
127+
"type": "dir",
128+
"has_files": true
129+
},
130+
{
131+
"name": "normal",
132+
"path": "aoc/2025/09/normal",
133+
"type": "dir",
134+
"has_files": true
135+
}
136+
]
137+
},
138+
{
139+
"name": "10",
140+
"path": "aoc/2025/10",
141+
"type": "dir",
142+
"has_files": false,
143+
"children": [
144+
{
145+
"name": "animated",
146+
"path": "aoc/2025/10/animated",
147+
"type": "dir",
148+
"has_files": true
149+
},
150+
{
151+
"name": "normal",
152+
"path": "aoc/2025/10/normal",
153+
"type": "dir",
154+
"has_files": true
155+
}
156+
]
157+
},
158+
{
159+
"name": "11",
160+
"path": "aoc/2025/11",
161+
"type": "dir",
162+
"has_files": false,
163+
"children": [
164+
{
165+
"name": "animated",
166+
"path": "aoc/2025/11/animated",
167+
"type": "dir",
168+
"has_files": true
169+
},
170+
{
171+
"name": "normal",
172+
"path": "aoc/2025/11/normal",
173+
"type": "dir",
174+
"has_files": true
175+
}
176+
]
177+
},
178+
{
179+
"name": "12",
180+
"path": "aoc/2025/12",
181+
"type": "dir",
182+
"has_files": false,
183+
"children": [
184+
{
185+
"name": "animated",
186+
"path": "aoc/2025/12/animated",
187+
"type": "dir",
188+
"has_files": true
189+
},
190+
{
191+
"name": "normal",
192+
"path": "aoc/2025/12/normal",
193+
"type": "dir",
194+
"has_files": true
195+
}
196+
]
197+
}
198+
]
199+
}
200+
]
201+
},
202+
{
203+
"name": "kattis",
204+
"count": 3,
205+
"image": "kattis/platform.png",
206+
"tree": [
207+
{
208+
"name": "Ball Bearings",
209+
"path": "kattis/Ball Bearings",
210+
"type": "dir",
211+
"has_files": true
212+
},
213+
{
214+
"name": "Collecting beepers",
215+
"path": "kattis/Collecting beepers",
216+
"type": "dir",
217+
"has_files": true
218+
},
219+
{
220+
"name": "Suspension Bridges",
221+
"path": "kattis/Suspension Bridges",
222+
"type": "dir",
223+
"has_files": true
224+
}
225+
]
226+
},
227+
{
228+
"name": "leetcode",
229+
"count": 3,
230+
"image": "leetcode/platform.png",
231+
"tree": [
232+
{
233+
"name": "catAndMouse",
234+
"path": "leetcode/catAndMouse",
235+
"type": "dir",
236+
"has_files": true
237+
},
238+
{
239+
"name": "maxConcatString",
240+
"path": "leetcode/maxConcatString",
241+
"type": "dir",
242+
"has_files": true
243+
},
244+
{
245+
"name": "nonCoprimes",
246+
"path": "leetcode/nonCoprimes",
247+
"type": "dir",
248+
"has_files": true
249+
}
250+
]
251+
},
252+
{
253+
"name": "vicutils",
254+
"count": 1,
255+
"image": null,
256+
"tree": []
257+
}
258+
],
259+
"generated_at": "2025-12-06T01:49:13.555168"
260+
}

0 commit comments

Comments
 (0)