-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
289 lines (256 loc) · 13.6 KB
/
index.html
File metadata and controls
289 lines (256 loc) · 13.6 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
<!-- start coded_template: id:5787404207 path:generated_layouts/5787404190.html -->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" > <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en" > <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--><!--[if gt IE 8]><!-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tommy LAMBERT - About Me</title>
<!-- Meta Data -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="address=no">
<meta name="author" content="Tommy LAMBERT">
<meta name="description" content="Tommy LAMBERT">
<!-- Twitter data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@platformcore">
<meta name="twitter:title" content="platformcore">
<meta name="twitter:description" content="platformcore">
<meta name="twitter:image" content="assets/images/social.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="Tommy LAMBERT">
<meta property="og:type" content="website">
<meta property="og:url" content="your url website">
<meta property="og:image" content="assets/images/social.jpg">
<meta property="og:description" content="Tommy LAMBERT">
<meta property="og:site_name" content="Tommy LAMBERT">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="144x144" href="assets\images\favicons\apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets\images\favicons\apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets\images\favicons\apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="57x57" href="assets\images\favicons\apple-touch-icon-57x57.png">
<link rel="shortcut icon" href="assets\images\favicons\favicon.png" type="image/png">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="assets\styles\style.css">
<link rel="stylesheet" type="text/css" href="assets\demo\style-demo.css">
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="preloader__wrap">
<div class="circle-pulse">
<div class="circle-pulse__1"></div>
<div class="circle-pulse__2"></div>
</div>
<div class="preloader__progress"><span></span></div>
</div>
</div>
<main class="main">
<!-- Header Image -->
<div class="header-image">
<div class="js-parallax" style="background-image: url(assets/img/image_header.jpg);"></div>
</div>
<div class="container gutter-top">
<!-- Header -->
<header class="header box">
<div class="header__left">
<div class="header__photo">
<img class="header__photo-img" src="assets\img\Tommy_LAMBERT.jpg" alt="Tommy LAMBERT">
</div>
<div class="header__base-info">
<h4 class="title titl--h4">Tommy LAMBERT</h4>
<div class="status">Founder & CEO - PlatformCore</div>
<ul class="header__social">
<li><a href="https://www.facebook.com/PlatformCore/"><i class="font-icon icon-facebook1"></i></a></li>
<li><a href="https://twitter.com/PlatformCore"><i class="font-icon icon-twitter1"></i></a></li>
<li><a href="https://www.instagram.com/platformcore/"><i class="font-icon icon-instagram1"></i></a></li>
<li><a href="https://www.linkedin.com/company/platformcore/"><i class="font-icon icon-linkedin1"></i></a></li>
</ul>
</div>
</div>
<div class="header__right">
<ul class="header__contact">
<li><span class="overhead">Company</span><a href="https://platformcore.com"> PlatformCore.com</a></li>
</ul>
<ul class="header__contact">
<li><span class="overhead">Location</span>Paris, France</li>
</ul>
</div>
</header>
<div class="row sticky-parent">
<!-- Sidebar nav -->
<aside class="col-12 col-md-12 col-lg-2">
<div class="sidebar box sticky-column">
<ul class="nav">
<li class="nav__item"><a class="active" href="index.html"><i class="icon-user"></i>About Me</a></li>
<li class="nav__item"><a href="resume.html"><i class="icon-file-text"></i>Resume</a></li>
<li class="nav__item"><a href="contact.html"><i class="icon-book"></i>Contact</a></li>
</ul>
</div>
</aside>
<!-- Content -->
<div class="col-12 col-md-12 col-lg-10">
<div class="box box-content">
<!-- About -->
<div class="pb-0 pb-sm-2">
<h1 class="title title--h1 first-title title__separate">About Me</h1>
<p>I'm the Founder & CEO of PlatformCore from France, working in web development and education. I enjoy turning complex problems into simple, beautiful and intuitive software.</p>
<p>My job is to build your apps so that can be functional and user-friendly but at the same time attractive. Moreover, I add personal touch to my product and make sure that is eye-catching and easy to use. My aim is to bring a new way to work and organize it for many famous companies.</p>
</div>
<!-- What -->
<div class="mt-1">
<h2 class="title title--h3">What I'm Doing</h2>
<div class="row">
<!-- Case Item -->
<div class="col-12 col-lg-6">
<div class="case-item">
<img class="case-item__icon" src="assets\icons\icon-education.svg" alt="">
<div>
<h3 class="title title--h4">Education</h3>
<p class="case-item__caption">I develop with biggest companies from all over the world, trainings which are certified, and educational programs.</p>
</div>
</div>
</div>
<!-- Case Item -->
<div class="col-12 col-lg-6">
<div class="case-item">
<img class="case-item__icon" src="assets\icons\icon-dev.svg" alt="">
<div>
<h3 class="title title--h4">Web Development</h3>
<p class="case-item__caption">High-quality development of web applications at a professional level.</p>
</div>
</div>
</div>
<!-- Case Item -->
<div class="col-12 col-lg-6">
<div class="case-item">
<img class="case-item__icon" src="assets\icons\icon-app.svg" alt="">
<div>
<h3 class="title title--h4">Digital Marketing</h3>
<p class="case-item__caption">I have technical knowledge about digital marketing, which is helpful because I integrate a lot of marketing APIs to my platform.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonials -->
<div class="mt-2">
<h2 class="title title--h3">Testimonials</h2>
<div class="swiper-container js-carousel-review">
<div class="swiper-wrapper">
<!-- Item review -->
<div class="swiper-slide review-item">
<svg class="avatar avatar--80" viewbox="0 0 84 84">
<g class="avatar__hexagon">
<image xlink:href="assets/img/Anne-Laure-Boncori.jpg" height="72px" width="72px"></image>
</g>
</svg>
<div class="review-item__textbox">
<h4 class="title title--h5">Anne-Laure BONCORI</h4>
<p class="review-item__caption">Tommy was one of my colleague when he was program manager. He truly has organization skills and know how to prepare an educational program with efficiency.</p>
</div>
</div>
<!-- Item review -->
<div class="swiper-slide review-item">
<svg class="avatar avatar--80" viewbox="0 0 84 84">
<g class="avatar__hexagon">
<image xlink:href="assets/img/David-Bechtel.jpg" height="72px" width="72px"></image>
</g>
</svg>
<div class="review-item__textbox">
<h4 class="title title--h5">David BECHTEL</h4>
<p class="review-item__caption">Thanks to Tommy, we had the opportunity develop new programs which was related to the esport industry.</p>
</div>
</div>
<!-- Item review -->
<div class="swiper-slide review-item">
<svg class="avatar avatar--80" viewbox="0 0 84 84">
<g class="avatar__hexagon">
<image xlink:href="assets/img/Jade-Chabaro.jpg" height="100%" width="100%"></image>
</g>
</svg>
<div class="review-item__textbox">
<h4 class="title title--h5">Jade CHABARO</h4>
<p class="review-item__caption">Tommy and I created a training course about machine learning with Dialogflow technology, which has been certified with Google. We were absolutely amazed with what have been done.</p>
</div>
</div>
<!-- Item review -->
<div class="swiper-slide review-item">
<svg class="avatar avatar--80" viewbox="0 0 84 84">
<g class="avatar__hexagon">
<image xlink:href="assets/img/Axel-Ullern.jpg" height="100%" width="100%"></image>
</g>
</svg>
<div class="review-item__textbox">
<h4 class="title title--h5">Axel ULLERN</h4>
<p class="review-item__caption">I was hired via the EPITA (engineering) school to work with Tommy on a Data Science training module which has been created with <a href="https://www.dataiku.com/"> Dataiku</a>'s help and certified with the <a href="https://www.cge.asso.fr/"> CGE</a>.</p>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<!-- Clients -->
<div class="mt-4">
<h2 class="title title--h3">Clients & Partners</h2>
<div class="swiper-container js-carousel-clients">
<div class="swiper-wrapper">
<!-- Item client -->
<div class="swiper-slide">
<a href="https://www.dataiku.com/"><img src="assets\img\Dataiku.png" alt="Dataiku"></a>
</div>
<!-- Item client -->
<div class="swiper-slide">
<a href="https://www.google.com/"><img src="assets\img\Google.png" alt="Google"></a>
</div>
<!-- Item client -->
<div class="swiper-slide">
<a href="https://www.fortinet.com/"><img src="assets\img\Fortinet.png" alt="Fortinet"></a>
</div>
<!-- Item client -->
<div class="swiper-slide">
<a href="https://aws.amazon.com/"><img src="assets\img\AWS.png" alt="AWS"></a>
</div>
<!-- Item client -->
<div class="swiper-slide">
<a href="https://www.isg.fr/"><img src="assets\img\ISG.png" alt="ISG"></a>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">© 2021 Tommy Lambert</footer>
</div>
</div>
</div>
</main>
<!-- SVG masks -->
<svg class="svg-defs">
<clippath id="avatar-box">
<path d="M1.85379 38.4859C2.9221 18.6653 18.6653 2.92275 38.4858 1.85453 56.0986.905299 77.2792 0 94 0c16.721 0 37.901.905299 55.514 1.85453 19.821 1.06822 35.564 16.81077 36.632 36.63137C187.095 56.0922 188 77.267 188 94c0 16.733-.905 37.908-1.854 55.514-1.068 19.821-16.811 35.563-36.632 36.631C131.901 187.095 110.721 188 94 188c-16.7208 0-37.9014-.905-55.5142-1.855-19.8205-1.068-35.5637-16.81-36.63201-36.631C.904831 131.908 0 110.733 0 94c0-16.733.904831-37.9078 1.85379-55.5141z"></path>
</clippath>
<clippath id="avatar-hexagon">
<path d="M0 27.2891c0-4.6662 2.4889-8.976 6.52491-11.2986L31.308 1.72845c3.98-2.290382 8.8697-2.305446 12.8637-.03963l25.234 14.31558C73.4807 18.3162 76 22.6478 76 27.3426V56.684c0 4.6805-2.5041 9.0013-6.5597 11.3186L44.4317 82.2915c-3.9869 2.278-8.8765 2.278-12.8634 0L6.55974 68.0026C2.50414 65.6853 0 61.3645 0 56.684V27.2891z"></path>
</clippath>
</svg>
<div class="back-to-top"></div>
<!-- Demo Menu -->
<div class="btnSlideNav slideOpen"></div>
<div class="btnSlideNav slideClose"></div>
<div class="slideNav">
<a href="dark\index.html" class="btn btn--dark">Dark Template</a>
</div>
<div class="overlay-slideNav"></div>
<!-- Demo Menu -->
<!-- JavaScripts -->
<script src="assets\js\jquery-3.4.1.min.js"></script>
<script src="assets\js\plugins.min.js"></script>
<script src="assets\js\common.js"></script>
<script src="assets\demo\plugins-demo.js"></script>
</body>
</html>