forked from mcgillflyingclub/mcgillflyingclub.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfounders.html
33 lines (33 loc) · 5.06 KB
/
founders.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
<!DOCTYPE HTML><html><head><title>Founders</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]--> <noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript></head><body>
<header id="header">
<h1> <a href="index.html"><img src="/images/logo2.png"></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="contact.html">Contact</a>
</li>
<li><a href="https://forms.gle/vufKthgVhssCVySH6" class="button">Sign Up</a>
</li>
</ul>
</nav>
</header>
<section id="three" class="wrapper style2"><div class="inner"><h2>Founders</h2><p> The McGill Students' Flying Club was founded at the McGill Engineering Undergraduate Society (EUS) in March of 2012 by (in alphabetical order): Farzan Subhani, Guy Haddad, Joe Hayek, Kari Rosteck, Sebastien Mezeret, and Salman Hashmi. Then EUS VP Clubs, Harold Day, came up with the idea of a flying club after discovering records of a club that existed at McGill in the 1950s. This predecessor of MSFC, The Flying and Navigation Club, particularly revolved around prospective navigators sharing and practicing various navigational techniques.</p><div class="posts"> <section class="post"> <span class="image" style="width:"><img src="images/seb1.jpg" alt="" /></span><div class="content"><h3>Sebastien Mezeret</h3><p> Sebastien was the first president of MSFC. He studied Mechanical Engineering at McGill and later completed his flight training at the Oxford Aviation Academy. He is currently a pilot with the British airline, EasyJet.</p></div> </section> <section class="post"> <span class="image"><img src="images/kari5.jpg" alt="" /></span><div class="content"><h3>Kari Rosteck</h3><p> Kari was the second president of MSFC and prior to that served as VP Interal. She studied Mechanical Engineering at McGill. She expanded MSFC's community outreach and was also involved with flight sim. She has worked for General Electric and Rolls-Royce.</p></div> </section> <section class="post"> <span class="image"><img src="images/salman4.jpg" alt="" /></span><div class="content"><h3>Salman Hashmi</h3><p> Salman was the third president of MSFC. He studied Electrical Engineering at McGill. He is currently a researcher at McGill School of Computer Science. He launched Flight Sim and Pilot for a Day, opened Ground School to the public, and restructured the club around divisions in its current form.</p></div> </section> <section class="post"> <span class="image" style="width:"><img src="images/guy2.jpg" alt="" /></span><div class="content"><h3>Guy Haddad</h3><p> Guy was the first VP External of MSFC and also involved with Flight Sim. He studied Mechanical Engineering at McGill. He is currently a pilot with the Middle East Airlines.</p></div> </section> <section class="post"> <span class="image"><img src="images/farzan5.jpg" alt="" /></span><div class="content"><h3>Farzan Subhani</h3><p> Farzan was the first VP Finance at MSFC. He studied Mechanical Engineering and Finance at McGill. He is currently an Associate at the Boston Consulting Group.</p></div> </section> <section class="post"> <span class="image"><img src="images/joe3.jpg" alt="" /></span><div class="content"><h3>Joseph Hayak</h3><p> Joe was the first VP Internal at MSFC. HE studied mechanical engineering at McGill. He has worked for SNC-Lavalin and Nesma and Partners.</p></div> </section></div></div> </section> <footer id="footer"><div class="inner"><p class="copyright">Copyright © 2019 McGill Students' Flying Club. All Rights Reserved.</p></div> </footer> <script src="assets/js/jquery.min.js"></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>