-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsix-years.html
More file actions
525 lines (491 loc) · 13.1 KB
/
six-years.html
File metadata and controls
525 lines (491 loc) · 13.1 KB
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="keywords"
content="OTC, Our Tech Community, OTC CatchUp, Technical community"
/>
<meta
name="description"
content="Our Tech Community's 6th anniversary!"
/>
<meta name="author" content="Harsh Kapadia" />
<meta property="og:site_name" content="Our Tech Community" />
<meta property="og:title" content="Six Years of OTC" />
<meta property="og:type" content="website" />
<meta
property="og:description"
content="Our Tech Community's 6th anniversary!"
/>
<meta property="og:url" content="https://ourtech.community/six-years" />
<meta
property="og:image"
content="https://ourtech.community/static/img/og-img/six-years.png"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="600" />
<meta property="twitter:card" content="summary_large_image" />
<meta
property="twitter:image"
content="https://ourtech.community/static/img/og-img/six-years.png"
/>
<script defer src="static/js/confetti.min.js"></script>
<script defer src="static/js/script.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="static/css/style.css" />
<link
rel="shortcut icon"
href="static/img/favicon.ico"
type="image/x-icon"
/>
<title>Six Years of OTC</title>
</head>
<body>
<header>
<nav>
<div class="burger-menu">
<div class="line-1"></div>
<div class="line-2"></div>
<div class="line-3"></div>
</div>
<ul class="navbar-ul hide-burger-menu burger-menu-dropdown">
<li><a href="/">Home</a></li>
<li>
<a
href="https://events.ourtech.community"
target="_blank"
rel="noreferrer"
>Our Events</a
>
</li>
<li>
<a
href="https://catchup.ourtech.community"
target="_blank"
rel="noreferrer"
>OTC CatchUp</a
>
</li>
<li>
<a
href="https://talks.ourtech.community"
target="_blank"
rel="noreferrer"
>OTC Talks</a
>
</li>
<li>
<a
href="https://meetup.ourtech.community"
target="_blank"
rel="noreferrer"
>OTC MeetUp</a
>
</li>
<li><a href="#">Six Years of OTC</a></li>
<li><a href="four-years">Four Years of OTC</a></li>
<li><a href="three-years">Three Years of OTC</a></li>
<li><a href="two-years">Two Years of OTC</a></li>
<li><a href="team">Our Team</a></li>
<li><a href="coc">Code of Conduct</a></li>
<li>
<a
href="https://links.ourtech.community"
target="_blank"
rel="noreferrer"
>All Links</a
>
</li>
</ul>
</nav>
</header>
<h1>Six Years of OTC</h1>
<img
src="static/img/six-years-collage.jpg"
alt="The number six as a collage of pictures from various OTC events over the years"
class="extra-bottom-margin"
id="six-years-collage-img"
/>
<main id="main-content">
<p class="extra-bottom-margin">24<sup>th</sup> January 2026</p>
<p>Dear members,</p>
<p>
It gives us immense pride and joy to announce that Our Tech
Community has completed six years since its inception! OTC's
events are open to all, and we aim to provide sound technical
learning and foster genuine connections between people.
</p>
<p class="extra-bottom-margin">
This letter is a recap of some of our events over the last six
years, our incredible team and our future plans.
</p>
<h2>Notable Events</h2>
<ul class="extra-bottom-margin">
<li>
OTC CatchUp
<div>
<ul>
<li>
These are weekly informal online Tech
discussions with project showcases and technical
debates.
</li>
<li>
We've conducted 272 sessions till date, which
translates to conducting these sessions
<b>weekly for over five years without a break</b
>!
</li>
<li>
We also diligently maintain
<a
href="https://catchup.ourtech.community/summary"
target="_blank"
rel="noreferrer"
>summaries for each session</a
>.
</li>
<li>
<a
href="https://catchup.ourtech.community/attend"
target="_blank"
rel="noreferrer"
>Attend a session!</a
>
</li>
</ul>
<img
src="static/img/events/otc-catchup-111.jpg"
alt="OTC CatchUp #111 Google Meet screenshot"
/>
</div>
</li>
<li>
OTC Talks
<div>
<ul>
<li>
These are 15 to 60 minute online technical
talks.
</li>
<li>
<a
href="https://talks.ourtech.community/#past-talks"
target="_blank"
rel="noreferrer"
>We've held ten such talks till date.</a
>
</li>
<li>
Feel free to
<a
href="https://talks.ourtech.community/cfp"
target="_blank"
rel="noreferrer"
>fill the CFP</a
>
to give a talk and do share it with people who
you think might be interested! Any experience
level is welcome!
</li>
</ul>
<img
src="static/img/events/otc-talks-3.jpg"
alt="OTC Talks #3 Google Meet screenshot"
/>
</div>
</li>
<li>
OTC MeetUp
<div>
<ul>
<li>
These are in-person Tech meetups to learn
through technical talks and conversations.
</li>
<li>
We've conducted five in-person meetups till
date, with around 50 to 70 attendees per event!
</li>
<li>
We would like to thank
<a
href="https://www.linkedin.com/in/preetjdp"
target="_blank"
rel="noreferrer"
>
Preet Parekh</a
>
and the
<a
href="https://devfolio.co"
target="_blank"
rel="noreferrer"
>Devfolio</a
>
team for their support for all the meetups.
</li>
<li>
<a
href="https://meetup.ourtech.community"
target="_blank"
rel="noreferrer"
>Slide decks, pictures and more details</a
>
</li>
</ul>
<img
src="static/img/events/otc-meetup-4.jpg"
alt="OTC MeetUp #4 group picture"
/>
</div>
</li>
<li>
Collaborations
<div>
<ul>
<li>
We've also had a lot of collaborations with
other technical communities.
</li>
<li>
Notable collaborations:
<ul>
<li>
<a
href="https://devfest.gdgmad.com"
target="_blank"
rel="noreferrer"
>DevFest Mumbai</a
>
2022, 2023 and 2025 in-person with
<a
href="https://gdgmad.com"
target="_blank"
rel="noreferrer"
>GDG MAD</a
>
and several other communities in Mumbai
</li>
<li>
Technical Writing Meetup (May 2025)
in-person with
<a
href="https://x.com/blrwritersroom"
target="_blank"
rel="noreferrer"
>The Writers' Room BLR</a
>
</li>
<li>
We helped organise Women's Day Mumbai
2023 in-person with over 20 technical
communities in Mumbai.
</li>
<li>
We conducted multiple online
Hacktoberfest 2021 workshops with
<a
href="https://gdsc.community.dev/thadomal-shahani-engineering-college-mumbai"
target="_blank"
rel="noreferrer"
>GDSC TSEC</a
>
and
<a
href="https://tseccodecell.com"
target="_blank"
rel="noreferrer"
>TSEC CodeCell</a
>.
</li>
</ul>
</li>
<li>
We're always open for collaborations, so feel
free to
<a
href="https://links.ourtech.community"
target="_blank"
rel="noreferrer"
>reach out to us</a
>!
</li>
</ul>
<img
src="static/img/events/devfest-mumbai-2022.jpg"
alt="DevFest Mumbai 2022 picture"
/>
</div>
</li>
<li>
More details regarding our events can be found at
<a
href="https://events.ourtech.community"
target="_blank"
rel="noreferrer"
>events.ourtech.community</a
>.
</li>
</ul>
<h2>Message to Members</h2>
<p>
Thank you so much for your time, knowledge, experience and
support over the years! We all have collectively helped each
other learn and be better, and that makes us immensely proud. A
lot of members of the community have formed genuine bonds with
each other as well.
</p>
<p>
We feel so grateful to realise that we have an atmosphere in OTC
where we want each other to progress and have each other's backs
— especially when things aren't going well. Also, everyone
shares information and knowledge freely, rather than gatekeeping
it.
</p>
<p class="extra-bottom-margin">
These things, we believe, are the strengths of Our Tech
Community and what indeed make it <i>our</i> tech community.
</p>
<h2>The OTC Team</h2>
<p>
Consistent collaborative efforts from the team is what keeps OTC
running smoothly. The seven-person
<a
href="https://ourtech.community/team"
target="_blank"
rel="noreferrer"
>OTC team</a
>
currently consists of Harsh Kapadia, Darshan Rander, Kartik
Soneji, Pranav Dani, Ankush Kapoor, Alpesh Bhagwatkar and Ayush
More.
</p>
<p>
Our team has people who step up and take the responsibility of
owning tasks and getting things done. Apart from our weekly
tasks, we hold a monthly meet to discuss our plans for the
upcoming months and figure out how we can improve ourselves and
OTC. Communication and task ownership were two areas that we
greatly improved upon in 2025.
</p>
<p>
The OTC team is grateful to have each other and appreciates the
time and effort that each member puts in, and the flexibility
that each member displays to get things done in cases where no
one else is available.
</p>
<p class="extra-bottom-margin">
We would also like to acknowledge the contributions of our past
team members Dheeraj Lalwani, Tushar Nankani, Uma Iyer, Mohit
Shetty and Advait Jadhav.
</p>
<h2>Future Plans</h2>
<ul class="extra-bottom-margin">
<li>
OTC Talks
<ul>
<li>
We plan to keep conducting one talk a month, with
the aim of reaching a two talks per month frequency
by the end of 2026.
</li>
<li>
We're looking at OTC Talks as the future of OTC, so
we need to:
<ul>
<li>
Build a reputation of consistent and quality
talks
</li>
<li>Publicize the talks better</li>
</ul>
</li>
<li>
We wanted to get more people from the USA involved
in OTC Talks as attendees and speakers.
</li>
<li>
Harsh Kapadia, Darshan Rander and Pranav Dani will
be managing OTC Talks.
</li>
<li>
If anyone is interested in giving a talk, please
fill the
<a
href="https://talks.ourtech.community/cfp"
target="_blank"
rel="noreferrer"
>OTC Talks CFP</a
>.
<ul>
<li>Any experience level is welcome!</li>
<li>
<a
href="https://talks.ourtech.community/#past-talks"
>Past talks</a
>
</li>
</ul>
</li>
</ul>
</li>
<li>
We intend to continue our efforts towards OTC CatchUp and
collaborations as per usual, without any changes.
<ul>
<li>
Ankush Kapoor, Alpesh Bhagwatkar and Ayush More will
continue managing OTC CatchUp sessions.
</li>
</ul>
</li>
</ul>
<h2>Our Ask</h2>
<ul class="extra-bottom-margin">
<li>
Ask your friends to
<a
href="https://links.ourtech.community"
target="_blank"
rel="noreferrer"
>join OTC's events</a
>! We're sure they will enjoy and learn a lot!
</li>
<li>
Pass on the
<a
href="https://talks.ourtech.community/cfp"
target="_blank"
rel="noreferrer"
>OTC Talks CFP</a
>
to anyone you think would be interested in giving a Tech
talk.
</li>
</ul>
<p class="extra-bottom-margin">Thank you!</p>
<p>
Regards,
<br />
<a
href="https://ourtech.community/team"
target="_blank"
rel="noreferrer"
>The OTC Team</a
>
</p>
</main>
<footer>
<a href="/">Our Tech Community</a>
</footer>
</body>
</html>