-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
445 lines (374 loc) · 14 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<title>Turing Club Orientation</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="./reveal.js/dist/reset.css">
<link rel="stylesheet" href="./reveal.js/dist/reveal.css">
<style>
.reveal .sourceCode { /* see #7635 */
overflow: visible;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="./reveal.js/dist/theme/moon.css" id="theme">
</head>
<body>
<div class="reveal">
<div class="slides">
<section id="title-slide">
<h1 class="title">Turing Club Orientation</h1>
<p class="date">27-08-2023</p>
</section>
<section>
<section id="hello-ms-23" class="title-slide slide level1">
<h1>Hello MS-23!!</h1>
</section>
<section class="slide level2">
<p>Convener: Aditya Jain</p>
<p>Co-Convener: Kaushik Gupta and Rajnil Mukherjee!</p>
</section>
<section id="who-are-we" class="slide level2">
<h2>Who are we</h2>
<p>Turing Club is a group of students who feel that Computers are more
than just tools to make PDFs.</p>
<p><img data-src="dp.jpeg" /></p>
</section>
<section class="slide level2">
<p>We are people who code for science, for building the digital world
and obviously for fun.</p>
</section></section>
<section>
<section id="computation-in-science" class="title-slide slide level1">
<h1>Computation in Science</h1>
</section>
<section class="slide level2">
<p>Computers have been extremely useful in Science. Physics, Biology,
Chemistry, Mathematics… literally every subject has progressed in leaps
and bounds with the advent of faster calculations, better visualisations
and easier data.</p>
</section>
<section id="last-year" class="slide level2">
<h2>Last Year</h2>
<ul>
<li class="fragment">Our first Turing Week (A week where we host lots of
events and workship for you to learn, tinker and enjoy!!)
<ul>
<li class="fragment">Interesting talks with students and
professors.</li>
<li class="fragment">Treasure Hunt</li>
<li class="fragment">Interactive Robotics workshop (with
<strong>Robotics Club</strong>)</li>
</ul></li>
<li class="fragment">Fun Stuff
<ul>
<li class="fragment">Date-A Programmer (with <strong>Patang
Club</strong>)</li>
<li class="fragment">Techtionary</li>
</ul></li>
</ul>
</section>
<section class="slide level2">
<figure>
<img data-src="cosmic_dance.gif" alt="Cosmic Dance" />
<figcaption aria-hidden="true">Cosmic Dance</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<img data-src="hover.gif" alt="Body moving in viscous fluid" />
<figcaption aria-hidden="true">Body moving in viscous fluid</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<video data-src="triple-pendulum-chaos.mp4" controls=""><a
href="triple-pendulum-chaos.mp4">Pendulum Chaos</a></video>
<figcaption aria-hidden="true">Pendulum Chaos</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<img data-src="some.gif" alt="Meteor Shower" />
<figcaption aria-hidden="true">Meteor Shower</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<img data-src="probability-pi.gif"
alt="Estimating \pi using Probabilty" />
<figcaption aria-hidden="true">Estimating <span
class="math inline"><em>π</em></span> using Probabilty</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<img data-src="sol-system.gif" alt="Simulation of our Solar System" />
<figcaption aria-hidden="true">Simulation of our Solar
System</figcaption>
</figure>
</section>
<section class="slide level2">
<!--<video src="file.mp4" playbackRate=10 controls autoplay></video>
-->
<p><link href="https://vjs.zencdn.net/5.10.4/video-js.css" rel="stylesheet"></p>
<video id="my-video" class="video-js" controls preload="auto" data-setup='{"playbackRates": [4, 6] }'>
<source src="file.mp4" type='video/mp4'>
</video>
<script src="https://vjs.zencdn.net/5.10.4/video.js"></script>
<p>Atomic Configuration</p>
</section></section>
<section>
<section id="computers-themselves" class="title-slide slide level1">
<h1>Computers Themselves</h1>
</section>
<section class="slide level2">
<p>Obviously we also explore the beautiful world of computers and
applications of them in enhancing our lives and academic purposes.</p>
</section>
<section id="related-events" class="slide level2">
<h2>Related Events</h2>
<ul>
<li class="fragment">Programming with Haskell - <em>Prof. Shane
D’Mello</em></li>
<li class="fragment">Numerical Computations, Accuracy and Analysis -
<em>Prof. Kapil H Paranjape</em></li>
<li class="fragment">Parallel Computing - <em>James</em></li>
<li class="fragment">Animation with python - <em>Nikhil</em></li>
<li class="fragment">Workshop on Numpy, Scipy and Matplotlib for
Scientific Computing - <em>Kshitish and Darsh</em></li>
<li class="fragment">Introduction to Quantum Computing(with
<strong>Phi@i Club</strong>) - <em>Nikhil</em></li>
</ul>
</section></section>
<section>
<section id="fun-events" class="title-slide slide level1">
<h1>Fun events</h1>
</section>
<section id="a-frozen-enigma---offline-treasure-hunt"
class="slide level2">
<h2>A Frozen Enigma - Offline Treasure Hunt</h2>
<figure>
<video data-src="FE_1.mp4" controls=""><a
href="FE_1.mp4">Trailer</a></video>
<figcaption aria-hidden="true">Trailer</figcaption>
</figure>
</section>
<section id="grand-thesis-adventure-stress-city---virtual-treasure-hunt"
class="slide level2">
<h2>Grand Thesis Adventure: Stress City - Virtual Treasure Hunt</h2>
<p><img src="turinghunt/1.png" width="600"> <br/>Map</p>
</section>
<section class="slide level2">
<figure>
<video data-src="final_trailer.mp4" controls=""><a
href="final_trailer.mp4">Trailer</a></video>
<figcaption aria-hidden="true">Trailer</figcaption>
</figure>
</section>
<section class="slide level2">
<figure>
<img data-src="event.png"
alt="Virtual Turing Treasure Hunt Team and the Winners" />
<figcaption aria-hidden="true">Virtual Turing Treasure Hunt Team and the
Winners</figcaption>
</figure>
</section></section>
<section id="that-was-our-past" class="title-slide slide level1">
<h1>That was our past</h1>
</section>
<section>
<section id="now-to-the-future" class="title-slide slide level1">
<h1>Now, to the future</h1>
</section>
<section class="slide level2">
<ul>
<li class="fragment">Adding new features for our app
<strong>Insight</strong> to serve the IISER community.</li>
<li class="fragment">Talk series on Extensive need of Computation in all
field of Sciences.</li>
<li class="fragment">More Turing Week!</li>
<li class="fragment">More Hackathons with other clubs!</li>
</ul>
</section></section>
<section>
<section id="we-dont-just-explore-worlds-we-build-them"
class="title-slide slide level1">
<h1>We Don’t Just Explore Worlds, We Build Them!</h1>
<p><a
href="https://iiserm.github.io/turing-club">https://iiserm.github.io/turing-club</a></p>
</section>
<section id="insight-the-app-of-iiser-mohali" class="slide level2">
<h2>Insight: The App of IISER-Mohali</h2>
<p><img src="insight.png" width="500"></p>
</section></section>
<section>
<section id="follow-and-join-us-on" class="title-slide slide level1">
<h1>Follow and Join us on</h1>
</section>
<section id="whatsapp-group" class="slide level2">
<h2>Whatsapp Group</h2>
<p><img src="whatsapp.jpg" width="500"></p>
</section>
<section id="instagram" class="slide level2">
<h2>Instagram</h2>
<p><img src="instagram.jpg" width="500"></p>
</section>
<section id="twitter" class="slide level2">
<h2>Twitter</h2>
<p><img src="twitter.jpg" width="500"></p>
</section>
<section id="github" class="slide level2">
<h2>Github</h2>
<p><img src="github.jpg" width="500"></p>
</section></section>
<section>
<section id="thank-you" class="title-slide slide level1">
<h1>Thank You</h1>
</section>
<section id="links-and-attributes" class="slide level2">
<h2>Links and Attributes</h2>
<p>Most of the images were either made during Turing Club events or by
Individuals associated with the Club. All Rights Reserved to the
Club/Individual. Some of the animations were taken from Julia Packages
and <a href="https://www.youtube.com/watch?v=dn2HDzcOQ44">Bohm</a></p>
<p>This document was made using <a href="https://pandoc.org">Pandoc</a>
and <a href="https://revealjs.com">revealjs</a>.</p>
</section></section>
</div>
</div>
<script src="./reveal.js/dist/reveal.js"></script>
<!-- reveal.js plugins -->
<script src="./reveal.js/plugin/notes/notes.js"></script>
<script src="./reveal.js/plugin/search/search.js"></script>
<script src="./reveal.js/plugin/zoom/zoom.js"></script>
<script>
// Full list of configuration options available at:
// https://revealjs.com/config/
Reveal.initialize({
// Display controls in the bottom right corner
controls: true,
// Help the user learn the controls by providing hints, for example by
// bouncing the down arrow when they first encounter a vertical slide
controlsTutorial: true,
// Determines where controls appear, "edges" or "bottom-right"
controlsLayout: 'bottom-right',
// Visibility rule for backwards navigation arrows; "faded", "hidden"
// or "visible"
controlsBackArrows: 'faded',
// Display a presentation progress bar
progress: true,
// Display the page number of the current slide
slideNumber: true,
// 'all', 'print', or 'speaker'
showSlideNumber: 'all',
// Add the current slide number to the URL hash so that reloading the
// page/copying the URL will return you to the same slide
hash: true,
// Start with 1 for the hash rather than 0
hashOneBasedIndex: false,
// Flags if we should monitor the hash and change slides accordingly
respondToHashChanges: true,
// Push each slide change to the browser history
history: false,
// Enable keyboard shortcuts for navigation
keyboard: true,
// Enable the slide overview mode
overview: true,
// Disables the default reveal.js slide layout (scaling and centering)
// so that you can use custom CSS layout
disableLayout: false,
// Vertical centering of slides
center: true,
// Enables touch navigation on devices with touch input
touch: true,
// Loop the presentation
loop: false,
// Change the presentation direction to be RTL
rtl: false,
// see https://revealjs.com/vertical-slides/#navigation-mode
navigationMode: 'default',
// Randomizes the order of slides each time the presentation loads
shuffle: false,
// Turns fragments on and off globally
fragments: true,
// Flags whether to include the current fragment in the URL,
// so that reloading brings you to the same fragment position
fragmentInURL: true,
// Flags if the presentation is running in an embedded mode,
// i.e. contained within a limited portion of the screen
embedded: false,
// Flags if we should show a help overlay when the questionmark
// key is pressed
help: true,
// Flags if it should be possible to pause the presentation (blackout)
pause: true,
// Flags if speaker notes should be visible to all viewers
showNotes: false,
// Global override for autoplaying embedded media (null/true/false)
autoPlayMedia: null,
// Global override for preloading lazy-loaded iframes (null/true/false)
preloadIframes: null,
// Number of milliseconds between automatically proceeding to the
// next slide, disabled when set to 0, this value can be overwritten
// by using a data-autoslide attribute on your slides
autoSlide: 0,
// Stop auto-sliding after user input
autoSlideStoppable: true,
// Use this method for navigation when auto-sliding
autoSlideMethod: null,
// Specify the average time in seconds that you think you will spend
// presenting each slide. This is used to show a pacing timer in the
// speaker view
defaultTiming: null,
// Enable slide navigation via mouse wheel
mouseWheel: false,
// The display mode that will be used to show slides
display: 'block',
// Hide cursor if inactive
hideInactiveCursor: true,
// Time before the cursor is hidden (in ms)
hideCursorTime: 5000,
// Opens links in an iframe preview overlay
previewLinks: false,
// Transition style (none/fade/slide/convex/concave/zoom)
transition: 'slide',
// Transition speed (default/fast/slow)
transitionSpeed: 'default',
// Transition style for full page slide backgrounds
// (none/fade/slide/convex/concave/zoom)
backgroundTransition: 'fade',
// Number of slides away from the current that are visible
viewDistance: 3,
// Number of slides away from the current that are visible on mobile
// devices. It is advisable to set this to a lower number than
// viewDistance in order to save resources.
mobileViewDistance: 2,
// reveal.js plugins
plugins: [
RevealNotes,
RevealSearch,
RevealZoom
]
});
</script>
</body>
</html>