-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
553 lines (545 loc) · 33.1 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
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
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<meta name="author" content="Ryan Dsilva">
<meta name="keyword" content="Crescendo, 2018, CRCE, frcrce, techfest, national, technology">
<meta name="description" content="Fr. Conceicao Rodrigues college of Engineering brings you its annually celebrated Inter-College Technical Festival, CResCEndo 2018. It is a platform for all the students to showcase their skills and originality by puzzling over the innovative tasks and events we have throughout the two days. ">
<title>CResCEndo | 2018</title>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="css/stisla.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg main-navbar">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="img/logo-light.png" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="ion-navicon"></i>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="mr-auto"></div>
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link smooth-link" href="#hero">Home</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-link" href="#blog">Events</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-link" href="#project">About</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-link" href="#contact">Contact Us</a>
</li>
</ul>
<form class="form-inline">
<a href="http://exp1.5unpbgupjq.us-west-2.elasticbeanstalk.com/Points.jsp" target="_blank" class="btn smooth-link align-middle btn-primary">Points</a>
</form>
</div>
</div>
</nav>
<section class="hero bg-overlay" id="hero">
<div id="particles-js"></div>
<div class="text py-5">
<p class="lead">Technical Fest</p>
<h1><span class="bold">CR</span>es<span class="bold">CE</span>ndo</h1><br>
<p class="lead">16th & 17th March</p>
<div class="cta">
<a href="#blog" class="btn btn-primary smooth-link">Explore!</a>
</div>
</div>
</section>
<section class="padding bg-grey" id="blog">
<div class="container">
<h2 class="section-title text-center">Events</h2>
<p class="section-lead text-center">Explore a wide variety of Events organised by the various Councils and Student Chapters in the College</p>
<div class="cta text-center">
<a href="docs/brochure.pdf" class="btn btn-primary smooth-link">Download Brochure!</a>
</div>
<div class="section-body">
<div class="row col-spacing">
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">IEEE</div>
<h4 class="card-title">Project Competition</h4>
<p class="card-text">National platform for budding engineers to showcase their innovations. 2 to 4 members in a team.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Last date for abstract submission:</b> March 4, 2018<br> <b>Last date for final registration:</b> March 7, 2018<br> Intimation of selection of proposal will be done after the abstarct sumission.<br><br>
<b>Registration: </b>Rs.200 for Members<br>Rs.300 for Non-Members<br>
<b>Prizes: </b>Hardware projects<br> Rs. 7000<br> Rs. 5000<br> Rs. 3000<br> Rs. 2000(consolation)<br> Software Projects<br> Rs. 3000<br> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">WIE</div>
<h4 class="card-title">Cansat Workshop</h4>
<p class="card-text">A hands-on 2 day workshop wherein students will be taught about satellite basics, components, working, construction and telemetry.
</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br>2 day workshop<br> 8 hours per session<br><br>
<b>Registration: </b>Rs.1200<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">CSI</div>
<h4 class="card-title">CounterStrike</h4>
<p class="card-text">Team of 5 players. 10 rounds per match. First team with 6 kills wins.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs.20 for Indiviual<br>Rs.100 for Team of 5<br>
<b>Prizes: </b> Rs. 3000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">CSI</div>
<h4 class="card-title">Game Of Codes</h4>
<p class="card-text">A three round game which includes MCQ Round, technical discussion, and programming round. The team which solves the given problem with best complexity and time wins.
</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs.40<br>
<b>Prizes: </b> Rs. 2500<br> Rs. 1700<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">SME</div>
<h4 class="card-title">Lathe Wars</h4>
<p class="card-text">Create the best product using a lathe machine within 30 minutes from a given cylindrical workpiece.
</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 100<br>
<b>Prizes: </b> Rs. 4000<br> Rs. 2500<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">SME</div>
<h4 class="card-title">CAD Wars</h4>
<p class="card-text">Design 2D/3D drawings based on the given problem statement in 30 minutes.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 40<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ASME</div>
<h4 class="card-title">Technical Quiz</h4>
<p class="card-text">The participants will select the desired topic and try to answer the questions rightly. The person who answers the maximum number of questions in least time is the winner.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 30<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ASME</div>
<h4 class="card-title">Suspension Bridge</h4>
<p class="card-text">Make a suspension bridge with the given materials provided.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 40<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1500<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ITSA & DebSoc</div>
<h4 class="card-title">Technical Debate</h4>
<p class="card-text">Oxford style debate on technical topics, consisting of three league rounds.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 300<br>
<b>Prizes: </b> Rs. 10000<br> Rs. 5000<br><b>Best Speaker: </b>Rs. 3000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ITSA</div>
<h4 class="card-title">Housie Coding</h4>
<p class="card-text">Take part in this fun blend of coding and housie where your reflexes have to be as fast as your programming skills.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 60<br>
<b>Prizes: </b> Rs. 3000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">SAE</div>
<h4 class="card-title">Angry Birds</h4>
<p class="card-text">The game emphasizes on the use of various technical aspects of physics such as velocity, projectile and force.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 30<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">CodeLabs</div>
<h4 class="card-title">Treasure Hunt</h4>
<p class="card-text">Have you ever thought of fun with coding? If not, this event is the right one for you. You just need to grab your friend and come here with basic coding skills.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 40 (Team of 2)<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>Rs. 1000 (For FEs)<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">CodeLabs</div>
<h4 class="card-title">AlgoHolic</h4>
<p class="card-text">A programming challenge designed to enhance your coding skills as well as improve your logical Reasoning! <br> Get Ready to Be an Algoholic & Unleash the Code-Warrior in You! </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 40 (Indiviual or Team of 2)<br>
<b>Prizes: </b> Rs. 1500<br> Rs. 750<br>Rs. 750 (For FEs)<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">Mozilla</div>
<h4 class="card-title">PHP Workshop</h4>
<p class="card-text">Code in PHP for from basic to advanced for Web Development.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 250<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">Mozilla</div>
<h4 class="card-title">Typing Contest</h4>
<p class="card-text">Let your hands do the talking. If you think you are fast, then test it out with some of the best in this business.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 10<br>
<b>Prizes: </b> Rs. 1000<br> Rs. 500<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">IIIE</div>
<h4 class="card-title">Rube Goldberg Machine Design</h4>
<p class="card-text">Design the most creative and innovative series of movement that take you to victory.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 30 (Indiviual)<br>Rs. 40 (Team of 2)<br>
<b>Prizes: </b> Rs. 1000<br> Rs. 500<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">IIIE</div>
<h4 class="card-title">Technical Talk</h4>
<p class="card-text">Showcase your presentation skills by speaking on a given topic, and stand a chance to take home cash prizes.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 50<br>
<b>Prizes: </b> Rs. 3000<br> Rs. 2000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">NSS</div>
<h4 class="card-title">Paper Bag Machine Design</h4>
<p class="card-text">Submit a design proposal for a paper bag making machine. The best design wins.</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 30<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">NSS</div>
<h4 class="card-title">Road safety & Drug abuse Awareness</h4>
<p class="card-text"></p>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ECell</div>
<h4 class="card-title">Home Automation Workshop</h4>
<p class="card-text">Learn the best of Home Automation from Industry experts</p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 5400 (For a group of 6)<br>
<b>Prizes: </b> Rs. 2000<br> Rs. 1000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">ECell</div>
<h4 class="card-title">Gesture Robotics Workshop</h4>
<p class="card-text">Get your hands going and make a robot that reacts to your hand gestures. Also, the robot is yours to keep. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 4600 (For a group of 6)<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">TEDx</div>
<h4 class="card-title">Python Seminar</h4>
<p class="card-text">Study Pyhton from the basics and grow your knowledge base of languages. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 175<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">TEDx</div>
<h4 class="card-title">Minute To Win It</h4>
<p class="card-text">Fun little games that you must complete in a minute. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 50 (Team of 2)<br>
<b>Prizes: </b> Rs. 500<br> Rs. 300<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">LitClub</div>
<h4 class="card-title">Squiggly Movie Plot</h4>
<p class="card-text">You think you are good at creating stories? This game is just for you. Write a plot from the given set of words. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 10 <br>
<b>Prizes: </b> Rs. 1000<br> Rs. 700<br> Rs. 300<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">LitClub</div>
<h4 class="card-title">WordBlitz</h4>
<p class="card-text">Put down maximum words starting from a letter that you will choose at random. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 10 <br>
<b>Prizes: </b> Rs. 1000<br> Rs. 700<br> Rs. 300<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">StuCo</div>
<h4 class="card-title">RoboSumo</h4>
<p class="card-text">Get your robot to push the opponent bot out of the ring. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 500 (Team of max. 5 members) <br>
<b>Prizes: </b> Rs. 12000<br> Rs. 8000<br>
</p>
</div>
</div>
</article>
</div>
<div class="col-12 col-md-6 col-lg-4">
<article class="card">
<div class="card-body">
<div class="card-subtitle mb-2 text-muted">Project Cell</div>
<h4 class="card-title">Defuse The Bomb!</h4>
<p class="card-text">The clock is ticking! Be the fastest to solve the puzzle and find the sequence to diffuse the threat. </p>
<button class="accordion">More Info</button>
<div class="panel">
<p><br><b>Registration: </b>Rs. 50<br>
<b>Prizes: </b> Rs. 1500<br> Rs. 1000<br> Rs. 500 (FEs)<br>
</p>
</div>
</div>
</article>
</div>
</div>
</div>
<div class="cta text-center">
<a href="https://goo.gl/forms/pjF6fj80hOKo7Unc2" class="btn btn-primary smooth-link">Register Now!</a>
</div>
</div>
</section>
<section class="bg-overlay padding" id="project" data-bg="img/projects.jpeg">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-12">
<div class="projects-details text-center">
<div class="projects-badge">
About Crescendo
</div>
<img src="img/logo-light.png" width="100%">
<p class="projects-description text-center">
Fr. Conceicao Rodrigues college of Engineering brings you its annually celebrated Inter-College Technical Festival, CResCEndo 2018. It is a platform for all the students to showcase their skills and originality by puzzling over the innovative tasks and events we have throughout the two days. This iteration consists some of our most loved events from last year, and adding some new challenges as well.
</p>
<div class="projects-cta text-center">
<button class="accordion text-center">About CRCE</button>
<div class="panel">
<p style="color: black"><br>Fr. Conceicao Rodrigues college of Engineering (Fr. CRCE) was established in 1984 as part of Fr. Agnel Technical Complex at Bandra, Mumbai by the Society of St. Xavier Pillar and is named after its founder late Rev. Fr. Conceicao Rodrigues. The college is affiliated to University of Mumbai and has acquired a good reputation, among corporate and pear academic institutions, for its academic standards.<br><br> The college offers under-graduate programmes in Production Engineering, Electronics Engineering, Computer Engineering and Information Technology, post-graduate programmes in Mechanical Engineering (CAD-CAM with Robotics) and Electronics Engineering and doctoral programmes in Electronics Engineering and Mechanical Engineering.<br>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="padding bg-grey" id="contact">
<div class="container">
<h2 class="section-title text-center">Contact Us</h2>
<p class="section-lead text-center text-muted">Send us your inquiry, we will help you and reply as soon as possible</p>
<div class="section-body">
<div class="row col-spacing">
<div class="col-12 col-md-4">
<ul class="contact-icon">
<p>
<strong>Aditya Chachad<br>Technical and IV Head<br></strong>
</p>
<li><i class="ion ion-ios-telephone"></i>
<div>+91 9833537343</div>
</li>
<li><i class="ion ion-ios-email"></i>
<div>[email protected]</div>
</li>
</ul>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3771.437402391487!2d72.81826481451436!3d19.044496987106015!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c9410830616d%3A0x111b63353dbbce01!2sFr.+Conceicao+Rodrigues+College+of+Engineering!5e0!3m2!1sen!2sin!4v1519581323066" class="maps" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="col-12 col-md-8">
<a href="img/poster.jpg"><img src="img/poster.jpg" width="100%" alt="CResCEndo"></a>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<figure>
<img src="img/logo-light.png" alt="Logo">
</figure>
<p>
Copyright © 2018 Students' Council CRCE
</p>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="js/jquery.easeScroll.js"></script>
<script src="js/stisla.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/stats.js"></script>
<script src="js/app.js"></script>
</body>
</html>