-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
448 lines (420 loc) · 15.7 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
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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="img/fav.png">
<!-- Author Meta -->
<meta name="author" content="colorlib">
<!-- Meta Description -->
<meta name="description" content="">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>About</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700,900" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- Start Header Area -->
<header id="header">
<div class="container main-menu">
<div class="row align-items-center d-flex">
<div id="logo">
<a href="index.html"><img src="img/logo.png" width="40px" alt="" title="" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class=""><a href="index.html">Home</a></li>
<!-- <li><a href="https://projects.yadev.co" target="_blank">Projects</a></li> -->
<li class="menu-has-children"><a href="#">Videos & Podcasts</a>
<ul>
<li><a href="https://www.youtube.com/channel/UCToxZRXSgjWInI-PE9wGQ3w" target="_blank">Curioxity TV</a></li>
<li><a href="https://open.spotify.com/show/45Bua9lmVNGYp2RCk0PmOR" target="_blank">Curioxity Voice</a></li>
<!-- <li><a href="services.html">Service</a></li>
<li><a href="portfolio-details.html">Portfolio Details</a></li> -->
</ul>
</li>
<li><a href="https://design.yadev.co">Creatives</a></li>
<li><a href="https://blog.yadev.co" class="active">About me</a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- End Header Area -->
<!-- start banner Area -->
<!-- <section class="banner-area relative">
<div class="container">
<div class="row d-flex align-items-center justify-content-center">
<div class="about-content col-lg-12">
<h1 class="text-white">
About me
</h1>
<p class="link-nav">
<span class="box">
<a href="index.html">Home </a>
<a href="about.html">About</a></p>
</span>
</div>
</div>
</div>
</section> -->
<!-- End banner Area -->
<!-- Start About Area -->
<section class="about-area section-gap">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-lg-6 about-left">
<img class="img-fluid" src="img/yadev.jpg" alt="">
</div>
<div class="col-lg-5 col-md-12 about-right">
<div class="section-title">
<h2>Yadev Jayachandran</h2>
</div>
<div class="mb-50 wow fadeIn" data-wow-duration=".8s">
<p>
Hi, I’m a technologist, designer & educator who loves to experiment on the edge of design and technology. I believe that when technology combined with simple & well-crafted design, it can deliver the best experience for its users. I enjoy experimenting myself in various domains of technology and design and thus I’ve worked on a broad range of roles from designing branding items, wireframing, creating UI designs, working on improving UX, making simple illustrations to building IoT projects & gadgets, prototyping, R&D, creating android apps, web apps, organizing hackathons and a lot more. I love working in a dynamic & fast-paced environment with some cool like-minded people, exploring the depths of the problem that’s in context, and creating some amazing solutions that deliver the best user experience.
</p>
<p>Apart from this, one thing that I enjoy the most is teaching. I talk about design, technology, and product development to my students.
</p>
</div>
<!-- <a href="#" class="primary-btn white" data-text="More Info">
<span>M</span>
<span>o</span>
<span>r</span>
<span>e</span>
<span> </span>
<span>I</span>
<span>n</span>
<span>f</span>
<span>o</span>
</a> -->
<a href="#" class="primary-btn" data-text="Resume">
<span>D</span>
<span>o</span>
<span>w</span>
<span>n</span>
<span>l</span>
<span>o</span>
<span>a</span>
<span>d</span>
</a>
</div>
</div>
</div>
</section>
<!-- End About Area -->
<!-- Start Job History Area Area -->
<section class="job-area section-gap-top section-gap-bottom-90">
<div class="container">
<div class="row d-flex">
<div class="col-lg-12">
<div class="section-title">
<h2>Work History</h2>
<p>It always feels great to work on multiple domains.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Technology Innovation Fellow</h4>
<p><b>Kerala Startup Mission</b></p>
<p>December 2018 - April 2020</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
As a Technology Innovation Fellow at KSUM, I work on architecting the developer community ecosystem in Kerala.
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Intern</h4>
<p><b>FullStackEngineering.ai</b></p>
<p>December 2019 - February 2020</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
At Fse.ai, I worked on building the course contents for the upcoming AI capsule degree program and worked with the team in organizing AI Bootcamps.
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Creatives head</h4>
<p><b>Pehia Foundation</b></p>
<p>May 2018 - November 2018</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
Pehia Foundation is a non-profit working towards the cause of
spreading technical awareness among gender
minorities with special focus on bringing more into programming. I worked with
the team to organize events and making creative works for
outreach.
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Community Coordinator</h4>
<p><b>Mozilla Kerala</b></p>
<p>October 2017 - November 2019</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
Pehia Foundation is a non-profit working towards the cause of
spreading technical awareness among gender
minorities with special focus on bringing more into programming. I worked with
the team to organize events and making creative works for
outreach.
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Web development Intern</h4>
<p><b>Appmaker.xyz</b></p>
<p>July 2018 - August 2018</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
At appmaker.xyz, I worked on designing and building the website for the products under production.
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-job">
<div class="top-sec d-flex justify-content-between">
<div class="top-left">
<h4>Freelancer</h4>
<p><b>Ui/UX Design, Graphics design & Web development </b></p>
<p>June 2018 - Present</p>
</div>
</div>
<div class="bottom-sec wow fadeIn" data-wow-duration="2s">
I love designing and so, I freelance as a Ui/UX designer, graphics designer and sometimes as a web developer.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Job Historyt Area Area -->
<!-- Start Testimonials Area -->
<!-- <section class="testimonials_area section-gap">
<div class="container">
<div class="testi_slider owl-carousel">
<div class="item">
<div class="testi_item">
<img src="img/quote.png" alt="">
<h4>Fanny Spencer</h4>
<ul class="list">
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
</ul>
<div class="wow fadeIn" data-wow-duration="1s">
<p>
As conscious traveling Paup ers we must always be oncerned about our dear Mother Earth. If you think about it, you travel
across her face <br> and She is the host to your journey.
</p>
</div>
</div>
</div>
<div class="item">
<div class="testi_item">
<img src="img/quote.png" alt="">
<h4>Fanny Spencer</h4>
<ul class="list">
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
</ul>
<div class="wow fadeIn" data-wow-duration="1s">
<p>
As conscious traveling Paup ers we must always be oncerned about our dear Mother Earth. If you think about it, you travel
across her face <br> and She is the host to your journey.
</p>
</div>
</div>
</div>
<div class="item">
<div class="testi_item">
<img src="img/quote.png" alt="">
<h4>Fanny Spencer</h4>
<ul class="list">
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
<li><a href="#"><i class="fa fa-star"></i></a></li>
</ul>
<div class="wow fadeIn" data-wow-duration="1s">
<p>
As conscious traveling Paup ers we must always be oncerned about our dear Mother Earth. If you think about it, you travel
across her face <br> and She is the host to your journey.
</p>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- End Testimonials Area -->
<!-- Start Contact Area -->
<!-- <section class="contact-area section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="contact-title">
<h2>Contact Me</h2>
<p>If you are looking at blank cassettes on the web, you may be very confused at the difference in price. You may see
some for as low as $.17 each.</p>
</div>
</div>
</div>
<div class="row mt-80">
<div class="col-lg-4 col-md-4">
<div class="contact-box">
<h4>+44 2365 654 8962</h4>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="contact-box">
<h4>[email protected]</h4>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="contact-box">
<h4>kenedyjackson.me</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<a href="#" class="primary-btn mt-50" data-text="Hire Me">
<span>H</span>
<span>i</span>
<span>r</span>
<span>e</span>
<span> </span>
<span>M</span>
<span>e</span>
</a>
</div>
</div>
</div>
</section> -->
<!-- End Contact Area -->
<!-- start footer Area -->
<footer class="footer-area">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="footer-top flex-column">
<div class="footer-logo">
<a href="#">
<img src="img/logo.png" alt="">
</a>
<div class="footer-social">
<a href="mailto:[email protected]">
<p>[email protected]</p>
</a>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<a href="index.html" class="primary-btn" data-text="Projects">
<span>K</span>
<span>n</span>
<span>o</span>
<span>w</span>
<span> </span>
<span>m</span>
<span>o</span>
<span>r</span>
<span>e</span>
</a>
</div>
</div>
<h6>Let's get in touch</h6>
</div>
<div class="footer-social">
<a href="https://www.linkedin.com/in/yadev-jayachandran/" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://www.behance.net/yadev64" target="_blank"><i class="fa fa-behance"></i></a>
<a href="https://github.com/yadev64" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.facebook.com/yadev.jayachandran" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/yadev64" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/yadev64/" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://medium.com/@yadevjayachandran" target="_blank"><i class="fa fa-medium"></i></a>
</div>
</div>
</div>
</div>
<div class="row footer-bottom justify-content-center">
<p class="col-lg-8 col-sm-12 footer-text">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<!-- Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Thank you <a href="https://colorlib.com" target="_blank">Colorlib </a> -->
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</footer>
<!-- End footer Area -->
<!-- ####################### Start Scroll to Top Area ####################### -->
<div id="back-top">
<a title="Go to Top" href="#">
<i class="lnr lnr-arrow-up"></i>
</a>
</div>
<!-- ####################### End Scroll to Top Area ####################### -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script>
<script src="js/easing.min.js"></script>
<script src="js/hoverIntent.js"></script>
<script src="js/superfish.min.js"></script>
<script src="js/mn-accordion.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/jquery.circlechart.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>