-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·756 lines (704 loc) · 37.4 KB
/
index.html
File metadata and controls
executable file
·756 lines (704 loc) · 37.4 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
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>GirlScript Ireland</title>
<!--SOFTY PINKO https://templatemo.com/tm-535-softy-pinko -->
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/templatemo-softy-pinko.css">
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="#" class="logo">
<img class="mr-2 rounded-circle" src="assets/images/gs logo.png" alt="GirlScript Ireland" />
GirlScript Ireland
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li><a href="#welcome" class="active">Home</a></li>
<li><a href="#features">About</a></li>
<li><a href="#work-process">Our Initiatives</a></li>
<li><a href="#testimonials">Testimonials</a></li>
<li><a href="#youtube-section">YouTube</a></li>
<li><a href="#blog">Events</a></li>
<li><a href="https://girlscript-ireland.github.io/july-2021-conference/">Conference</a></li>
<li><a href="#contact-us">Contact Us</a></li>
<li><a href="https://medium.com/girlscript-ireland">Blog</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
<!-- Social Media Buttons-->
<div class="d-none d-md-block vert ml-5 mr-5 pt-2">
<div>
<ul class="flex-column social pull-right">
<li><a href="https://www.facebook.com/girlscriptireland/" class="mb-2"><i
class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/girlscripti" class="mb-2"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/girlscript-ireland/?originalSubdomain=ie"
class="mb-2"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/girlscriptireland/" class="mb-2"><i
class="fa fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCj5vzf2bMflPOXdQ1JeIJQw" class="mb-2"><i
class="fa fa-youtube-play"></i></a></li>
<li><a href="mailto:girlscriptireland@gmail.com"
class="mb-2"><i class="fa fa-envelope"></i></a></li>
<li><a href="https://medium.com/girlscript-ireland" class="mb-2"><i class="fa fa-medium"></i></a></li>
</ul>
</div>
</div>
<!-- Social Media Buttons End-->
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Welcome Area Start ***** -->
<div class="welcome-area" id="welcome">
<!-- ***** Header Text Start ***** -->
<div class="header-text">
<div class="container">
<div class="row">
<div class="offset-lg-2 col-lg-8 col-md-12 col-sm-12">
<h1>A community to encourage students to teach students how to code and up skill their
programming skills.</h1>
<p>Our mission at GirlScript is to provide coding workshops, seminars and mentors for students
and professionals in tech fields.</p>
</div>
</div>
</div>
</div>
<!-- ***** Header Text End ***** -->
</div>
<!-- ***** Welcome Area End ***** -->
<!-- ***** Features Small Start *****
<section class="section home-feature">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="row">-->
<!-- ***** Features Small Item Start *****
<div class="col-lg-4 col-md-6 col-sm-6 col-12"
data-scroll-reveal="enter bottom move 50px over 0.6s after 0.2s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/featured-item-01.png" alt=""></i>
</div>
<h5 class="features-title">Modern Strategy</h5>
<p>Customize anything in this template to fit your website needs</p>
</div>
</div>-->
<!-- ***** Features Small Item End ***** -->
<!-- ***** Features Small Item Start *****
<div class="col-lg-4 col-md-6 col-sm-6 col-12"
data-scroll-reveal="enter bottom move 50px over 0.6s after 0.4s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/featured-item-01.png" alt=""></i>
</div>
<h5 class="features-title">Best Relationship</h5>
<p>Contact us immediately if you have a question in mind</p>
</div>
</div>-->
<!-- ***** Features Small Item End ***** -->
<!-- ***** Features Small Item Start *****
<div class="col-lg-4 col-md-6 col-sm-6 col-12"
data-scroll-reveal="enter bottom move 50px over 0.6s after 0.6s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/featured-item-01.png" alt=""></i>
</div>
<h5 class="features-title">Ultimate Marketing</h5>
<p>You just need to tell your friends about our free templates</p>
</div>
</div>-->
<!-- ***** Features Small Item End *****
</div>
</div>
</div>
</div>
</section>-->
<!-- ***** Features Small End ***** -->
<!-- ***** Features Big Item Start ***** -->
<section class="section padding-top-70 padding-bottom-0" id="features">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<img src="assets/images/left-image.png" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
<div class="col-lg-1"></div>
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix">
<div class="left-heading">
<h2 class="section-title">Get mentored</h2>
</div>
<div class="left-text">
<p>By participating in GirlScript Ireland events, you get a chance to network with professionals
from all over the world, get mentors and build your career portfolio.</p>
<br />
<p>
Learn hard skills, soft skills as well meet amazing mentors!
</p>
<a style="margin:0 auto; width:auto;" href="http://eepurl.com/g5oXJf" class="main-button">
Sign up
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="hr"></div>
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<!-- ***** Features Big Item Start ***** -->
<section class="section padding-bottom-100">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-bottom-fix">
<div class="left-heading">
<h2 class="section-title">Be a mentor</h2>
</div>
<div class="left-text">
<p>If you have a passion for public speaking, sharing your work or mentoring students,
we are more than happy to have to speak for us!<br />
This is a great opportunity to leave your mark and guide students in their career prospects.
</p>
<a style="margin:0 auto; width:auto;" href="https://forms.gle/RGH1fzVx8sKRkQYN9" class="main-button">
Sign up
</a>
</div>
</div>
<div class="col-lg-1"></div>
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center mobile-bottom-fix-big"
data-scroll-reveal="enter right move 30px over 0.6s after 0.4s">
<img src="assets/images/right-image.png" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<!-- ***** Home Parallax Start ***** -->
<section class="mini" id="work-process">
<div class="mini-content">
<div class="container">
<div class="row">
<div class="offset-lg-3 col-lg-6">
<div class="info">
<h1>Our Initiatives</h1>
<p>This is a glimpse of the numerous initiatives we undertake to promote our vision and
mission.</p>
</div>
</div>
</div>
<!-- ***** Mini Box Start ***** -->
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter right after 0.5s">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Speaker Sessions</strong>
<span>Expanding minds with worthwhile speakers</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter bottom over 1s and move 300px after 0.3s">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Workshops</strong>
<span>In order to enable Quick and Effective Learning</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter top over 0.5s and move 200px">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Mentoring</strong>
<span>Curate events in order to both give and take mentorship.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter bottom over 1s and move 100px">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Coding Programs</strong>
<span>Empowering by teaching how to code.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter top over 1s after 0.4s">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Global Networking</strong>
<span>Events that span across multiple countries.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6" data-scroll-reveal="enter bottom over 1s and move 300px after 0.3s">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Much More</strong>
<span>More initiatives coming up all the time</span>
</a>
</div>
</div>
<!-- ***** Mini Box End ***** -->
</div>
</div>
</section>
<!-- ***** Home Parallax End ***** -->
<!-- ***** Testimonials Start ***** -->
<section class="section" id="testimonials">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">What do they say?</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>We have been receiving highly motivating response! These are just a few testimonials.</p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter right move 70px over 0.3s after 0.5s">
<div class="team-item pb-md-4" style="background: #6f42c1;">
<div class="team-content">
<i class="mt-4"><img src="assets/images/testimonial-icon.png" alt=""
style="background: #fff; border-radius: 5px; padding: 2px;"></i>
<p style="color: #fff;">Girlscript is an amazing platform for those who wish to learn
Computer Science
. I came to this program with no prior experience in Java. Now I feel like I have
a basic foundation for me to expand my knowledge in this language. I would like to
thank those who organised this bootcamp especially my mentor who guided me through the
program.
</p>
<div class="user-image mt-2 mt-md-4">
<img src="assets/images/PaulVarghese.png" alt="PV">
</div>
<div class="team-info mt-2 mt-md-4">
<h3 style="color: #fff;" class="user-name">Paul Varghese</h3>
<span>Participant, Coding Bootcamp</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter bottom over 1s and move 300px after 0.3s">
<div class="team-item" style="background: #6f42c1;">
<div class="team-content">
<i><img src="assets/images/testimonial-icon.png" alt=""
style="background: #fff; border-radius: 5px; padding: 2px;"></i>
<p style="color: #fff; font-size: 13px;">
The coding bootcamp by Girlscript Ireland was very knowledgable and
worth attending. I felt very inspired to listen to various tech experts
during this bootcamp. I learnt a lot from mentors who answered all my questions
very patiently. The focus of the bootcamp was to promote learning through
practise and building projects. One on One mentorship helped in quick and effective
learning. I thank Girlscript Ireland for organising such a wonderful bootcamp.
</p>
<div class="user-image">
<img src="assets/images/ParjanyaShukla.png" alt="PS">
</div>
<div class="team-info">
<h3 style="color: #fff;" class="user-name">Parjanya Shukla</h3>
<span>Participant, Coding Bootcamp</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter left move 70px over 0.5s after 0.5s">
<div class="team-item pb-md-4" style="background: #6f42c1;">
<div class="team-content">
<i class="mt-4"><img src="assets/images/testimonial-icon.png" alt=""
style="background: #fff; border-radius: 5px; padding: 2px;"></i>
<p style="color: #fff;" class="mt-md-5">
The bootcamp was really enjoyable, learning basics and putting it together
to make the tic-tac-toe game. Surabhi was a lovely mentor, ever so helpful and
always available to help! I really enjoyed it and I'm looking forward to take part in
the Gaming Booster as it will be something completely new to me.
</p>
<div class="user-image mt-4 mt-md-3">
<img src="assets/images/CJClarke.png" alt="CC">
</div>
<div class="team-info mt-md-3">
<h3 style="color: #fff;" class="user-name mt-4">CJ Clarke</h3>
<span>Participant, Coding Bootcamp</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
</div>
</div>
</section>
<!-- ***** Testimonials End ***** -->
<!-- *****YouTube Video Start ***** -->
<section class="section colored" id="youtube-section">
<div class="container">
<h2 class="section-title text-center">
Subscribe to our YouTube Channel
</h2>
<div class="row mt-4">
<div class="col-xl-6 col-lg-12 col-md-12 mt-4 text-center">
<iframe height="315" class="w-100 border border-dark rounded"
src="https://www.youtube-nocookie.com/embed/IjDjo_WKo0Q" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<div class="col-xl-6 col-lg-12 col-md-12 mt-4 text-center">
<iframe height="315" class="w-100 border border-dark rounded"
src="https://www.youtube-nocookie.com/embed/lbTXOrlYzRE" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
<div class="col-12 text-center">
<button class="mt-3 btn btn-lg rounded bg-danger">
<a href="https://www.youtube.com/channel/UCj5vzf2bMflPOXdQ1JeIJQw" target="_blank"
class="text-white">Subscribe</a>
</button>
</div>
</div>
</section>
<!-- ***** YouTube Video End ***** -->
<!-- ***** Counter Parallax Start ***** -->
<section class="counter">
<div class="content">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="count-item decoration-bottom">
<strong>200</strong>
<span>Impacts all over the world</span>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="count-item decoration-top">
<strong>15</strong>
<span>Speakers</span>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="count-item decoration-top">
<strong>12</strong>
<span>Countries</span>
</div>
</div>
<!--
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="count-item">
<strong>27</strong>
<span>Countries</span>
</div>
</div>
-->
</div>
</div>
</div>
</section>
<!-- ***** Counter Parallax End ***** -->
<!-- ***** Blog Start ***** -->
<section class="section" id="blog">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">Events by us</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>A glimpse of the work we have done.</p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<!-- ***** Events start ***** -->
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter bottom over 1s and move 300px after 0.3s">
<div class="blog-post-thumb">
<div class="img">
<img class="img-fluid rounded" width="320px" src="assets/images/Gaming Booster Launch 370x220.png" alt="Gaming Booster poster">
</div>
<div class="blog-content">
<!--
<h3>
<a href="#">Gaming Booster</a>
</h3>
-->
<div class="text">
This is a 4-week workshop-based program in which you will get a mentor and lots of
guidance to build 2 games from scratch.
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter left over 1s and move 90px after 0.2s">
<div class="blog-post-thumb">
<div class="img">
<img class="img-fluid rounded" width="320px" src="assets/images/GirlScript Enactus 2020 Graphis 1 Updated Typ Grey v1.0 370x220.png" alt="">
</div>
<div class="blog-content">
<!--
<h3>
<a href="#">Phasellus convallis augue</a>
</h3>
-->
<div class="text">
We are introducing the one and only CEO and President of Enactus Rachael A. Jarosh. She
will be telling us how she started her journey in Enactus and how can we be more involved
in it if we have a small simple idea that we want to turn it into a project!
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12" data-scroll-reveal="enter top over 1s and move 200px after 0.3s">
<div class="blog-post-thumb">
<div class="img">
<img class="img-fluid rounded" width="320px" src="assets/images/HacktoberFest BG 370x220.png" alt="">
</div>
<div class="blog-content">
<!--
<h3>
<a href="#">Nam gravida purus non</a>
</h3>
-->
<div class="text">
This event is aimed at building awareness about HacktoberFest and enabling
our members to be a part of the month long celebration!
</div>
</div>
</div>
</div>
<div class="col-12 text-center">
<a style="margin:0 auto; width:auto;" href="https://www.instagram.com/girlscriptireland/"
class="main-button mt-2">
Visit our Instagram page to learn more
</a>
</div>
</div>
<!-- ***** Carousel Section Start ***** -->
<div class="row mt-5 justify-content-center">
<div class="col-12 col-md-6 text-center">
<div id="event-carousel" class="w-100 carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/images/shreya_pattar.png" class="d-block w-100" alt="Branding yourself on LinkedIn poster">
</div>
<div class="carousel-item">
<img src="assets/images/braddy_yeoh.png" class="d-block w-100" alt="Importance of enterprise poster">
</div>
<div class="carousel-item">
<img src="assets/images/mita.jpg" class="d-block w-100" alt="Building leadership poster">
</div>
</div>
<!-- <a class="carousel-control-prev" href="#event-carousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#event-carousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a> -->
</div>
</div>
<div class="col-12 col-md-6">
<div class="blog-post-thumb">
<div class="blog-content">
<h3>
Speaker Sessions
</h3>
<div class="text text-left">
As a part of our work at GirlScript Ireland, we have had speakers from tonnes of different
cultural and professional backgrounds. We have not only covered technical fields but also
artistic and entrepreneurial fields. The field we have covered include:
<br/>
<br/>
<ol>
<li>
Future of Tech
</li>
<li>
Importance of Cyber Awareness
</li>
<li>
Branding yourself on LinkedIn
</li>
<li>
Importance of Enterprise Tech for helping the world run better
</li>
<li>
Building Leadership skills through an entrepreneurial perspective
</li>
<li>
Collaborative Tools for Effective Remote Work
</li>
<li>
Becoming a Git Superstar
</li>
<li>
Impact of COVID-19 on the industry
</li>
<li>
The essence of social entrepreneurship
</li>
<li>
And many more!
</li>
</ol>
<br/>
</div>
<a style="margin:0 auto; width:auto;" href="https://www.instagram.com/girlscriptireland/"
class="main-button text-uppercase">
Check them out on our Instagram
</a>
</div>
</div>
</div>
</div>
<!-- ***** Carousel Section Start ***** -->
</div>
<!-- ***** Events End ***** -->
</section>
<!-- ***** Blog End ***** -->
<!-- ***** Contact Us Start ***** -->
<section class="section colored" id="contact-us">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">Talk To Us</h2>
</div>
</div>
<!-- <div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>Maecenas pellentesque ante faucibus lectus vulputate sollicitudin. Cras feugiat hendrerit
semper.</p>
</div>
</div> -->
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<!-- ***** Contact Text Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-12">
<h5 class="margin-bottom-20">Keep in touch</h5>
<div class="contact-text">
<p>
We would love to hear from you. Connect with us to share your ideas, to contribute, to be a
part of Girlscript family.
<br />
<br />
<span class="mr-3"><i class="fa fa-map-marker"></i></span>Dublin, Ireland
<br />
<span class="mr-2"><i class="fa fa-envelope"></i></span>girlscriptireland@gmail.com
</p>
</div>
</div>
<!-- ***** Contact Text End ***** -->
<!-- ***** Contact Form Start ***** -->
<div class="col-lg-8 col-md-6 col-sm-12">
<div class="contact-form">
<form id="contact" action="" method="get">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12">
<fieldset>
<input name="name" type="text" class="form-control" id="name"
placeholder="Full Name" required="">
</fieldset>
</div>
<div class="col-lg-6 col-md-12 col-sm-12">
<fieldset>
<input name="email" type="email" class="form-control" id="email"
placeholder="E-Mail Address" required="">
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<textarea name="message" rows="6" class="form-control" id="message"
placeholder="Your Message" required=""></textarea>
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<button type="submit" id="form-submit" class="main-button">Send Message</button>
</fieldset>
</div>
</div>
</form>
</div>
</div>
<!-- ***** Contact Form End ***** -->
</div>
</div>
</section>
<!-- ***** Contact Us End ***** -->
<!-- ***** Footer Start ***** -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<ul class="social">
<li><a href="https://www.facebook.com/girlscriptireland"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/girlscripti"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/girlscript-ireland/"><i
class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/girlscriptireland/"><i class="fa fa-instagram"></i></a>
</li>
<li><a href="https://www.youtube.com/channel/UCj5vzf2bMflPOXdQ1JeIJQw"><i
class="fa fa-youtube"></i></a></li>
<li><a href="mailto:girlscriptireland@gmail.com"><i class="fa fa-envelope"></i></a></li>
<li><a href="https://medium.com/girlscript-ireland"><i class="fa fa-medium"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<p class="copyright">Girlscript Ireland, 2020</p>
</div>
</div>
</div>
</footer>
<!-- jQuery ----->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/imgfix.min.js"></script>
<!-- Global Init--->
<script src="assets/js/custom.js"></script>
</body>
</html>