Skip to content

Commit 92f31d3

Browse files
committed
adding bookclub files
1 parent 171da25 commit 92f31d3

13 files changed

Lines changed: 77 additions & 17 deletions

public/resources.json

Lines changed: 77 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,4 @@
11
[
2-
{
3-
"category": "PowerPoints from Meetings",
4-
"resources": [
5-
{
6-
"title": "Quantum Computing Introduction",
7-
"date": "2023-01-01",
8-
"type": "pdf",
9-
"file": "quantum-computing-intro-2023-01-01.pdf"
10-
},
11-
{
12-
"title": "Advanced Quantum Algorithms",
13-
"date": "2023-02-15",
14-
"type": "pdf",
15-
"file": "advanced-quantum-algorithms-2023-02-15.pdf"
16-
}
17-
]
18-
},
192
{
203
"category": "Member-Submitted Work",
214
"resources": [
@@ -32,5 +15,82 @@
3215
"url": "https://www.quantumgrad.com/article/806"
3316
}
3417
]
18+
},
19+
{
20+
"category": "PowerPoints from Meetings",
21+
"resources": [
22+
{
23+
"title": "Qiskit Book Club - Part 1",
24+
"date": "2023-09-08",
25+
"type": "pdf",
26+
"file": "qiskit-bookclub-2023-09-08.pdf"
27+
},
28+
{
29+
"title": "Qiskit Book Club - Part 2",
30+
"date": "2023-09-20",
31+
"type": "pdf",
32+
"file": "qiskit-bookclub-2023-09-20.pdf"
33+
},
34+
{
35+
"title": "Qiskit Book Club - Part 3",
36+
"date": "2023-09-30",
37+
"type": "pdf",
38+
"file": "qiskit-bookclub-2023-09-30.pdf"
39+
},
40+
{
41+
"title": "Qiskit Book Club - Part 4",
42+
"date": "2023-10-07",
43+
"type": "pdf",
44+
"file": "qiskit-bookclub-2023-10-07.pdf"
45+
},
46+
{
47+
"title": "Qiskit Book Club - Part 5",
48+
"date": "2023-10-21",
49+
"type": "pdf",
50+
"file": "qiskit-bookclub-2023-10-21.pdf"
51+
},
52+
{
53+
"title": "Qiskit Book Club - Part 6",
54+
"date": "2023-11-20",
55+
"type": "pdf",
56+
"file": "qiskit-bookclub-2023-11-20.pdf"
57+
},
58+
{
59+
"title": "Qiskit Book Club - Part 7",
60+
"date": "2023-11-28",
61+
"type": "pdf",
62+
"file": "qiskit-bookclub-2023-11-28.pdf"
63+
},
64+
{
65+
"title": "Qiskit Book Club - Part 8",
66+
"date": "2023-11-29",
67+
"type": "pdf",
68+
"file": "qiskit-bookclub-2023-11-29.pdf"
69+
},
70+
{
71+
"title": "Qiskit Book Club - Part 9",
72+
"date": "2024-01-19",
73+
"type": "pdf",
74+
"file": "qiskit-bookclub-2024-01-19.pdf"
75+
},
76+
{
77+
"title": "Qiskit Book Club - Part 10",
78+
"date": "2024-01-31",
79+
"type": "pdf",
80+
"file": "qiskit-bookclub-2024-01-31.pdf"
81+
},
82+
{
83+
"title": "Qiskit Book Club - Part 11",
84+
"date": "2024-02-28",
85+
"type": "pdf",
86+
"file": "qiskit-bookclub-2024-02-28.pdf"
87+
},
88+
{
89+
"title": "Qiskit Book Club - Part 12",
90+
"date": "2024-03-27",
91+
"type": "pdf",
92+
"file": "qiskit-bookclub-2024-03-27.pdf"
93+
}
94+
]
3595
}
3696
]
611 KB
Binary file not shown.
745 KB
Binary file not shown.
823 KB
Binary file not shown.
1.35 MB
Binary file not shown.
334 KB
Binary file not shown.
1.43 MB
Binary file not shown.
1.43 MB
Binary file not shown.
1.96 MB
Binary file not shown.
783 KB
Binary file not shown.

0 commit comments

Comments
 (0)