-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
302 lines (176 loc) · 9.96 KB
/
about.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
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>About Us</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>
<!-- Bootsrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Font awesome -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Template main Css -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Modernizr -->
<script src="assets/js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!-- NAVBAR
================================================== -->
<header class="main-header">
<nav class="navbar navbar-static-top">
<div class="navbar-top">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-12">
<ul class="list-unstyled list-inline header-contact">
<li> <i class="fa fa-envelope"></i> [email protected] </li>
</ul> <!-- /.header-contact -->
</div>
<div class="col-sm-6 col-xs-12 text-right">
<ul class="list-unstyled list-inline header-social">
<li> <a href="#"> <i class="fa fa-facebook"></i> </a> </li>
<li> <a href="#"> <i class="fa fa-twitter"></i> </a> </li>
<li> <a href="#"> <i class="fa fa-google"></i> </a> </li>
</ul> <!-- /.header-social -->
</div>
</div>
</div>
</div>
<div class="navbar-main">
<div class="container">
<div id="navbar" class="navbar-collapse collapse pull-right">
<ul class="nav navbar-nav">
<li><a href="index.html">HOME</a></li>
<li><a href="causes.php">WHAT WE NEED</a></li>
<li><a href="help.php">REQUEST HELP</a></li>
<li><a href="donations.php">DONATE</a></li>
<li><a href="volunteer.php">VOLUNTEER</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li id="right"><a href="login.php">LOGIN</a></li>
</ul>
</div> <!-- /#navbar -->
</div> <!-- /.container -->
</div> <!-- /.navbar-main -->
</nav>
</header> <!-- /. main-header -->
<div class="page-heading text-center" style="background: url('assets/images/team.jpg') center no-repeat;">
<div class="container zoomIn animated">
<h1 class="page-title">ABOUT US <span class="title-under"></span></h1>
<p class="page-description">
Learn about the founders of this organization.
</p>
</div>
</div>
<div class="main-container">
<div class="container">
<div class="row fadeIn animated">
<div class="col-md-6">
<img style ="height:600px;" src="assets/images/about-us.jpg" alt="" class="img-responsive">
</div>
<div class="col-md-6">
<h2 class="title-style-2">ABOUT THE FOUNDERS <span class="title-under"></span></h2>
<p>
<strong> Tracy Farah: </strong>Head of Website maintenance and interface.<br>
Computer science major at the Lebanese American University, on a lifelong mission to empower others and help them achieve their goal.
My research interests have focused on human-computer interactions and social computing, and how we use technology to positively impact people’s lives. What excited me about this project is the dedication of my colleagues and the potential of this website to make a change. While working I made sure for the website to be as user friendly as possible, keeping in mind that a majority of the users and families needing help might not be too familiar with advanced technologies.
</p>
<p>
<strong>Michel Sakr: </strong>Head of back-end and product<br>
Computer science major and gamer, with the goal of harnessing computing to unlock human potential on a global scale.
I have been a technologist all my life. I am a strong and long believer in the potential of technology in making the world a better place. I am especially interested in the way technology makes people’s lives easier. After the 4th of August events I became committed to using the power of computing in order help as many of the distressed people as possible. I tried to achieve this through this website, putting my acquired skills to good use.
</p>
<p>
<strong>Antoine Nader: </strong> Head of community and data collection<br>
Bioinformatician and professional basketball player on a mission to make the world a better place.
My mission is to build a world where anyone, anywhere has the opportunity to realize their full potential. To impact more people, I joined nonprofit organizations helping people from all backgrounds and facing various issues. I helped turning simple donations to life changing actions, creating opportunities for the less fortunate. And this is what led me to this project following the terrible events of the 4th of August.
</p>
</div>
</div> <!-- /.row -->
<div class="our-team animate-onscroll fadeIn">
<div class="container">
<h2 class="title-style-1">Meet Our Team <span class="title-under"></span></h2>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="team-member">
<div class="thumnail">
<img src="assets/images/tracy.jpg" alt="" class="cause-img">
</div>
<h4 class="member-name"><a href="#">Tracy A. Farah</a></h4>
<div class="member-position">
CO-FOUNDER
</div>
<div class="btn-holder">
<a href="#" class="btn"> <i class="fa fa-envelope"></i> </a>
<a href="#" class="btn"> <i class="fa fa-facebook"></i> </a>
<a href="#" class="btn"> <i class="fa fa-google"></i> </a>
<a href="#" class="btn"> <i class="fa fa-twitter"></i> </a>
<a href="#" class="btn"> <i class="fa fa-linkedin"></i> </a>
</div>
</div> <!-- /.team-member -->
</div>
<div class="col-md-4 col-sm-6">
<div class="team-member">
<div class="thumnail">
<img src="assets/images/michel.jpg" alt="" class="cause-img">
</div>
<h4 class="member-name"><a href="#">Michel S. Sakr</a></h4>
<div class="member-position">
CO-FOUNDER
</div>
<div class="btn-holder">
<a href="#" class="btn"> <i class="fa fa-envelope"></i> </a>
<a href="#" class="btn"> <i class="fa fa-facebook"></i> </a>
<a href="#" class="btn"> <i class="fa fa-google"></i> </a>
<a href="#" class="btn"> <i class="fa fa-twitter"></i> </a>
<a href="#" class="btn"> <i class="fa fa-linkedin"></i> </a>
</div>
</div> <!-- /.team-member -->
</div>
<div class="col-md-4 col-sm-6">
<div class="team-member">
<div class="thumnail">
<img src="assets/images/antoine.jpg" alt="" class="cause-img">
</div>
<h4 class="member-name"><a href="#">Antoine C. Nader</a></h4>
<div class="member-position">
CO-FOUNDER
</div>
<div class="btn-holder">
<a href="#" class="btn"> <i class="fa fa-envelope"></i> </a>
<a href="#" class="btn"> <i class="fa fa-facebook"></i> </a>
<a href="#" class="btn"> <i class="fa fa-google"></i> </a>
<a href="#" class="btn"> <i class="fa fa-twitter"></i> </a>
<a href="#" class="btn"> <i class="fa fa-linkedin"></i> </a>
</div>
</div> <!-- /.team-member -->
</div>
</div> <!-- /.row -->
</div>
</div>
</div>
<footer class="main-footer">
<div class="footer-top">
</div>
</footer> <!-- main-footer -->
<!-- jQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/js/jquery-1.11.1.min.js"><\/script>')</script>
<!-- Bootsrap javascript file -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Template main javascript -->
<script src="assets/js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X');ga('send','pageview');
</script>
</body>
</html>