-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
418 lines (389 loc) · 16.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>TJ Chemistry Team</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="The Official TJHSST Chemistry Team Website" />
<meta name="keywords" content="tjhsst, chemistry team, tj chem team, tj chemistry team" />
<!-- ******favicons ******
<link rel="shortcut icon" href="favs/favicon.ico">
<link rel="icon" sizes="16x16 32x32 64x64" href="favs/favicon.ico">
<link rel="icon" type="image/png" sizes="196x196" href="favs/favicon-192.png">
<link rel="icon" type="image/png" sizes="160x160" href="favs/favicon-160.png">
<link rel="icon" type="image/png" sizes="96x96" href="favs/favicon-96.png">
<link rel="icon" type="image/png" sizes="64x64" href="favs/favicon-64.png">
<link rel="icon" type="image/png" sizes="32x32" href="favs/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favs/favicon-16.png">
<link rel="apple-touch-icon" href="favs/favicon-57.png">
<link rel="apple-touch-icon" sizes="114x114" href="favs/favicon-114.png">
<link rel="apple-touch-icon" sizes="72x72" href="favs/favicon-72.png">
<link rel="apple-touch-icon" sizes="144x144" href="favs/favicon-144.png">
<link rel="apple-touch-icon" sizes="60x60" href="favs/favicon-60.png">
<link rel="apple-touch-icon" sizes="120x120" href="favs/favicon-120.png">
<link rel="apple-touch-icon" sizes="76x76" href="favs/favicon-76.png">
<link rel="apple-touch-icon" sizes="152x152" href="favs/favicon-152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favs/favicon-180.png">
<meta name="msapplication-TileColor" content="#FFFFFF">
<meta name="msapplication-TileImage" content="favs/favicon-144.png">
<meta name="msapplication-config" content="favs/browserconfig.xml">
******favicons ****** -->
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<script src="js/smoothscroll.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0NWKG3FTF9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0NWKG3FTF9');
</script>
<body class="landing">
<!-- Header -->
<header id="header">
<h1><a href="index.html">Chemistry <inner style="color: #16a085;">Team</inner></a></h1>
<nav id="nav">
<ul>
<li><a class="smoothScroll" href="#about">About</a></li>
<li><a class="smoothScroll" href="#team">Team</a></li>
<li><a class="smoothScroll" href="#schedule">Lectures</a></li>
<li><a class="smoothScroll" href="#resources">Resources</a></li>
<li><a class="smoothScroll" href="#3d">3D Visualizations</a></li>
<li><a href="mailto:[email protected]" class="smoothScroll button special"><i class="fa fa-envelope-o"></i></a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<h2>Chemistry <inner style="color: #16a085;">Team</inner></h2>
<p>Chemistry through engaging lessons, activities, and competitions.</p>
<ul class="actions">
<li>
<a href="#about" class="button big smoothScroll">Learn More</a>
</li>
</ul>
</section>
<!-- One -->
<section id="about" class="wrapper style1 special">
<div class="container">
<header class="major">
<h2>What is Chemistry Team?</h2>
<p>Not just a set of recycled lectures</p>
</header>
<div class="row 150%">
<div class="2u"> </div>
<div class="8u">
<h4>The number one goal of Chemistry Team is to spread the love of Chemistry throughout the TJ community.</h4>
<h4>Each officer and Chemistry Team member takes pride in their membership and do all they can to make Chemistry Team a better place. So, every week, you can expect a fully engaging and interesting time at Chemistry Team, be it a lecture or a round of Jeopardy. Our mission is to expand the minds of our members through the infinite horizons of Chemistry.</h4>
</div>
</div>
</div>
<!-- Gallery Images
<div class="galleryImage">
<img src="images/slideshow/1.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/slideshow/2.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/slideshow/3.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/slideshow/4.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/slideshow/5.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/slideshow/6.jpg" style="width:90%; height:40%" class="center">
</div>
<div class="galleryImage">
<img src="images/bio-logo2x.png" style="width:90%; height:40%" class="center">
</div>
<a class="prev" onclick="plusSlides(-1)" style="cursor: pointer;
top: -200%;
width: auto;
padding: 16px;
margin-top: -250px;
color: black;
font-weight: bold;
font-size: 28px;
border-radius: 0 3px 3px 0;
user-select: none;
text-align: center;
-webkit-user-select: none;
">❮</a>
<a class="next" onclick="plusSlides(1)" style="cursor: pointer;
top: -200%;
width: auto;
padding: 16px;
margin-top: -250px;
color: black;
font-weight: bold;
font-size: 28px;
border-radius: 0 3px 3px 0;
user-select: none;
text-align: center;
-webkit-user-select: none;
">❯</a>
</center>
<script>
let slideIndex = 1;
showSlides(slideIndex);
// Next/previous controls
function plusSlides(n) {
showSlides(slideIndex += n);
}
// Thumbnail image controls
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
let i;
let slides = document.getElementsByClassName("galleryImage");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex-1].style.display = "block";
}
</script>
-->
</div>
</section>
<!-- Two -->
<section id="team" class="wrapper style2 special">
<div class="container" style="color:#3cadd4">
<header class="major">
<h2>Meet the Team</h2>
<p>The people that make Chemistry Team possible</p>
</header>
<div class="row">
<section class="3u 6u(medium) 12u$(xsmall) profile">
<img src="images/current/emery.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Emery Han<br>Co-Captain</h4>
<p>Senior</p>
</section>
<section class="3u 6u$(medium) 12u$(xsmall) profile">
<img src="images/current/aryan.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Aryan Rajput<br>Co-Captain</h4>
<p>Senior</p>
</section>
<section class="3u 6u(medium) 12u$(xsmall) profile">
<img src="images/current/taohan.png" alt="" style="width:100px;height:100px;"/>
<h4>Taohan Lin<br>Teaching Coordinator</h4>
<p>Junior</p>
</section>
<section class="3u$ 6u$(medium) 12u$(xsmall) profile">
<img src="images/current/jerry.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Jerry Sheng<br>Teaching Coordinator</h4>
<p>Senior</p>
</section>
</div>
<div class="row">
<section class="3u$ 6u$(medium) 12u$(xsmall) profile">
<img src="images/current/rishik.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Rishik Balerao<br>Activities Coordinator</h4>
<p>Senior</p>
</section>
<section class="3u$ 6u$(medium) 12u$(xsmall) profile" style="clear:none;">
<img src="images/current/sanjay.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Sanjay Ranjith<br>Activities Coordinator</h4>
<p>Junior</p>
</section>
<section class="3u$ 6u$(medium) 12u$(xsmall) profile" style="clear:none;">
<img src="images/current/kunal.jpg" alt="" style="width:100px;height:100px;"/>
<h4>Kunal Bham<br>Webmaster</h4>
<p>Junior</p>
</section>
<section class="3u$ 6u$(medium) 12u$(xsmall) profile" style="clear:none;">
<img src="images/current/profile_placeholder.gif" alt="" style="width:100px;height:100px;"/>
<h4>Mr. Smolinsky<br>Sponsor</h4>
<p>Teacher</p>
</section>
</div>
</div>
</section>
<section id="schedule" class="wrapper style2 special" style="background-color: #16a085; color:#ffffff">
<div class="container">
<header class="major">
<h2 style="color:#ffffff">Schedule 22-23</h2>
</header>
<div class="row">
<section class="6u">
<div class="container">
<table>
<thead>
<tr>
<th scope="col">Title</th>
<th scope="col">Date</th>
<th scope="col">Link</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Title">Introduction</td>
<td data-label="Date"> 9/14</td>
<td data-label="Link"></td>
</tr>
<tr>
<th scope="row" data-label="Title">Elephant Toothpaste</th>
<th data-label="Date">9/21</th>
<th data-label="Link"></th>
</tr>
<tr>
<td scope="row" data-label="Title">Equation Writing</td>
<td data-label="Date">9/28</td>
<td data-label="Link"></td>
</tr>
<!----
<tr>
<th scope="row" data-label="Title">Lecture 2</th>
<th data-label="Date"> </th>
<th data-label="Author"></th>
<th data-label="Link"></th>
</tr>
-->
</tbody>
</table>
</div>
</section>
</section>
</div>
</div>
</section>
<section id="resources" class="wrapper style1 special">
<div class="container">
<header class="major">
<h2>Resources</h2>
<!--- <p>Brief Description</p>-->
</header>
<div class="link-boxes">
<a href="https://drive.google.com/drive/folders/1Z3ZaUd875k787wFstplBIq4o1wmeqMOS?usp=sharing" class="box1" style="background-image:url('images/chemical.jpg')">
<div class="box-label"></div>
</a>
<a href="https://drive.google.com/drive/folders/1IuRfD0muWg5hEbcVfrSMoLhn9ZmcaiYq?usp=sharing" class="box2" style="background-image:url('images/hero-bg-01.jpg')">
<div class="box-label"></div>
</a>
<a href="https://drive.google.com/drive/folders/1clkUyAR0yOoIkw14XppcXeQ4Kz8iA2Ya?usp=sharing" class="box3" style="background-image:url('images/box3.jpg')">
<div class="box-label"></div>
</a>
</div>
</section>
<section id="3d" class="wrapper style4">
<div class="container">
<header class="major">
<h2>3D Visualizations</h2>
</header>
<div class="row">
<section class="6u">
<p>Using state of the art WebGL and the latest Chemdoodle Web Components open-source html toolkit, we're able to bring molecular structures to life in the simplicity of your browser. Make sure you're using a modern brower (not Internet Explorer) to view these fully interactive 3D structures!</p>
</section>
<section class="6u">
<p>3-Dimensional visualizations allow for a more immersive, visual learning environment, both during the lectures and for those studying outside the club. Chemdoodle Web Components is availabe for free under the open-source GPL license, and you can download the source code for these molecules here.</p>
</section>
</div>
<div class="row">
<section class="6u">
<a href="chem/vis/webgl_transformer_2OEY_3D_NucleicAcid.html" target="_blank">
<img src="images/dna.jpg" alt="" />
<h4>Deoxyribonucleic Acid</h4>
</a>
</section>
<section class="6u">
<a href="chem/vis/webgl_transformer_MAZ_3D_Crystal.html" target="_blank">
<img src="images/structure.jpg" alt="" />
<h4>Crystal Matrix Structure</h4>
</a>
</section>
</div>
<div class="row">
<section class="6u">
<a href="chem/vis/webgl_transformer_1CRN_3D_Ribbon.html" target="_blank">
<img src="images/protein.jpg" alt="" />
<h4>Protein Ribbon Diagram</h4>
</a>
</section>
<section class="6u" clear:none;>
<a href="chem/vis/webgl_transformer_DDT_3D_ballnstick.html" target="_blank">
<img src= "images/molecule.jpg" alt="" />
<h4>Ball and Stick Model: DDT</h4>
</a>
</section>
</div>
<div class="row">
<section class="6u" clear:none;>
<a href = "https://al2me6.github.io/evanescence/" target="_blank">
<img src = "images/h-orbitals.jpg" alt=""/>
<h4>Hydrogenic Orbitals</h4>
</a>
</section>
</div>
</div>
</section>
<!-- Three -->
<!-- Change the width and height values to suit you best
<div class="typeform-widget" data-url="https://mar182340.typeform.com/to/iI0mI9" data-text="Registration Form" style="width:100%;height:500px;"></div>
<script>
(function() {
var qs, js, q, s, d = document,
gi = d.getElementById,
ce = d.createElement,
gt = d.getElementsByTagName,
id = 'typef_orm',
b = 'https://s3-eu-west-1.amazonaws.com/share.typeform.com/';
if (!gi.call(d, id)) {
js = ce.call(d, 'script');
js.id = id;
js.src = b + 'widget.js';
q = gt.call(d, 'script')[0];
q.parentNode.insertBefore(js, q)
}
})()
</script>
<section id="tjcho" class="wrapper style4">
<div class="container">
<header class="major">
<h2>TJCHO</h2>
<p>Data @ TJHSST</p>
</header>
</div>
-->
</section>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="8u 12u$(medium)">
<ul class="copyright">
<li>Made with <i class="fa fa-flask fa-lg"></i> by <a href="https://github.com/nikhilsardana">Nikhil Sardana</a> | Maintained by </li> <a href="https://github.com/sagelocket">Kunal Bham</a>
</ul>
<img src = "images/logo.png" alt=""/>
</div>
<div class="4u$ 12u$(medium)">
<ul class="icons">
<li>
<a class="icon rounded fa-facebook" href="https://www.fb.com/groups/1438564596409906/"><span class="label">Facebook</span></a>
</li>
<li>
<a class="icon rounded fa-envelope-o color4" href="mailto:[email protected]"><span class="label">Email</span></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>