forked from noskofficial/noskofficial.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.json
139 lines (136 loc) · 3.84 KB
/
events.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
[
{
"id":"15",
"Title":"SOFTWARE FREEDOM DAY 2023",
"By": "NOSK Contributors & FOSS Lovers",
"Date": "16-09-2023",
"Time": "09:00",
"URL":"https://forms.gle/tSAPMTay5GottR9J8"
},
{
"id":"14",
"Title":"Project Exhibition and Career Fair at NCIT",
"By": "NCIT",
"Date": "27-7-2023",
"Time": "11:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#ncit-project-exhibition-2023"
},
{
"id":"13",
"Title":"Web Development Training - Day 5",
"By": "NOSK",
"Date": "22-7-2023",
"Time": "10:30",
"URL":"",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay5"
},
{
"id":"12",
"Title":"Web Development Training - Day 4",
"By": "NOSK",
"Date": "15-7-2023",
"Time": "10:30",
"URL":"",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay4"
},
{
"id":"11",
"Title":"Web Development Training - Day 3",
"By": "NOSK",
"Date": "8-7-2023",
"Time": "11:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay3"
},
{
"id":"10",
"Title":"QA as a career (WebDevTraining - Day 2)",
"By": "Suhent Bikram Ran",
"Date": "2-7-2023",
"Time": "11:00",
"URL":"https://forms.gle/6wTc2qRBgta46h9p9",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay2"
},
{
"id":"9",
"Title":"Web Development Training - Day 1",
"By": "NOSK",
"Date": "25-6-2023",
"Time": "10:30",
"URL":"",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay1"
},
{
"id":"8",
"Title":"Kickoff Career in IT as a Project Manager; Is it right for Me? (WebDevTraining - Day 0)",
"By": "Yukta Sharma",
"Date": "18-6-2023",
"Time": "10:00",
"URL":"https://bit.ly/nosk-project-management",
"IMGURL":"/site/html/gallery.html#WebDevTrainingDay0"
},
{
"id":"7",
"Title":"Experience Exchange and Question Answer Session with Seniors",
"By": "NOSK Contributors",
"Date": "21-5-2023",
"Time": "11:00",
"URL":"https://bit.ly/experience-sharing-nosk",
"IMGURL":"/site/html/gallery.html#IntractiveSessionWithSeniors"
},
{
"id":"6",
"Title":"Getting Started with OpenStreetMap",
"By": "NOSK",
"Date": "14-5-2023",
"Time": "14:00",
"URL":"https://shorturl.at/aBSU8",
"IMGURL":"/site/html/gallery.html#OpenStreetMap"
},
{
"id":"5",
"Title":"Talk on Open Source and Linux",
"By": "Budh Ram Gurung",
"Date": "4-2-2023",
"Time": "14:00",
"URL":"https://www.bit.ly/nosk-talkfoss",
"IMGURL":"/site/html/gallery.html#BRG_linux"
},
{
"id":"4",
"Title":"Basics of Game Development",
"By":"Royan Duju",
"Date":"15-12-2022",
"Time": "14:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#RD_gamedev"
},
{
"id":"3",
"Title":"Linux - The Revolution",
"By":"Bishal Poudel",
"Date":"1-1-2023",
"Time": "14:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#BP_linux"
},
{
"id":"2",
"Title":"Linked List Implementation in Java",
"By":"Sarthak Paneru",
"Date":"26-11-2022",
"Time": "14:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#SP_linkedlist"
},
{
"id":"1",
"Title":"Programming Journey with Open Source and Future of Programming Language",
"By":"Christian Hujer",
"Date":"16-11-2022",
"Time": "14:00",
"URL":"",
"IMGURL":"/site/html/gallery.html#CH_programming"
}
]