-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
715 lines (705 loc) · 32.3 KB
/
index.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
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns/profile">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>David Tchekachev - Tchekda</title>
<link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/index.css" />
<meta name="description" content="David Tchekachev's Portfolio" />
<meta name="author" content="Tchekda" />
<meta name="copyright" content="© Tchekda" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Tchekda's Portfolio" />
<meta name="twitter:site" content="@DavidTchekachev" />
<meta name="twitter:creator" content="@Tchekda" />
<meta name="twitter:description"
content="This is Tchekda's portfolio, presenting him, his skills, his projects, and how to contact him" />
<meta name="twitter:image" content="https://www.tchekda.fr/assets/img/Logo.png" />
<meta name="twitter:url" content="https://www.tchekda.fr/" />
<meta property="og:url" content="https://www.tchekda.fr/" />
<meta property="og:title" content="Tchekda's Portfolio" />
<meta property="”og:type”" content="profile" />
<meta property="profile:first_name" content="David" />
<meta property="profile:last_name" content="Tchekachev" />
<meta property="profile:username" content="Tchekda" />
<meta property="profile:gender" content="Male" />
<meta property=”og:url” content=”https://www.tchekda.fr/” />
<meta property="og:description"
content="This is Tchekda's portfolio, presenting him, his skills, his projects, and how to contact him" />
<meta property="og:image" content="https://www.tchekda.fr/assets/img/Logo.png" />
</head>
<body>
<header class="header">
<div class="container">
<div class="row">
<a href="#" class="header-logo col s6 push-s3 m3">
<img loading="lazy" src="assets/img/Logo.png" alt="Logo" />
</a>
<nav class="menu col s12 m9 center-on-small-only">
<a href="#about" class="menu-item">About</a>
<a href="#skills" class="menu-item">Skills</a>
<a href="#actions" class="menu-item">Hobbies</a>
<a href="#projects" class="menu-item">Projects</a>
<a href="/CV.pdf" target="_blank" class="menu-item">CV</a>
<a href="#contact" class="menu-item">Contact</a>
</nav>
</div>
<div class="cb"></div>
<h1 class="header-baseline row">
<div class="header-baseline-l header-baseline-l1 col s12">
David Tchekachev
</div>
<div class="header-baseline-l header-baseline-l2 col s12">
“ Tchekda ”
</div>
<div class="header-baseline-l header-baseline-l3 col s12">
IT Consulant & Developer
</div>
</h1>
<p>
<a class="btn" href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</header>
<section class="section" id="about">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">About</h1>
<p class="col s12 m10 center-on-small-only">
Who am I - What do I do - What do I like
</p>
</div>
<h2 class="center-on-small-only">Who I am</h2>
<div class="about row center-on-small-only">
<div class="about-text col s12 m9">
<p>
My name is David Tchekachev (a.k.a <i>Tchekda</i> on the Internet) and I'm a 21 year-old computer science
student at <a href="https://www.epita.fr/en" target="_blank">EPITA</a>, a 5-year engineering university.
Currently seeking a Software Engineering internship from <strong>September 2024 until February 2025</strong>
</p>
<p>
In the past years I developed multiple websites and solutions for companies that had specific needs to
computerize
and automate some repetitive tasks, which led me recently to register my own company as a freelancer.
Solving problems in a creative way is what drives me to keep learning and improving my skills.
</p>
<p>
I also engage in sport and volunteering activities in order to build new skills that I can use for my
professional experience. Keeping myself busy to make myself better and more valuable is one of my most
important goals.
</p>
</div>
<div class="about-picture col s6 m3 push-s3">
<img loading="lazy" src="/assets/img/portrait.jpg" alt="Portait" />
</div>
</div>
</div>
</section>
<section class="background">
<div class="container">
<blockquote class="quote">
“ A language that doesn't affect the way you think about programming
is not worth knowing. ”
</blockquote>
<cite class="quote-author">Alan J. Perlis</cite>
</div>
</section>
<section class="section" id="skills">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">Skills</h1>
<p class="col s12 m10 center-on-small-only">
Which technologies do I use - How much am I competent using them
</p>
</div>
<div class="skills row center">
<div class="skills-progress col s12 m4">
<div class="skills-progress-text">
<h2>Languages I program with</h2>
</div>
<div class="progress">
<div class="progress-title">NodeJS - JS - TS</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Python</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">SQL</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">PHP</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Java</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<div class="progress">
<div class="progress-title">C# - C</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<div class="progress">
<div class="progress-title">OCaml</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<hr class="hide-on-med-and-up show-on-small" />
</div>
<div class="skills-progress col s12 m4">
<div class="skills-progress-text">
<h2>Frameworks</h2>
</div>
<div class="progress">
<div class="progress-title">ReactJS</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">NestJS</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">TailwindCSS</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Symfony</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Doctrine</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Laravel</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<div class="progress">
<div class="progress-title">Django & Flask</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<hr class="hide-on-med-and-up show-on-small" />
</div>
<div class="skills-progress col s12 m4">
<div class="skills-progress-text">
<h2>Tools / Technics</h2>
</div>
<div class="progress">
<div class="progress-title">APIs</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Linux</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Docker</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Scripting - Regex</div>
<div class="progress-value green-text">Advanced</div>
</div>
<div class="progress">
<div class="progress-title">Unit Testing</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<div class="progress">
<div class="progress-title">CI/CD</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
<div class="progress">
<div class="progress-title">AWS</div>
<div class="progress-value orange-text">Intermediate</div>
</div>
</div>
<p>Labels : </p>
<ul>
<li>
<span class="progress-value green-text">Advanced</span> : Used in multiple projects, competent with advanced
notions, can fluently code with it without hesitation
</li>
<li>
<span class="progress-value orange-text">Intermediate</span> : Played with it on side-projects, have some
understanding of its use-cases and limitations
</li>
</ul>
</div>
</div>
</section>
<section class="background">
<div class="container">
<blockquote class="quote">
“ Any fool can write code that a computer can understand. Good
programmers write code that humans can understand. ”
</blockquote>
<cite class="quote-author">Martin Fowler</cite>
</div>
</section>
<section class="section" id="soft">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">Soft skills</h1>
<p class="col s12 m10 center-on-small-only">
How do I work with other people - What makes me different
</p>
</div>
<div class="row">
<h2 class="center-on-small-only col s12 m6 push-m4">
What makes me better at what I do
</h2>
</div>
<div class="action row center-on-small-only">
<div class="action-picture col s12 m4">
<img loading="lazy" src="/assets/img/ref.jpg" alt="Portait" height="30%" />
</div>
<div class="action-text col s12 m8">
<ul>
<li>My experience in ice-hockey refereeing forced me to master some skills such as <b>communication</b>,
<b>conflict management</b>, <b>teamwork</b>, <b>stress management</b>, <b>decision-making</b>, <b>openness
to criticism</b>, <b>leadership</b> and many more because I need to take decisions in matter of seconds
while managing
players that are competing at full speed. I also need to rely on my colleagues as much as they rely on me
to take the best decision from the point of view I have and take a step back to quickly analyze tense
situations.
</li>
<li>As a freelance, working with real clients taught me some other skills which helped me gain a lot of
experience, for
example
<b>adaptability</b>, <b>leadership</b>, <b>creativity</b>, <b>time management</b>, <b>project
organization</b>, <b>specification formalization</b>
and <b>problem-solving</b> are skills that helped me a lot to successfully answer client's needs by
providing custom solutions that fit perfectly the requirements provided.
</li>
<li>As a team manager, I also discovered a lot of new aspects that are helping me efficiently lead my teams
by developing a variety of skills like <b>project management</b>, <b>collaboration</b>, <b>decision
making</b>, <b>communication</b>, <b>leadership</b> and many others valuable keys to create the best
environment for my colleagues and I to work in.</li>
<li>Being curious is keeping me interested in the new tools available on the market that could allow me to
build new projects in the future. When I want to build something, this allows me to take a step back to
research what is already available out-of-the-box to use, instead of building everything from scratch, and
then make the best recommandation to my clients in order to have the most time-and-cost efficient
proposal.</li>
</ul>
</div>
</div>
</div>
</section>
<section class="background">
<div class="container">
<blockquote class="quote">
“ If we want users to like our software, we should design it to behave like a likable person. ”
</blockquote>
<cite class="quote-author">Alan Cooper</cite>
</div>
</section>
<section class="section" id="actions">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">Actions</h1>
<p class="col s12 m10 center-on-small-only">
What am I doing else than programming
</p>
</div>
<div class="row">
<h2 class="center-on-small-only col s12 m6 push-m4">
What I'm doing for others and our society
</h2>
</div>
<div class="action row center-on-small-only">
<div class="action-text col s12 m8">
<p>
I got introduced to programming by volunteers on meetups in Paris and, now that I have gained some technical
experience, it became important to me to give this opportunity back to the community.
</p>
<p>
I'm the most proud of the volunteering I'm doing at <a href="http://coderdojoparis.com/"
target="_blank">CoderDojo Paris</a> <small>(see picture)</small> where, each month, I'm mentoring a
dozen kids into discovering programing. It's the same community that taught me the basics and gave me the
passion I have for computers.
</p>
<p>
Not only in programming but also in sports, after a dozen years being an ice-hockey player I became a
referee to stay at a high-level of competition and engage with players.
As an ice-hockey referee, I worked hard to climb the steps to the National level <small>(highest level in
France)</small>. Working with professional players is very challenging and pushing me to work even
harder to provide them with a safe environment to play and enjoy.
</p>
</div>
<div class="action-picture col s12 m4">
<img loading="lazy" src="/assets/img/coderdojo.png" alt="Portait" />
</div>
</div>
</div>
</section>
<section class="background">
<div class="container">
<blockquote class="quote">
“ Talk is cheap. Show me the code. ”
</blockquote>
<cite class="quote-author">Linus Torvalds</cite>
</div>
</section>
<section class="section" id="projects">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">Projects</h1>
<p class="col s12 m10 center-on-small-only">What did I work on</p>
</div>
<div class="projects row center">
<div class="projects-item col s12">
<div class="projects-thumb">
<img loading="lazy" src="/assets/img/ivao.png" alt="IVAO Webeye screenshot" />
</div>
<div class="row">
<div class="projects-info col s12 m11">
<div class="projects-title">
<h2>IVAO Web Manager</h2>
<p>January 2021 - Now</p>
</div>
<p class="projects-content">
Web Team Manager in the Development Operations department. I'm in charge of the overview,
supervision, assignement, deployment, testing, validation and maintenance of the IVAO Web Systems. Being
part of this organization has given me the opportunity to work with a lot of different technologies,
people and problematics to solve on our systems which are visited by thousands of people every day.
</p>
<ul class="projects-list">
<li><u>Backend</u>: PHP (Laravel), Rust, NodeJS (NestJS), Python</li>
<li><u>Frontend</u>: Javascript (ReactJS)</li>
<li><u>Database</u>: MySQL, MongoDB, Redis</li>
<li><u>DevOps</u>: Docker, Kubernetes, GitHub Actions</li>
<li><u>Observability</u>: Prometheus, Loki, Grafana, OpenTelemetry</li>
<li><u>Public and Internal API interactions</u>: REST <small>(>200 reqs/sec)</small> & RabbitMQ
<small>(200 msg/sec)</small></li>
<li><u>Team leader</u>: Documentation, Code Review, Onboarding, Coordination with other teams</li>
<li><u>Main projects</u>: <ul>
<li><a target="_blank" href="https://wiki.ivao.aero/en/home/devops/api/oauth-request">In-house OAuth
provider</a></li>
<li><a target="_blank" href="https://sso.ivao.aero">Custom SSO</a></li>
<li><a target="_blank" href="https://webeye.ivao.aero">Webeye: Live network visualization</a></li>
<li><a target="_blank" href="https://api.ivao.aero/docs">Open and documented APIs</a></li>
</ul>
</li>
</ul>
</div>
<div class="projects-meta col s12 m1 center-on-small-only">
For <a href="https://ivao.aero/" target="_blank">IVAO</a>
</div>
</div>
</div>
</div>
<div class="projects row center">
<div class="projects-item col s12 m6">
<a href="https://github.com/Tchekda/Avenir" class="projects-thumb">
<img loading="lazy" src="/assets/img/avenir.jpg" alt="Students with computers" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>"Avenir" Platform</h2>
<p>April 2020 - <b>Now</b></p>
</div>
<p class="projects-content">
Highschool platform replacing the paper version of "Fiche Navette" used to collect student's wish for
next year's options. With a complete backoffice to configure everything, with common import/export
formats and a dashboard for teachers.
</p>
<a href="http://lycee.tchekda.fr/" target="_blank" class="btn btn-primary">Product Page</a>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
For highschools
</div>
</div>
</div>
<div class="projects-item col s12 m6">
<a href="https://kardz.biz" class="projects-thumb">
<img loading="lazy" src="/assets/img/deloitte.png" alt="Kardz virtual profile screenshot" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>Deloitte Luxembourg</h2>
<p>June 2023 - Aug 2023</p>
</div>
<p class="projects-content">
During a summer internship at Deloitte Luxembourg, I lead the development of an internal application in
coordination with the UI/UX team while reporting to the company's stakeholders. This project was a great
opportunity to learn how to work in a big company and how to manage a project from A to Z. <br>
Also, I had the opportunity to drive some research on Generative AI and how it could be used in such big company.
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
For <a href="https://www2.deloitte.com/lu/en.html" target="_blank">Deloitte Luxembourg</a>
</div>
</div>
</div>
</div>
<div class="projects row center">
<div class="projects-item col s12 m6">
<a href="https://kardz.biz" class="projects-thumb">
<img loading="lazy" src="/assets/img/kardz.png" alt="Kardz virtual profile screenshot" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>Preen.Me - Aggaeus</h2>
<p>Dec 2022 - May 2023</p>
</div>
<p class="projects-content">
Joined the team as a technical IT consultant & developer to create proof-of-concepts (PoCs) and website
MVPs to
pre-sell new product ideas in order to test how the market would react and would require a complete
full-size solution. Working for this company allowed me to touch a lot of different technologies and new
things I wouldn't have thought of, such as BigData, Influencer Marketing, Mobile Application,
Blockchain, Medical products, E-commerce, AWS at
scale, etc...
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
For <a href="https://www.linkedin.com/company/preen-me/" target="_blank">Preen.Me - Aggaeus</a>
</div>
</div>
</div>
<div class="projects-item col s12 m6">
<div class="projects-thumb">
<img loading="lazy" src="/assets/img/atc.jpg" alt="Air traffic controller" />
</div>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>Internal Automation Tools</h2>
<p>August 2021 - Dec 2021</p>
</div>
<p class="projects-content">
Automating and optimizing repetitive tasks while providing some insights on processes by analyzing
statistical data.
All tools are hand-made to fit their exact need and integrate with existing internal tools and
third-party services.
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
For <a href="https://www.ambitiontelecom.com/" target="_blank">AT&R</a>
</div>
</div>
</div>
</div>
<div class="projects row center">
<div class="projects-item col s12 m6">
<a href="https://github.com/Tchekda?tab=repositories&q=Autonomous" target="_blank" class="projects-thumb">
<img loading="lazy" src="/assets/img/car.png" alt="Self-Made car" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>
<a href="https://github.com/Tchekda?tab=repositories&q=Autonomous">
Self-Made Autonomous Car
</a>
</h2>
<p>December 2019</p>
</div>
<p class="projects-content">
High school engineering project: Car with sensors managed by RaspberryPi 4 and an Android Kotlin
application to take
control if needed
</p>
<p>
<a href="https://github.com/Tchekda?tab=repositories&q=Autonomous" target="_blank"
class="btn btn-primary">Repositories</a>
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
2 months
<br />
For national olympiads
</div>
</div>
</div>
<div class="projects-item col s12 m6">
<a href="https://github.com/Tchekda/DN42Scripts" target="_blank" class="projects-thumb">
<img loading="lazy" src="/assets/img/server.jpg" alt="Server" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>
<a href="https://github.com/Tchekda/DN42Scripts">
DN42 Network
</a>
</h2>
<p>February 2020</p>
</div>
<p class="projects-content">
Played with DN42 to discover basics of networking and how global Internet runs <small>(BGP / Tunnel /
OSPF / Peering / Transit)</small>
</p>
<p>
<a href="http://dn42.tchekda.fr" target="_blank" class="btn btn-primary">Information</a>
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
3 month<br />
Curiosity
</div>
</div>
</div>
</div>
<!-- <div class="projects row center">
<div class="projects-item col s12 m6">
<a href="https://github.com/Tchekda/Arduino-Weather-Station" target="_blank" class="projects-thumb">
<img loading="lazy" src="/assets/img/weather.jpg" alt="Weather Station" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>
<a href="https://github.com/Tchekda/Arduino-Weather-Station">
Arduino Weather Station
</a>
</h2>
<p>October 2019</p>
</div>
<p class="projects-content">
High school engineering project: Collecting environment data, sending them over Bluetooth to a
smartphone to display
in the app, and to a computer to store/display in TIG, with some Python AI
</p>
<p>
<a href="https://github.com/Tchekda/Arduino-Weather-Station" target="_blank"
class="btn btn-primary">Repository</a>
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
1 month
<br />
High school project
</div>
</div>
</div>
<div class="projects-item col s12 m6">
<a href="https://github.com/Tchekda/Boulbicup" target="_blank" class="projects-thumb">
<img loading="lazy" src="/assets/img/hockey.jpg" alt="Young Ice Hockey Players" />
</a>
<div class="row">
<div class="projects-info col s12 m9">
<div class="projects-title">
<h2>
<a href="https://github.com/Tchekda/Boulbicup">
Ice-Hockey Tournament Website
</a>
</h2>
<p>September 2019</p>
</div>
<p class="projects-content">
Management website made for ice-hockey teams to manage tournaments automatically instead of manually
managing schedules and games.
</p>
<p>
<a href="https://github.com/Tchekda/Boulbicup" target="_blank" class="btn btn-primary">Repository</a>
</p>
</div>
<div class="projects-meta col s12 m3 center-on-small-only">
2 months
</div>
</div>
</div>
</div> -->
</div>
</section>
<section class="background">
<div class="container">
<blockquote class="quote">
“ Working together produces a greater result than the sum of
individual elements ”
</blockquote>
</div>
</section>
<section class="section" id="contact">
<div class="container">
<div class="section-title row">
<h1 class="col s12 m2">Contact</h1>
<p class="col s12 m10 center-on-small-only">
How may we get in touch
</p>
</div>
<div class="row">
<div class="contact-form col s12 m6">
<h2 class="center">Send Me a Message</h2>
<form class="form" id="contact_form">
<input class="form-input" type="text" name="user_name" id="name" placeholder="Name" required />
<input class="form-input" type="email" name="user_email" id="email" placeholder="Email adress" required />
<textarea class="form-textarea" name="message" id="text" placeholder="Message" required></textarea>
<div class="g-recaptcha" data-sitekey="6Lfp7bAZAAAAAGW0eufgBFksU77zNgjkD8kjj_ek"></div>
<input type="hidden" name="contact_number" />
<button type="submit" class="btn btn-primary">Send</button>
</form>
</div>
<div class="contact-info col s8 push-s2 m6 center">
<h2 class="center">Other ways</h2>
<ul class="contact-list center">
<li>
<a href="mailto:[email protected]" target="_blank"><i class="icon fas fa-envelope"></i>
</li>
<li>
<a href="https://twitter.com/DavidTchekachev" target="_blank"><i class="icon fab fa-twitter"></i>
DavidTchekachev</a>
</li>
<li>
<a href="https://twitter.com/Tchekda" target="_blank"><i class="icon fab fa-twitter"></i> Tchekda</a>
</li>
<li>
<a href="https://www.linkedin.com/in/david-tchekachev" target="_blank"><i
class="icon fab fa-linkedin-in"></i> David Tchekachev</a>
</li>
<li>
<a href="https://github.com/Tchekda" target="_blank"><i class="icon fab fa-github"></i> Tchekda</a>
</li>
<li>
<a href="https://t.me/Tchekda" target="_blank"><i class="icon fab fa-telegram"></i> Tchekda</a>
</li>
<li>
<a href="#!"><i class="icon fab fa-discord"></i> Tchekda</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="section footer">
<div class="container">
<div class="footer-copy center">
<i class="far fa-copyright fa-xs"></i> Tchekda 2020, All Rights
Reserved | Designed by Tchekda | SIREN : 902 746 262
</div>
</div>
</footer>
</body>
<script src="https://kit.fontawesome.com/86f0850f53.js" crossorigin="anonymous"></script>
<script src="https://www.google.com/recaptcha/api.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/email.min.js"></script>
<script>
(function () {
emailjs.init("user_S4GkrC97lNnQVQomJL9Sq");
})();
window.onload = function () {
document
.getElementById("contact_form")
.addEventListener("submit", function (event) {
event.preventDefault();
// generate the contact number value
if (grecaptcha.getResponse().length !== 0) {
// reCAPTCHA success
this.contact_number.value = (Math.random() * 100000) | 0;
emailjs.sendForm("poste_io", "template_base", this);
document.getElementById("contact_form").reset();
} else {
alert("Please fill the captcha");
}
});
};
</script>
</html>