-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
236 lines (235 loc) · 9.45 KB
/
about.html
File metadata and controls
236 lines (235 loc) · 9.45 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link href="font/stylesheet.css" rel="stylesheet" />
<link href="css/hamburgers.css" rel="stylesheet">
<link href="css/index.css" rel="stylesheet" />
<title>Meet Our Team</title>
</head>
<body>
<div class="container">
<!---------------------------------------Header--------------------------------------------------------->
<header>
<!----------------------------------Navigation&Logo----------------------------------------------------->
<a href="./index.html">
<img class="nav-logo" src="./img/Logo - Export as PNG.png" alt="logo">
</a>
<nav id="menu">
<div class="navhamburger">
<a href="./index.html">Home</a>
<a href="./about.html">About Us</a>
<a href="https://better-business.netlify.com/register">Register</a>
<a href="https://better-business.netlify.com/login">Login</a>
</div>
</nav>
<nav class="desktopNav">
<div class="mainNav">
<a href="./index.html">Home</a>
<a href="./about.html">About Us</a>
</div>
<div class="registerLogin">
<a href="https://better-business.netlify.com/register">Register</a>
<a href="https://better-business.netlify.com/login">Login</a>
</div>
</nav>
</header>
<main id="panel">
<!----------------------- SHOWN HEADER TABLET------------------------------------>
<div class ="headerTabletQuery">
<button class="hamburger hamburger--vortex-r toggle-button" type="button">
<span class="hamburger-box">
<span class="hamburger-inner">
</span>
</span>
</button>
<a href="./index.html" class="aftertablet">
<img class="nav-logo-tablet" src="./img/Logo - Export as PNG.png" alt="logo">
</a>
</div>
<!---------------------------------MAIN CONTENT------------------------------------->
<section class="top">
<p>
Better Business by Recommendation is an app built by Lambda School
students. We spent four days putting it together, and worked together
from front end to back end. Here is an individual introduction to each
person of our skilled and brilliant team.
</p>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft">
<h2>Crawford Collins</h2>
<p>
Project Manager <br /><br />
I am a data scientist currently focusing on building data intensive
applications. I use data to solve problems and visualizations to
tell stories. I explore networks and work on creating better
recommendation systems.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/crawford.jpeg" alt="Lily Su" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/arvin.jpg" alt="Arvin Agas" />
</div>
<div class="bioTextRight">
<h2>Arvin Agas</h2>
<p>
Front End Framework Developer <br /><br />
I love peanut butter. I love pizza. I once attempted a peanut butter
and jelly pizza. It went surprisingly well.
</p>
</div>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft">
<h2>Lily Su</h2>
<p>
Data Scientist <br /><br />
Data Scientist at Data Analytics NYC, where she configures
predictions with open city data for public interest and business
analytics, lead organizer of Cit.ai NYC, hosting events that connect
local data professionals, she was previously a client-facing 3D
artist for an apparel business intelligence consultancy meeting with
Disney, Nike, and Walmart. She enjoys optimizing her life and
building things.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/lily.jpg" alt="Lily Su" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/anthony.jpg" alt="Arvin Agas" />
</div>
<div class="bioTextRight">
<h2>Anthony Piazza</h2>
<p>
Backend Developer <br /><br />
Currently a student in Web 20.75 at Lambda School.
</p>
</div>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft">
<h2>Kemberly Eliscar</h2>
<p>
Frontend React Dev <br /><br />
Kemberly Eliscar is a NY native, UX Designer & Strategist passionate
about digital trends, innovation, and mentorship. As a UX Strategy
Designer she leverages her entrepreneurial and strategic experience
to help companies add value and kickstart them into the future. She
is currently a Web Development student at Lambda School.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/kemberly.jpg" alt="Kemberly Eliscar" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/kevona.png" alt="Kevona Webb" />
</div>
<div class="bioTextRight">
<h2>Kevona Webb</h2>
<p>
Data Scientist <br /><br />
Data scientist of the DS4 cohort specializing in predictive modeling
</p>
</div>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft ">
<h2>Obaida Albaroudi</h2>
<p>
Front End Framework Developer <br /><br />
Fun Fact: I am a big time foodie and have a list of restaurants across the globe.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/obaida.jpg" alt="Obaida Albaroudi" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/andrew.JPG" alt="Andrew Allen" />
</div>
<div class="bioTextRight">
<h2>Andrew Allen</h2>
<p>
Front End Framework Developer <br /><br />
What I worked on: Connecting the login/register to the backend server.
</p>
</div>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft">
<h2>Richany Nguon</h2>
<p>
Web UI <br /><br />
I was born in the darkness, that's why I always use dark mode if given the option.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/richany.jpg" alt="Richany Nguon" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/melissa.jpg" alt="Melissa Kemp" />
</div>
<div class="bioTextRight">
<h2>Melissa Kemp</h2>
<p>
Web UI <br /><br />
I have loved building websites since 1996. I also love playing in Photoshop and Illustrator, and I am passionate about wildlife conservation and saving shelter pets.
</p>
</div>
</section>
<section class="team-member column-reverse">
<div class="bioTextLeft">
<h2>Alfredo Quintana </h2>
<p>
Data Scientist<br /><br />
Student passionate about technology and predictive modeling.
</p>
</div>
<div class="bioPhotoRight">
<img src="/img/aq.png" alt="Alfredo Quintana" />
</div>
</section>
<section class="team-member column-regular">
<div class="bioPhotoLeft">
<img src="/img/enrique.jpg" alt="Melissa Kemp" />
</div>
<div class="bioTextRight">
<h2>Enrique Collado</h2>
<p>
Data Scientist <br /><br />
I want to help companies make better business decisions. I enjoy working with numbers, collecting data, and market research.
</p>
</div>
</section>
<!----------------------------------Footer-------------------------------------------------------------->
<footer>
<p>All Rights Reserved ©</p>
<a href="./index.html">Home</a>
<a href="./about.html">About</a>
<a href="https://better-business.netlify.com/register">Register</a>
<a href="https://better-business.netlify.com/login">Login</a>
<a href="#">DISCLAIMER</a>
<a href="#">TERMS & CONDITIONS</a>
</footer>
</main>
</div>
<script src="js/hamburgers.js"></script>
<script src="js/slideout.min.js"></script>
<script src="js/slideout.js"></script>
</body>
</html>