-
Notifications
You must be signed in to change notification settings - Fork 0
/
listings.json
25 lines (25 loc) · 984 Bytes
/
listings.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
[
{
"listing": "/projects/index.html",
"items": [
"/projects/building-a-personal-spending-dashboard-with-shiny/index.html",
"/projects/building-a-bus-timetable-app-with-shiny/index.html",
"/projects/creating-a-personal-website-with-quarto/index.html",
"/projects/tips-on-working-with-r-environment/index.html",
"/projects/FxCAs/index.html",
"/projects/building-a-table-of-multiple-linear-regression-models-with-stargazer/index.html"
]
},
{
"listing": "/writings/index.html",
"items": [
"/writings/sunday-morning-workout/index.html",
"/writings/in-the-eye-of-cyclone/index.html",
"/writings/book-reflection-reasons-not-to-worry/index.html",
"/writings/word-and-its-meaning/index.html",
"/writings/book-reflection-small-change/index.html",
"/writings/book-reflection-at-the-existentialist-cafe/index.html",
"/writings/reading-a-book-for-a-week-challenge-2023/index.html"
]
}
]