-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathadvisors.html
More file actions
348 lines (294 loc) · 16.2 KB
/
advisors.html
File metadata and controls
348 lines (294 loc) · 16.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Command Tech <> </title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,400,500,600,700" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Dosis:wght@600&family=Krub:wght@200;500&family=Syne&display=swap" rel="stylesheet">
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<script src="https://unpkg.com/ionicons@5.2.3/dist/ionicons.js"></script> <!--imported this for this page icons-->
<!-- Template Main CSS File -->
<link href="assets/css/advisors.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Rapid - v2.2.0
* Template URL: https://bootstrapmade.com/rapid-multipurpose-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Top Bar ======= -->
<div id="topbar" class="d-none d-lg-flex align-items-end fixed-top topbar-transparent">
<div class="container d-flex justify-content-end">
<h4></h4>
<div class="social-links">
<!--<a href="#" target="_blank" class="instagram"><i class="iconify" data-icon="simple-icons:tiktok" data-inline="false"></i></a>-->
<a href="https://twitter.com/wecommandtech" target="_blank" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/company/commandtechmy/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/command.tech/" target="_blank" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="mailto:team@commandtech.dev" target="_blank" class="instagram"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-transparent">
<div class="container d-flex align-items-center">
<h1 style="font-size: 22px" class="logo mr-auto"><a href="index.html">Command Tech <> </a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav class="main-nav d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<!-- <li><a href="./index.html#services">⌘ Connect</a></li> -->
<li class="drop-down"><a href="./clubs.html">CT Clubs</a>
<ul>
<li><a href="./clubs.html">Clubs</a></li>
<li><a href="./curriculum.html">Curriculum</a></li>
</ul>
</li>
<!--<li><a href="#portfolio">Clubs</a></li>-->
<!--<li><a href="#resources">Resources</a></li>-->
<li class="drop-down" style="border-radius: 20px;"><a href="#">About Us</a>
<ul>
<li><a href="./story.html" >Our Story</a></li>
<li><a href="./team.html">Meet the Team</a></li>
<li><a href="./advisors.html">Board of Advisors</a></li>
</ul>
</li>
<li><a href="./index.html#faq">FAQs</a></li>
</ul>
</nav><!-- .main-nav-->
</div>
</header><!-- End Header -->
<section id="team" class="team section-bg">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h3 style="margin-top: 100px; margin-bottom: 0;">Our Advisors</h3>
<p>Our amazing advisors help us strategise in order to achieve our mission! </p>
</div>
<div class="row">
<div class="col-lg-4 col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="assets/img/ashley.JPG" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Ashley Suelyn</h4>
<span>Chief of Staff at Socar</span>
<div class="social">
<!--
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
-->
<a href="https://www.linkedin.com/in/ashleysuelyn/"><i class="fa fa-linkedin"></i></a> <a href="mailto:ashley@commandtech.codes"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8" >
<p>Ashley is a corporate entrepreneur and activist. Having obtained an Actuarial Science degree and an MBA, she started her career as an underwriter but later pivoted towards corporate strategy, business development, project management, and entrepreneurship. Currently, she is the Chief of Staff at SOCAR Malaysia. Ashley received the Marie Claire Amazing Women 2018 Award for successfully building a startup whilst climbing the corporate ladder and for her contribution as an activist in the area of women and youth empowerment. </p>
<p>She founded The Real Planner, a social innovation firm and productivity consultancy in July 2016, and currently serves as a Board of Advisor at Lean InMalaysia and President of Emerging Leaders Asia. Being a Type A go-getter and hustler, Ashley explores new things daily and aims to unleash everyone’s true potential. Apart from being aTedX speaker and self-care advocate, she is also a fitness and health enthusiast, where she recently became a spin cycle fitness instructor at Flycycle. </p>
<p> She hopes to empower more people to be unapologetically ambitious and to be the best version of themselves.</p>
</div>
</div>
<!-- Another advisor -->
<div class="row">
<div class="col-lg-4 col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="https://cdn.discordapp.com/attachments/820189023384633344/842901893428150331/CMH_Profile_Picture.jpeg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Craig Howe</h4>
<span>Craig Howe</span>
<div class="social">
<!--
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
-->
<!-- <a href="https://www.linkedin.com/in/ashleysuelyn/"><i class="fa fa-linkedin"></i></a> <a href="mailto:ashley@commandtech.codes"><i class="fa fa-envelope"></i></a> -->
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8" >
<p>Born and raised in the UK, Craig moved to Australia in 2009. There he started his recruitment career and then moved to Singapore in 2012. He's been here since and focused his career on headhunting and regional executive search for the Asia tech industry. Outside of his professional life he loves to travel, cycle, participate in triathlon events and raise his two beautiful daughters.</p>
</div>
</div>
<!-- Another advisor -->
<div class="row">
<div class="col-lg-4 col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="https://cdn.discordapp.com/attachments/820189023384633344/842902009353994270/IMG_Veronika.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Veronika Durgin</h4>
<span>Veronika Durgin</span>
<div class="social">
<!--
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
-->
<!-- <a href="https://www.linkedin.com/in/ashleysuelyn/"><i class="fa fa-linkedin"></i></a> <a href="mailto:ashley@commandtech.codes"><i class="fa fa-envelope"></i></a> -->
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8" >
<p>Veronika Durgin spent over two decades working with data. She is very passionate about data architecture and data engineering. Veronika believes that stereotypes and negativity should not prevent anyone from following their dreams. She is very excited to share her passion for data with the next generation.</p>
</div>
</div>
<!-- Another advisor -->
<div class="row">
<div class="col-lg-4 col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="https://cdn.discordapp.com/attachments/820189023384633344/842902193589846067/IMG-20201215-WA0003.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Ofonime Brown</h4>
<span>Ofonime Brown</span>
<div class="social">
<!--
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
-->
<!-- <a href="https://www.linkedin.com/in/ashleysuelyn/"><i class="fa fa-linkedin"></i></a> <a href="mailto:ashley@commandtech.codes"><i class="fa fa-envelope"></i></a> -->
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8" >
<p>Brown Ofonime is a software developer and a technology diversity specialist that writes about technology lifestyles. She is a member ofthe Women in Linux Foundation Community’ platform on slack, a GlobalAmbassador for Women Tech Network and a chapter lead for She Code Africain Abuja, Nigeria. As a Tech specialist, her work includes improving new and existing computer-based technology systems and solutions to the TechWomen Network globally, mentors the next generation on softwaredevelopment and STEM and is recently mentoring for the collaborative venture between Andela and Microsoft. She also loves speaking at Tech conferences.</p>
</div>
</div>
<!-- Another advisor -->
<div class="row">
<div class="col-lg-4 col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="https://cdn.discordapp.com/attachments/820189023384633344/842901914551451698/Headshot_propel_c.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Carolina Castro</h4>
<span>Carolina Castro</span>
<div class="social">
<!--
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
-->
<a href="https://www.linkedin.com/in/ashleysuelyn/"><i class="fa fa-linkedin"></i></a> <a href="mailto:ashley@commandtech.codes"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8" >
<p>Carolina Castro is a community builder and strategist, creative entrepreneur, and angel investor. It is her mission is to make the world more equitable, inclusive, and kinder. After spending a decade producing global marketing campaigns and community programming for nonprofits, Carolina began her own practice to work with organizations/brands to produce content and experiences that catalyzes DE&I and community efforts in tech. She is a Google Women Techmakers Ambassador.</p>
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Footer ======= -->
<footer id="footer" class="section-bg">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="row">
<!--
<div class="col-sm-6">
<div class="footer-info">
<h3>Rapid</h3>
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus. Scelerisque felis imperdiet proin fermentum leo. Amet volutpat consequat mauris nunc congue.</p>
</div>
<div class="footer-newsletter">
<h4>Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna veniam enim veniam illum dolore legam minim quorum culpa amet magna export quem.</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
-->
<div class="col-sm-6">
<!--
<div class="footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about">About us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Terms of service</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.linkedin.com/company/commandtechmy/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/command.tech/" target="_blank" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="mailto: info@commandtech.codes" target="_blank" class="instagram"><i class="fa fa-envelope"></i></a>
</div>
</div>
-->
</div>
</div>
<div class="col-lg-6">
<div class="form">
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>Command Tech</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Rapid
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
<p></p>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>