-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprograms.json
More file actions
26 lines (26 loc) · 955 Bytes
/
programs.json
File metadata and controls
26 lines (26 loc) · 955 Bytes
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
[
{
"id": "prog-01",
"title": "Nakkawatta National School Kurunegala",
"description": "Hands-on workshop where students design and build their own games while learning coding, storytelling, and game mechanics.",
"image": "assets/img/Nakkawatta.jpg",
"alt": "Workshop at Nakkawatta National School Kurunegala",
"link": "./program1"
},
{
"id": "prog-02",
"title": "Karagasthalawa Maha Vidyalaya Belihuloya",
"description": "A coding camp introducing to programming and problem‑solving.",
"image": "assets/img/Karagasthalawa.jpg",
"alt": "Workshop at Karagasthalawa Maha Vidyalaya Belihuloya",
"link": "./program2"
},
{
"id": "prog-03",
"title": "Siri Vidyakeerthi Kanishta Vidyalaya Mirigama",
"description": "Basic Electronics Workshop",
"image": "assets/img/vidyakeerti.jpg",
"alt": "Workshop at Siri Vidyakeerthi Kanishta Vidyalaya Mirigama",
"link": "./program3"
}
]