-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
733 lines (674 loc) · 39.6 KB
/
index.html
File metadata and controls
733 lines (674 loc) · 39.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
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
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous">
</script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<!--CSS-->
<link rel="stylesheet" href="CSS/style.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!--Font Awesome-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css"
integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<title>Document</title>
</head>
<body>
<!--Nav Bar-->
<nav class="navbar nav-custom navbar-inverse navbar-expand-lg sticky-top">
<div class="container-fluid">
<button class="navbar-toggler bg-dark" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse navbar mx-auto " id="navbarNav">
<ul class="navbar-nav navi mx-auto">
<li class="nav-item">
<a class="nav-link " aria-current="page" href="#">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--Nav Bar End-->
<!--Hero section-->
<section>
<div class="container-fluid hero-container">
<div class="row">
<div class="col-sm-12 col-lg-6 hero-col ">
<div class="wrapper">
<p>Jimmy</p>
<p>David</p>
<p>Junior</p>
<p>Software</p>
<p>Developer</p>
</div>
</div>
</div>
</div>
</section>
<!--Hero section End-->
<!--Project section -->
<section>
<div>
<h2 id="projects" class="section-header">My Projects</h2>
<hr>
</div>
<div class="container-fluid projects-container">
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card ">
<img src="media/bar-hop-23-web.png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Bar Hop 23</h3>Bar Hop 23 is an app designed to use Google Maps to find the closest
craft beer bars and breweries to you using geo-location. It also has a calorie counter
for the user to track calorie loss on the route.
</span>
<span class="project-tech">
<h3>Tech</h3>Bar Hop 23 was built in typeScript using a React Frame work as well ase
node.js and Redux.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="https://img.icons8.com/color/48/000000/typescript.png" />
<img src="https://img.icons8.com/color/48/000000/redux.png" />
<img src="https://img.icons8.com/color/48/000000/nodejs.png" />
</div>
<div class="link-container text-center">
<a href="https://barhop-23-83x7w87o8-jimbobding.vercel.app/" target="_blank"
type="button" class="cta">Go
to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/bar-hop23" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card ">
<img src="media/tmdb.png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>IMDB Movie Clone</h3>IMDB Movie Clone is an app used to display and filter films
using the TMDB API.
</span>
<span class="project-tech">
<h3>Tech</h3>The IMDB Movie Clone was built using Next.js and uses a REST API from
TMDB.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="media/next-js.svg" />
</div>
<div class="link-container text-center">
<a href="https://imdb-next-6f82rqtx5-jimbobding.vercel.app/" target="_blank"
type="button" class="cta">Go
to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/imdb-next" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card ">
<img src="media/google.png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Google Clone</h3>Google Clone is a clone of the Google search engine designed to
display search results just as Google does.
</span>
<span class="project-tech">
<h3>Tech</h3>The Google Clone Clone was built using Next.js and uses a REST aAPI from
Googe.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="media/next-js.svg" />
</div>
<div class="link-container text-center">
<a href="https://google-next-theta.vercel.app/" target="_blank" type="button"
class="cta">Go
to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/google-next" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card ">
<img src="media/Index-hero-img.png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Seasons</h3>Seasons is an e-commerce shop for a seasonal fruit delivery service.
Allowing
customers to browse products and place them in a basket before purchasing them. It
also saves users information and delivery details and employs a customer login and
registration system.
</span>
<span class="project-tech">
<h3>Tech</h3>Seasons uses Bootstrap 4 for mobile-first design. The application is
made
using the Python web framework Django which allows users of the backend SQLite
database.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/python.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/django.png" />
<img src="https://img.icons8.com/color/48/000000/heroku.png" />
</div>
<div class="link-container text-center">
<!-- <a href="https://seasons-farm-box-you.herokuapp.com/" target="_blank" type="button"
class="cta">Go to site<i class="fas fa-globe"></i></a> -->
<a href="https://github.com/jimbobding/seasons" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card">
<img src="media/My Cocktrail Buddy .png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Cocktail Buddy</h3>Cocktail Buddy is a database application designed to store
cocktail recipes. The app also has CRUD functionality allowing users to create, edit
and delete
recipes. It also has login and user profile capabilities.
</span>
<span class="project-tech">
<h3>Tech</h3> Cocktail Buddy uses Materialize for its design. The application is made
using the Python web framework Flask.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/python.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/flask.png" />
<img src="https://img.icons8.com/color/48/000000/heroku.png" />
</div>
<div class="link-container text-center">
<a href="https://cocktail-buddy-kldc.onrender.com" target="_blank" type="button"
class="cta">Go to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/Cocktail-buddy-jim" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card">
<img src="media/Bar Hop UK Logo Guy (1).png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Bar Hop UK</h3>Bar Hop UK is an app designed for people to plan brewery or craft
beer
tours in selected cities in the UK. It also has a function allowing the user to find
the closest brewery or craft beer bar to their location at any given time.
</span>
<span class="project-tech">
<h3>Tech</h3>Bar Hop UK uses Bootstrap for mobile-first design. The application is
made
using the HTML for framework CCS for styling and Javascript for dynamism. Jquery is
used
to simplify the javascript code.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="https://img.icons8.com/color/48/000000/git.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/jquery.png" />
</div>
<div class="link-container text-center">
<a href="https://wonderful-booth-f9a65f.netlify.app/" target="_blank" type="button"
class="cta">Go to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/Bar-Hop-UK" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card">
<img src="media/map.png" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Calorie Map</h3>Calorie Map is an app designed to calculate the number of
calories
lost on a
a journey between to different places, using google maps API dependent on height,
weight
and walking speed.
</span>
<span class="project-tech">
<h3>Tech</h3>CCalorie Map uses Bootstrap for mobile-first design. Javascript is used
for the logic and dynamism
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="https://img.icons8.com/color/48/000000/git.png" />
<img src="https://img.icons8.com/material-outlined/24/000000/google-maps-new.png" />
</div>
<div class="link-container text-center">
<a href="https://weightloss-calculator.vercel.app/" target="_blank" type="button"
class="cta">Go to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/weightloss-calculator" target="_blank"
type="button" class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid projects-container">
<div class="row">
<div class="col projects-col justify-content-center d-flex">
<div class="card projects-card ">
<img src="media/blinker.jpg" class="card-img-top projects-img" alt="...">
<div class="card-body projects-card">
<span class="project-blurb">
<h3>Blinker</h3>Blinker is a website I made for a cocktail bar. It contains a contact
form, map, picture gallery, interactive navbar and social media links.
</span>
<span class="project-tech">
<h3>Tech</h3>Blinker uses Bootstrap 4 for mobile-first design. The webpage is
made
using HTML, CSS and Javascript.
</span>
<div class="container tech-icon-container text-center">
<img src="https://img.icons8.com/color/48/000000/html-5.png" />
<img src="https://img.icons8.com/ios-filled/50/000000/css.png" />
<img src="https://img.icons8.com/color/48/000000/javascript.png" />
<img src="https://img.icons8.com/color/48/000000/bootstrap.png" />
</div>
<div class="link-container text-center">
<a href="https://blinkerbar.netlify.app//" target="_blank" type="button" class="cta">Go
to site<i class="fas fa-globe"></i></a>
<a href="https://github.com/jimbobding/Blinker-" target="_blank" type="button"
class="cta"> Repositry<i class="fab fa-lg fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Project section End-->
<!--About section -->
<section>
<div class="container about-container" id="about">
<div class="row">
<div class="col-lg-6">
<div class="about-p">
<h2 class="section-header">About Me</h2>
<hr>
<p>Greetings! Having dedicated a significant part of my adult life to the dynamic hospitality
sector in Australia, my professional journey took an exciting turn when I discovered the
captivating realm of coding. This discovery prompted me to enroll in Code Institute's Full
Stack Software Developer course, a rigorous 12-month program designed for accelerated
learning.</p>
<p>Beyond immersing myself in the intricacies of coding and software technologies, the course
enriched me with valuable skills in communication, community collaboration, and a
solutions-focused mindset. The curriculum, mirroring a real-world SaaS environment,
emphasized practical skills, resulting in projects that proudly reside in my portfolio. This
transformative experience has equipped me to navigate the ever-evolving landscape of
software development with adaptability and resilience.</p>
<p>During my tenure at Global Logic, I had the privilege of working extensively with agile
methodologies. Engaging in daily stand-ups and utilizing Jira boards for task management,
this experience refined my ability to adapt to changing requirements, ensuring the timely
delivery of high-quality software solutions within a collaborative team setting.</p>
<p>Now based in Holmfirth, England, I am actively seeking opportunities to further contribute
to the world of technology. As a software engineer with a focus on frontend technologies and
a solid understanding of backend development, I have taken pleasure in crafting seamless
user experiences using modern frameworks and technologies.</p>
<p>My journey into software development has extended to the exploration of various databases,
providing valuable insights into optimizing data storage and retrieval strategies. What sets
me apart is not just technical proficiency but also a collaborative work style. Well-versed
in agile methodologies, I excel in both team and individual settings, leveraging all
available resources to solve complex problems.</p>
<p>I'm eager to bring my skills to a company recognized for innovation and excellence. The
prospect of contributing to a team committed to crafting compelling products aligns
perfectly with my professional aspirations. I look forward to discussing how I can
contribute meaningfully to your team and be part of your success story!</p>
<hr>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 d-flex align-items-center justify-content-center">
<a href="media/Jimmy David CV 2024 March.pdf" target="_blank" class="about-button">
<p>Resume</p>
</a>
</div>
</div>
</div>
</section>
<!--About section End-->
<!--Technologies used-->
<section>
<div class="container">
<div class="row">
<div class="col">
<h2 class="section-header">Technologies used</h2>
<hr>
</div>
</div>
</div>
<div class="container technologies-container ">
<div class="row ">
<!-- HTML Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-html-5.svg" alt="HTML Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A markup language used for structuring and presenting content on the World Wide Web</p>
<a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML5" target="_blank"
rel="noopener">HTML</a>
</div>
</div>
</div>
<!-- CSS Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-css3.svg" alt="CSS Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>Used to style and beautify web elements</p>
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS" target="_blank"
rel="noopener">CSS</a>
</div>
</div>
</div>
<!-- JavaScript Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-javascript.svg" alt="JavaScript Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A dynamic in-browser web language, enabling websites and apps to not be static.</p>
<a href="https://www.javascript.com/" target="_blank" rel="noopener">JavaScript</a>
</div>
</div>
</div>
<!-- Python Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-python.svg" alt="Python Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A programming language that lets you work quickly and integrate systems more effectively.
</p>
<a href="https://www.python.org/" target="_blank" rel="noopener">Python</a>
</div>
</div>
</div>
<!-- Flask -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-flask.svg" alt="Flask Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A micro web framework written in Python.</p>
<a href="https://flask.palletsprojects.com/" target="_blank" rel="noopener">Flask</a>
</div>
</div>
</div>
<!-- Django -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-django.svg" alt="Django Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A high-level Python web framework that encourages rapid development and clean, pragmatic
design.</p>
<a href="https://www.djangoproject.com/" target="_blank" rel="noopener">Django</a>
</div>
</div>
</div>
<!-- Git -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-git.svg" alt="Git Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A distributed version control system for tracking changes in source code during software
development.</p>
<a href="https://git-scm.com/" target="_blank" rel="noopener">Git</a>
</div>
</div>
</div>
<!-- Bootstrap -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-bootstrap.svg" alt="Bootstrap Icon" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>A popular front-end framework for building responsive, mobile-first websites.</p>
<a href="https://getbootstrap.com/" target="_blank" rel="noopener">Bootstrap</a>
</div>
</div>
</div>
<!-- react Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-react.svg" alt="React Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
React is a free and open-source front-end JavaScript library for building user
interfaces or UI components.
</p>
<a href="https://reactjs.org/" target="_blank" rel="noopener">React</a>
</div>
</div>
</div>
<!-- jquery Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-jquery.svg" alt="jQuery Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and
manipulation, as well as event handling, CSS animation, and Ajax.
</p>
<a href="https://jquery.com/" target="_blank" rel="noopener"> jQuery</a>
</div>
</div>
</div>
<!-- mongodb Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-mongodb.svg" alt="MongoDB Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
MongoDB is a document-oriented database that stores data in JSON-like documents with
dynamic schema.
</p>
<a href="https://www.mongodb.com/" target="_blank" rel="noopener">MongoDB</a>
</div>
</div>
</div>
<!-- Node.js Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<img src="media/icons8-node-js-128.svg" alt="Node.js Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
</p>
<a href="https://nodejs.org/" target="_blank" rel="noopener">Node.js</a>
</div>
</div>
</div>
<!-- MysQl Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<div class="tech-picture mx-auto">
<img src="media/icons8-mysql-logo.svg" alt="MySQL Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
MySQL is an open-source relational database management system.
</p>
<a href="https://www.mysql.com/" target="_blank" rel="noopener">MySQL</a>
</div>
</div>
</div>
</div>
<!-- Redux Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<div class="tech-picture mx-auto">
<img src="media/icons8-redux-144.svg" alt="Redux Logo" class="center-image" width="144px"
height="144px">
<div class="overlay">
<p>
Redux is an open-source JavaScript library for managing and centralizing application
state.
</p>
<a href="https://redux.js.org/" target="_blank" rel="noopener">Redux</a>
</div>
</div>
</div>
</div>
<!-- TypeScript Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<div class="tech-picture mx-auto">
<img src="media/icons8-typescript-144.svg" alt="TypeScript Logo" class="center-image"
width="144px" height="144px">
<div class="overlay">
<p>
TypeScript is a strongly typed programming language that builds on JavaScript,
giving you better tooling at any scale.
</p>
<a href="https://www.typescriptlang.org/" target="_blank" rel="noopener">TypeScript </a>
</div>
</div>
</div>
</div>
<!-- PostgreSql Technology -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12 mb-3">
<div class="tech-picture mx-auto">
<div class="tech-picture mx-auto">
<img src="media/icons8-postgresql-200.svg" alt="PostgreSql Logo" class="center-image"
width="144px" height="144px">
<div class="overlay">
<p>
PostgreSQL, also known as Postgres, is a free and open-source relational database
management system emphasizing extensibility and SQL compliance.
</p>
<a href="https://www.postgresql.org/" target="_blank" rel="noopener">PostgreSql</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Technologies used End-->
<!--Contact me-->
<section class="contact-section" style="padding-top: 50px">
<div class="container form-container ">
<div class="row">
<h2 id="contact" class="section-header">Contact Me</h2>
<form action="https://formspree.io/f/mrgrygba" method="POST" id="my-form">
<div class="form-group ">
<label for="name">Name</label>
<input type="text" id="name" name="name">
</div>
<div class="form-group ">
<label for="phone-number">Phone Number</label>
<input type="tel" id="phone-number" name="phone-number">
</div>
<div class="form-group ">
<label for="email">Email</label>
<input type="email" id="email" name="email">
</div>
<div class="form-group ">
<label>Message</label>
<textarea id="message" rows="4" name="message"></textarea>
</div>
<button type="submit">Submit</button>
</form>
</div>
</div>
<div id="status" class="success">success</div>
</section>
<!--Contact me End-->
<!--Details-->
<section id="details-section" style="padding-top: 50px">
<div class="container-fluid details-container">
<div class="row">
<div class="col">
<hr>
<ul class="social-media-list ">
<li class="social-link"><a target="_blank"
href="https://www.linkedin.com/in/jimmy-david-822187178/"><i
class="fab fa-linkedin-in"></i></a>
</li>
<li class="social-link"><a target="_blank" href="https://github.com/jimbobding"><i
class="fab fa-github-square"></i></a>
</li>
<li></li>
</ul>
</div>
</div>
</div>
</section>
<!--Details End-->
</body>
<script>
AOS.init({
disable: 'mobile'
});
</script>
<script src="form.js"></script>
</html>