forked from PraveenPal4232/google-gifts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
728 lines (654 loc) · 37.5 KB
/
index.html
File metadata and controls
728 lines (654 loc) · 37.5 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
<!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 http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="Google Gifts by Praveen Pal">
<meta name="author" content="Praveen Pal">
<meta name="twitter:creator" content="@PraveenPal4232">
<meta name="twitter:url" content="https://praveenpal4232.github.io/">
<meta name="twitter:site" content="@PraveenPal4232" />
<meta name="twitter:description" content="Google Gifts by Praveen Pal." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="" />
<meta property="og:image" content="https://praveenpal4232.github.io/img/Praveen-Pal.png" />
<meta name="twitter:image" content="https://praveenpal4232.github.io/img/Praveen-Pal.png">
<meta name="twitter:image:src" content="https://praveenpal4232.github.io/img/Praveen-Pal.png">
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="">
<meta property="og:description" content="Google Gifts by Praveen Pal.">
<title>Google Gifts</title>
<link rel="shortcut icon" href="img/favicon.png">
<link rel="manifest" href="manifest.json">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-TileImage" content="img/info/android-chrome-144x144.png">
<meta name="theme-color" content="#000000">
<link rel="apple-touch-icon" href="img/info/touch-icon-iphone.png">
<link href="css/style.css" rel="stylesheet">
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-145064291-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-145064291-1');
</script>
</head>
<body>
<div class="trape">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<header>
<img src="img/Google-Gifts.png" style="width:100px;margin-bottom:1em;" alt="Google Gifts" loading="lazy">
<h1>Google Gifts</h1>
<h2>By <a href="https://twitter.com/PraveenPal4232" target="_blank" rel="noopener">Praveen Pal</a> </h2>
<p>-- With thanks to --</p>
<p><a href="https://twitter.com/LalitAdhikari3" target="_blank" rel="noopener">Lalit Adhikari</a> and <a href="https://twitter.com/Katherine1994L" target="_blank" rel="noopener">Katherine Lightwood</a></p>
<p>for their help and reviews</p>
</header>
<main>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/"><img src="img/Google-Developers.webp" alt="Google Developers" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Developers</h1>
<p>Google Developers is Google's site for software development tools, application programming interfaces, and technical resources.</p>
<p><a href="https://developers.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.thinkwithgoogle.com/"><img src="img/Think-with-Google.webp" alt="Think with Google" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Think with Google</h1>
<p>Uncover the latest marketing research and digital trends with data reports, guides, infographics, and articles from Think with Google.</p>
<p><a href="https://www.thinkwithgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://design.google/"><img src="img/Google-Design.webp" alt="Google Design" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Design</h1>
<p>Google Design is a cooperative effort led by a group of designers, writers, and developers at Google.</p>
<p><a href="https://design.google/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://ai.google/"><img src="img/Google-AI.webp" alt="Google AI" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google AI</h1>
<p>At Google, they think that AI can meaningfully improve people’s lives and that the biggest impact will come when everyone can access it. Learn more about their projects and tools.</p>
<p><a href="https://ai.google/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://cloud.google.com/"><img src="img/Google-Cloud-Platform.webp" alt="Google Cloud Platform" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Cloud Platform</h1>
<p>Google Cloud Platform, offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products.</p>
<p><a href="https://cloud.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://opensource.google.com/"><img src="img/Google-open-source.webp" alt="Google open source" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google open source</h1>
<p>Google believes that by being open and freely available, it enables and encourages collaboration and the development of technology, solving real world problems.</p>
<p><a href="https://opensource.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/script/start/"><img src="img/Google-Apps-Script.webp" alt="Google Apps Script" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Apps Script</h1>
<p>Apps Script is a scripting framework for light-weight application development in the G Suite platform.</p>
<p><a href="https://www.google.com/script/start/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://deepmind.com/"><img src="img/Google-DeepMind.webp" alt="Google DeepMind" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google DeepMind</h1>
<p>DeepMind is the world leader in artificial intelligence research and its application for positive impact.</p>
<p><a href="https://deepmind.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.madewithcode.com/"><img src="img/Made-with-Code.webp" alt="Made with Code" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Made with Code</h1>
<p>Things you code your first creative project and meet music producers, fashion designers, humanitarians, and animators who are coding the world they want to see.</p>
<p><a href="https://www.madewithcode.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://techdevguide.withgoogle.com/"><img src="img/Google-Tech-Dev-Guide.webp" alt="Google Tech Dev Guide" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Tech Dev Guide</h1>
<p>Whether you’re a student, an educator, or otherwise interested in software engineering, newer to computer science or a more experienced coder.</p>
<p><a href="https://techdevguide.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://edu.google.com/"><img src="img/Google-for-Education.webp" alt="Google for Education" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google for Education</h1>
<p>Schools and universities are using Google's products, programs, and philanthropy to help them improve learning and innovation.</p>
<p><a href="https://edu.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/training/"><img src="img/Google-Developers-Training.webp" alt="Google Developers Training" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Developers Training</h1>
<p>Google Developers Training is a set of online coding courses created by Google engineers.</p>
<p><a href="https://developers.google.com/training/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://startup.google.com/"><img src="img/Google-for-Startups.webp" alt="Google for Startups" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google for Startups</h1>
<p>Looking to get your new startup off the ground? Google for Startups is here with helpful tools and best practices to point you in the right direction.</p>
<p><a href="https://startup.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://talksat.withgoogle.com/"><img src="img/Talks-at-Google.webp" alt="Talks at Google" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Talks at Google</h1>
<p>Talks at Google. Talks at Google, a regular speaker series, was started in 2006 and is a staple of Google's unique culture.</p>
<p><a href="https://talksat.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.googleblog.com/"><img src="img/Google-Developers-Blog.webp" alt="Google Developers Blog" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Developers Blog</h1>
<p>News and insights on Google platforms, tools, and events.</p>
<p><a href="https://developers.googleblog.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/protocol-buffers/"><img src="img/Google-Protocol-Buffers.webp" alt="Google Protocol Buffers" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Protocol Buffers</h1>
<p>Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.</p>
<p><a href="https://developers.google.com/protocol-buffers/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://codelabs.developers.google.com/"><img src="img/Google-Codelabs.webp" alt="Google Codelabs" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Codelabs</h1>
<p>Google Developers Codelabs provide a guided, tutorial, hands-on coding experience. Most codelabs will step you through the process of building a small application, or adding a new feature to an existing application.</p>
<p><a href="https://codelabs.developers.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://grow.google/"><img src="img/Grow-With-Google.webp" alt="Grow With Google" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Grow With Google</h1>
<p>Grow with Google offers free training and tools to help you grow your skills, career, or business. Explore programs and register for an in-person workshop.</p>
<p><a href="https://grow.google/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/business/"><img src="img/Google-My-Business.webp" alt="Google My Business" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google My Business</h1>
<p>Your free Business Profile on Google My Business helps you reach and engage with local customers across Google Search and Maps.</p>
<p><a href="https://www.google.com/business/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/earth/"><img src="img/Google-Earth.webp" alt="Google Earth" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Earth</h1>
<p>Google Earth is a computer program that renders a 3D representation of Earth based primarily on satellite imagery. </p>
<p><a href="https://www.google.com/earth/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://scholar.google.co.in/"><img src="img/Google-Scholar.webp" alt="Google Scholar" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Scholar</h1>
<p>Google Scholar is a freely accessible web search engine that indexes the full text or metadata of scholarly literature across an array of publishing formats and disciplines.</p>
<p><a href="https://scholar.google.co.in/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://learndigital.withgoogle.com/"><img src="img/Google-Digital-Garage.webp" alt="Google Digital Garage" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Digital Garage</h1>
<p>Learn online marketing with free courses training to get the digital skills you need to grow your business, your career. Free courses from Google to become a digital expert.</p>
<p><a href="https://learndigital.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://summerofcode.withgoogle.com/"><img src="img/Google-Summer-of-Code.webp" alt="Google Summer of Code" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Summer of Code</h1>
<p>Google Summer of Code is a global program focused on bringing more student developers into open source software development. Students work with an open source organization on a 3 month programming project.</p>
<p><a href="https://summerofcode.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://trends.google.com/trends/"><img src="img/Google-Trends.webp" alt="Google Trends" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Trends</h1>
<p>Google Trends is a website by Google that analyzes the popularity of top search queries in Google Search across various regions and languages. </p>
<p><a href="https://trends.google.com/trends/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://userresearch.google.com/"><img src="img/Google-User-Experience-Research.webp" alt="Google User Experience Research" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google User Experience Research</h1>
<p>Google User Experience Research is about what you think about Google products and features by participating in our user research studies. You’ll get a token of our appreciation plus the chance to help build something you’ll love.</p>
<p><a href="https://userresearch.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://experiments.withgoogle.com/"><img src="img/Experiments-with-Google.webp" alt="Experiments with Google" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Experiments with Google</h1>
<p>Since 2009, coders have created thousands of amazing experiments using Chrome, Android, AI, WebVR, AR and more. Google showcasing projects here, along with helpful tools and resources, to inspire others to create new experiments.</p>
<p><a href="https://experiments.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/apis-explorer/"><img src="img/Google-API.webp" alt="Google API" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google API</h1>
<p>Google APIs is a set of application programming interfaces (APIs) developed by Google which allow communication with Google Services and their integration to other services. Examples of these include Search, Gmail, Translate or Google Maps.</p>
<p><a href="https://developers.google.com/apis-explorer/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://web.dev/"><img src="img/Web.dev.webp" alt="Web.dev" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Web.dev</h1>
<p>Get the web's modern capabilities on your own sites and apps with useful guidance and analysis from Web.dev. Whether you already have a website or you're just getting started, learn to build for the modern web at Web.dev. </p>
<p><a href="https://web.dev/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://artsandculture.google.com/"><img src="img/Google-Arts-&-Culture.webp" alt="Google Arts & Culture" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Arts & Culture</h1>
<p>Google Arts & Culture is an online platform through which the public can access high-resolution images of artworks housed in the initiative's partner museums.</p>
<p><a href="https://artsandculture.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://careers.google.com/"><img src="img/Google-Careers.webp" alt="Google Careers" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Careers</h1>
<p>Careers at Google - find a job at Google. Look inside engineering jobs at Google.</p>
<p><a href="https://careers.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://sites.google.com/"><img src="img/Google-Sites.webp" alt="Google Sites" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Sites</h1>
<p>Create your free website with Google. With Google you can create a free mobile-optimized website, Google will automatically use the information and photos to create a site .</p>
<p><a href="https://sites.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://productexperts.withgoogle.com/"><img src="img/Google-Product-Experts.webp" alt="Google Product Experts" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Product Experts</h1>
<p>Enrich Google Help Communities with your passion for Google products and interest in helping others. You'll become eligible for badges and special perks as you progress.</p>
<p><a href="https://productexperts.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.co.in/alerts/"><img src="img/Google-Alerts.webp" alt="Google Alerts" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Alerts</h1>
<p>Google Alerts is a content change detection and notification service, offered by the search engine company Google.</p>
<p><a href="https://www.google.co.in/alerts/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://marketingplatform.google.com/"><img src="img/Google-Marketing-Platform.webp" alt="Google Marketing Platform" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Marketing Platform</h1>
<p>Google Marketing Platform, a unified marketing and analytics platform for smarter marketing measurement and better results.</p>
<p><a href="https://marketingplatform.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://datastudio.google.com/"><img src="img/Google-Data-Studio.webp" alt="Google Data Studio" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Data Studio</h1>
<p>Unlock the power of your data with interactive dashboards and engaging reports that inspire smarter business decisions. It’s easy and free.</p>
<p><a href="https://datastudio.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://webplatform.github.io/"><img src="img/WebPlatform.org.webp" alt="WebPlatform.org" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">WebPlatform.org</h1>
<p>The latest information on how to use the technology that runs the web — HTML, CSS, JavaScript and more.</p>
<p><a href="https://webplatform.github.io/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://codein.withgoogle.com/"><img src="img/Google-Code-in.webp" alt="Google Code-in" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Code-in</h1>
<p>Google Code-in is a contest to introduce pre-university students (ages 13-17) to open source software development.</p>
<p><a href="https://codein.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/accessibility/"><img src="img/Google-Accessibility.webp" alt="Google Accessibility" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Accessibility</h1>
<p>Google's support of accessibility extends beyond accessibility tools to include both external and internal research efforts.</p>
<p><a href="https://www.google.com/accessibility/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://analytics.google.com/analytics/web/"><img src="img/Google-Analytics.webp" alt="Google Analytics" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Analytics</h1>
<p>Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications.</p>
<p><a href="https://analytics.google.com/analytics/web/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://arvr.google.com/"><img src="img/Google-AR-VR.webp" alt="Google AR / VR" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google AR / VR</h1>
<p>Augmented reality (AR) and Virtual Reality (VR) bridge the digital and physical worlds. They allow you to take in information and content visually, in the same way you take in the world.</p>
<p><a href="https://arvr.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/waze/"><img src="img/Gooogle-Waze.webp" alt="Gooogle Waze" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Gooogle Waze</h1>
<p>Waze is a GPS navigation software app owned by Google. It works on smartphones and tablet computers that have GPS support.</p>
<p><a href="https://developers.google.com/waze/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://stadia.dev/"><img src="img/Google-Stadia.webp" alt="Google Stadia" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Stadia</h1>
<p>Google Stadia’s cloud-native platform gives developers a seamless path to players across connected devices, including TVs, phones, laptops, desktops and tablets.</p>
<p><a href="https://stadia.dev/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://developers.google.com/season-of-docs/"><img src="img/Season-of-Docs.webp" alt="Season of Docs" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Season of Docs</h1>
<p>Let's bring open source and technical writer communities together, to the benefit of both. Together we raise awareness of open source, of docs, and of technical writing.</p>
<p><a href="https://developers.google.com/season-of-docs/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://buildyourfuture.withgoogle.com/"><img src="img/Build-your-future.webp" alt="Build your future" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Build your future</h1>
<p>We're here to help you get one step closer to your future whether it’s business or engineering & technology, we got you.</p>
<p><a href="https://buildyourfuture.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://codingcompetitions.withgoogle.com/"><img src="img/Google's-Coding-Competitions.webp" alt="Google's Coding Competitions" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google's Coding Competitions</h1>
<p>Google's Coding Competitions are meant to enthrall, challenge, and test coders around the world.</p>
<p><a href="https://codingcompetitions.withgoogle.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/nonprofits/"><img src="img/Google-for-Nonprofits.webp" alt="Google for Nonprofits" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google for Nonprofits</h1>
<p>Spread the word about your nonprofit’s mission, engage new supporters, fundraise in more ways online.</p>
<p><a href="https://www.google.com/nonprofits/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://research.google/"><img src="img/Google-Research.webp" alt="Google Research" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google Research</h1>
<p>Researchers across Google are innovating across many domains. We challenge conventions and reimagine technology so that everyone can benefit.</p>
<p><a href="https://research.google/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://sustainability.google/"><img src="img/Google-Sustainability.webp" alt="Google Sustainability" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Sustainability</h1>
<p>Google committed to renewable energy, efficient operations, and using data and information to help with issues like deforestation, overfishing, and air pollution.</p>
<p><a href="https://sustainability.google/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://amp.dev/"><img src="img/Accelerated-Mobile-Pages.webp" alt="Accelerated Mobile Pages" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Accelerated Mobile Pages</h1>
<p>AMP - a web component framework to easily create user-first web experiences.</p>
<p><a href="https://amp.dev/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://firebase.google.com/"><img src="img/Firebase.webp" alt="Firebase" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Firebase</h1>
<p>Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business.</p>
<p><a href="https://firebase.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://flutter.dev/"><img src="img/Flutter.webp" alt="Flutter" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Flutter</h1>
<p>Flutter SDK is Google's UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.</p>
<p><a href="https://flutter.dev/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/doodles"><img src="img/Google-Doodles.webp" alt="Google Doodles" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Doodles</h1>
<p>Google Doodle is a special, temporary alteration of the logo on Google's homepages intended to commemorate holidays, events, achievements, and notable historical figures.</p>
<p><a href="https://www.google.com/doodles">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://translate.google.com/"><img src="img/Google-Translate.webp" alt="Google Translate" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-blue">Google Translate</h1>
<p>Google's free service instantly translates words, phrases, and web pages between English and over 100 other languages.</p>
<p><a href="https://translate.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/travel/"><img src="img/Google-Trips.webp" alt="Google Trips" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-red">Google Trips</h1>
<p>Looking for your trips and travel research? Sign in to the Google Account where you receive confirmation emails to see your booked reservations and travel.</p>
<p><a href="https://www.google.com/travel/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://news.google.com/"><img src="img/Google-News.webp" alt="Google News" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-yellow">Google News</h1>
<p>Google News is a news aggregator service that presents a continuous flow of articles organized from thousands of publishers and magazines. </p>
<p><a href="https://news.google.com/">Know More</a></p>
</div>
</div>
<div class="gift">
<div class="gift-holder">
<a href="https://www.google.com/calendar/"><img src="img/Google-Calendar.webp" alt="Google Calendar" loading="lazy"></a>
</div>
<div class="gift-intro">
<h1 class="h-green">Google Calendar</h1>
<p>Google Calendar is a time-management and scheduling calendar service developed by Google.</p>
<p><a href="https://www.google.com/calendar/">Know More</a></p>
</div>
</div>
</main>
<footer>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" style="border-width:0;width: 100px" src="https://i.creativecommons.org/l/by/4.0/80x15.png" loading="lazy"/></a>
<br />This work is licensed under a
<br><a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</footer>
<div class="trape">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<a href="https://github.com/PraveenPal4232/Google-Gifts" class="github-corner link" aria-label="View source on GitHub">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250 250">
<path d="M0 0l115 115h15l12 27 108 108V0z" fill="rgba(0,0,0,0)"></path>
<path class="octo-arm" d="M128 109c-15-9-9-19-9-19 3-7 2-11 2-11-1-7 3-2 3-2 4 5 2 11 2 11-3 10 5 15 9 16" style="-webkit-transform-origin: 130px 106px; transform-origin: 130px 106px"></path>
<path class="octo-body" d="M115 115s4 2 5 0l14-14c3-2 6-3 8-3-8-11-15-24 2-41 5-5 10-7 16-7 1-2 3-7 12-11 0 0 5 3 7 16 4 2 8 5 12 9s7 8 9 12c14 3 17 7 17 7-4 8-9 11-11 11 0 6-2 11-7 16-16 16-30 10-41 2 0 3-1 7-5 11l-12 11c-1 1 1 5 1 5z"></path>
</svg>
</a>
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function() {
navigator.serviceWorker.register('/Google-Gifts/sw.js').then(function(registration) {
// Registration was successful
console.log('Hello Folks! I am Praveen and good to see you.', registration.scope);
}, function(err) {
// registration failed :(
console.log('ServiceWorker registration failed: ', err);
});
});
}
</script>
<script src="js/main.js"></script>
</body>
</html>