forked from mcgillflyingclub/mcgillflyingclub.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
203 lines (199 loc) · 8.04 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
<!DOCTYPE HTML>
<html>
<head>
<title>Home</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]> <script src="assets/js/ie/html5shiv.js"></script> <![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /> <![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /> <![endif]-->
<style>
.no-js #loader{display:none}.js #loader{display:block;position:absolute;left:100px;top:0}.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;background:url('images/loading_square_3.gif') center no-repeat #2b2b34}
</style>
</head>
<body>
<!-- <img src="./images/logo4.png"> -->
<div class="se-pre-con"></div>
<header id="header" class="alt">
<h1> <a href="index.html">Biodesign</a></h1>
<nav id="nav">
<ul>
<li><a href="projects.html">Projects</a>
</li>
<li><a href="pastProject.html">Past Project</a>
</li>
<li><a href="sponsors.html">sponsors</a>
</li>
<li><a href="team.html">Team</a>
</li>
<!-- <li> <a href="#" class="submenu">History</a>
<ul>
<li><a href="founders.html">Founders</a>
</li>
<li><a href="past-execs.html">Past Execs</a>
</li>
</ul>
</li> -->
<!--<li><a href="aviators.html">Aviators</a>
</li>-->
<li><a href="https://www.instagram.com/mcgillbiodesign/" target="_blank">Pictures</a>
</li>
<li><a href="contact2.html">Contact</a>
</li>
<li><a href="https://forms.gle/vufKthgVhssCVySH6" class="button">Sign Up</a>
</li>
</ul>
</nav>
</header>
<section id="banner">
<article>
<img src="./images/cover/slide1.jpg" alt="" />
<div class="inner">
<h2> <a href="#">Meet new people.</a></h2>
</div>
</article>
<article>
<img src="images/cover/slide2.jpg" alt="" />
<div class="inner">
<h2> <a href="#">Explore New Horizons.</a></h2>
</div>
</article>
<article>
<img src="./images/cover/slide3.jpg" alt="" />
<div class="inner">
<h2> <a href="#">Find your Passion.</a></h2>
</div>
</article>
<!-- <article>
<img src="images/slide04.jpg" alt="" />
<div class="inner">
<h2> <a href="#">Live On The Edge.</a></h2>
</div>
</article>
<article>
<img src="images/groupPicture.jpg" alt="" />
<div class="inner">
<h2> <a href="#">Meet Awesome People.</a></h2>
</div>
</article> -->
</section>
<section id="one" class="wrapper major-pad">
<div class="inner">
<section class="spotlight">
<div class="content">
<h2>McGill Biodesign</h2>
<p>McGill University’s BioDesign team has created a product designed to meet the needs of those living in disaster zones
with limited access to medical care. ActivAID is an advanced wound-healing bandage that promotes the regeneration of
tissue while preventing infection. This inexpensive, easy to produce, and easy to use product doesn’t need to be
replaced as frequently as regular bandages, and also indicates to its user when it needs replacing, and if an infection
is present. Not only can this prevent life-threatening infections, but can allow medical staff to focus their attention
where it is truly needed. This can save lives, save money, and save time, which is especially crucial in disaster zones.
</p>
<p>Be part of a community that shares your passion!</p>
</div>
<div class="intrinsic-container">
<!--<iframe src="https://www.youtube.com/embed/OB06d5h4KJ8" frameborder="0" allowfullscreen></iframe>-->
<iframe src="https://www.youtube.com/embed/BMcKJofeLu4" frameborder="0" allowfullscreen></iframe>
</div>
</section>
</div>
</section>
<section id="two" class="wrapper content-pad">
<div class="inner">
<div class="features">
<section class="content"> <span class="icon-wrapper major"> <span class="icon fa-pencil"></span> </span>
<h3>On-Campus Courses</h3>
<p>In partnership with EUS, McGill Biodesign offers on-campus theory lessons including CADing, software engineering, signal processing and much more</p>
</section>
<section class="content"> <span class="icon-wrapper major"> <span class="icon fa-paper-plane"></span> </span>
<h3>Opportunities</h3>
<p>McGill Biodesign provides countless opportunities for enthusiasts of every level to take part of a design team.</p>
</section>
<section class="content"> <span class="icon-wrapper major"> <span class="icon fa-cloud"></span> </span>
<h3>A Community of bioengineers</h3>
<p>McGill Biodesign brings together McGill's and Montreal's community of engieers in a diverse network to promote bioengineering and engage with experts in the field.</p>
</section>
</div>
</div>
</section>
<section id="three" class="wrapper style2">
<div class="inner">
<h2>Club Divisions</h2>
<div class="posts">
<section class="post"> <span class="image" style="width:"><img src="./images/projects/dexcom.jpeg" alt="" /></span>
<div class="content">
<h3>Diabetic Glucose Sensor Transmitter</h3>
<p> The objective of this project is to develop a transmitter capable of transforming short-wave radio
frequency into Wifi
or cellular signal, that can attach to the glucose monitors worn by diabetic patients.
.</p>
<div id='footer'>
<ul class="actions">
<li><a href="https://drive.google.com/file/d/1GH--pB-_35Rv_NkLGpHmr-gwGKntdmUJ/view?usp=sharing"
alt="" target="_blank" class="button">learn more</a>
</li>
</ul>
</div>
</div>
</section>
<section class="post"> <span class="image"><img src="./images/projects/baculovirus.png" alt="" /></span>
<div class="content">
<h3>Baculovirus Gene Therapy</h3>
<p> The objective of this project is to develop a film that will promote the healing of chronic wounds (such
as diabetic
foot ulcers), using a novel technique that involves transient growth factor expression delivered via
baculovirus
vectors.
</p>
<div id='footer'>
<ul class="actions">
<li><a href="https://drive.google.com/file/d/1Dhihtx6SIIjQF63ucpVBSmQFIAvo5P9o/view?usp=sharing"
alt="" target="_blank" class="button">learn more</a>
</li>
</ul>
</div>
</div>
</section>
<section class="post"> <span class="image"><img src="./images/projects/activaids.JPG" alt="" /></span>
<div class="content">
<h3>ActivAID</h3>
<p> The objective of this project is to finalize a working prototype for a wound dressing capable of
preventing infections
and fastening the wound healing process with components such as Alginate and Bioactive Glass.
ActivAID is an effective wound dressing that not only accelerates wound healing, but also has
antibacterial properties,
wound cleaning action, and scar prevention capabilities. Such unique properties are achieved by
combining a specific
alginate hydrogel and bioactive glass.
</p>
<div id='footer'>
<ul class="actions">
<li><a href="https://drive.google.com/file/d/1j51zWCLz6Kakx2x8YCVH6V8ccXMricBx/view?usp=sharing"
alt="" target="_blank" class="button">learn more</a>
</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</section>
<footer id="footer">
<div class="inner">
<p class="copyright">Copyright © 2019 McGill Biodesign. All Rights Reserved.</p>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
<script>
$(window).load(function(){$(".se-pre-con").fadeOut("slow");;});
</script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]> <script src="assets/js/ie/respond.min.js"></script> <![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>