-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
548 lines (505 loc) · 24.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<!--Meta Data-->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Harindu Fonseka (Harindulk)</title>
<meta name="title" content="Harindu Fonseka ( Harindulk )">
<meta name="description"
content="Hi! I make games, I'm 15 years old programmer & Game Dev with over 4 years of experience. Harindu Fonseka, Student, GameDev, Web Designer, Visit harindu.dev">
<!--SEO-->
<meta name="google-site-verification" content="RQKIyXih772pTDirvoZsElb7O5YbZ_dHFiykklbPgKg" />
<!--Security-->
<meta name="have-i-been-pwned-verification" value="021ca8b1fc0a648d359809a4a87b202c">
<meta name="google-site-verification" content="RQKIyXih772pTDirvoZsElb7O5YbZ_dHFiykklbPgKg" />
<!--Keywords-->
<meta name="keywords" content="Harindulk,Harindu Fonseka,Harindu Lakshitha,Harindu Lakshitha Fonseka,
Nalanda College Students, Web Design ,Student Game Developer, Harindudev,Harindu,harindu.dev,
harindu blog,harindu games,harindulk games,harindulk real name,Nalanda College">
<!--Robots-->
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<!-- Favicons -->
<link href="assets/img/Harindu/5.webp" rel="icon">
<link href="assets/img/Harindu/5.webp" rel="apple-touch-icon">
<!-- Vendor CSS -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<!-- CSS -->
<link rel="stylesheet" href="assets/css/icons.css">
<link rel="stylesheet" href="assets/css/index.css">
<!--components-->
<script src="/components/footer.js" type="text/javascript" defer></script>
</head>
<body id="page-top">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"image": "https://harindu.dev/assets/img/Harindu/1.jpg",
"jobTitle": "video game developer",
"name": "Harindu Fonseka",
"url": "http://www.harindu.dev",
"birthDate":"06.21.2006"
}
</script>
<!--Navbar-->
<nav class="navbar navbar-b navbar-trans navbar-expand-md fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll" href="#page-top">harindu.dev</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault"
aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<div class="navbar-collapse collapse justify-content-end" id="navbarDefault">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll active" href="#page-top">home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="About.html">about</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href=https://harindulk.itch.io>games</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="https://dev.to/harindulk">blog</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="contact.html">contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--Intro Section-->
<div id="home" class="intro route bg-image" style="background-image: url(assets/img/laptop.webp) ">
<div class="overlay-itro"></div>
<div class="intro-content display-table">
<div class="table-cell">
<div class="container">
<p class="display-6 color-d">Hello!
</p>
<!--<h2 class="intro-title mb-4">Hi</h2>-->
<p class="intro-subtitle , as animate__animated s_animate__slideInUp animate__slow">I'm
<span class="text-slider-items">Harindu Fonseka,a Student,a Video Game Developer,a Programmer,a Web Developer</span>
<strong class="text-slider"></strong>
</p>
<p class="display-6 color-d"></p>
<p class="pt-3"><a
class="btn btn-outline-light btn js-scroll px-4 , as animate__animated s_animate__slideInLeft animate__slow"
href="About.html" role="button">About Me</a>
<a class="btn btn-outline-light btn js-scroll px-4 , as animate__animated s_animate__slideInRight animate__slow"
href="https://harindulk.itch.io/" role="button">My Games</a>
</p>
</div>
</div>
</div>
</div>
<main id="main">
<section id="ghost-zone">
<div class="card text-center">
<div class="card-header, as animate__animated s_animate__zoomInDown">
Featured <span class="badge badge-dark , as animate__animated s_animate__hinge animate__slower">New</span>
</div>
<div class="card-body">
<h5 class="card-title">Ghost zone android version is Officially launched!</h5>
<p class="card-text"></p>
<a href="https://play.google.com/store/apps/details?id=com.Harindulk.Ghostzone" target="_blank"
class="btn btn-outline-dark btn-lg , as animate__animated s_animate__headShake animate__infinite"><i
class="fab fa-android"></i> Android</a>
<br><br>
<!-- <button type="button" class="btn btn-outline-dark , as animate__animated s_animate__rotateInDownLeft"
data-toggle="modal" data-target="#privacy">
Privacy Policy
</button>
<button type="button" class="btn btn-outline-dark , as animate__animated s_animate__rotateInDownRight"
data-toggle="modal" data-target="#terms">
Terms & Conditions
</button>
-->
</div>
</div>
</section>
<!-- ======= Counter Section ======= -->
<div class="section-counter paralax-mf bg-image" style="background-image: url(assets/img/halloween.webp)">
<div class="overlay-mf"></div>
<div class="container">
<div class="row">
<div class="col-sm-3 col-lg-3">
<div class="counter-box counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="bi bi-file-earmark-text-fill"></i></span>
</div>
<div class="counter-num">
<p class="counter">92</p>
<span class="counter-text">Projects</span>
</div>
</div>
</div>
<div class="col-sm-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="bi bi-calendar-fill"></i></span>
</div>
<div class="counter-num">
<p class="counter">4</p>
<span class="counter-text">YEARS OF EXPERIENCE</span>
</div>
</div>
</div>
<div class="col-sm-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="bi bi-people-fill"></i></span>
</div>
<div class="counter-num">
<p class="counter">5</p>
<span class="counter-text">TOTAL CLIENTS</span>
</div>
</div>
</div>
<div class="col-sm-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="bi bi-award-fill"></i></span>
</div>
<div class="counter-num">
<p class="counter">13</p>
<span class="counter-text">AWARD WON</span>
</div>
</div>
</div>
</div>
</div>
</div><!-- End Counter Section -->
<!-- Google Play -->
<div class="modal fade" id="privacy" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Privacy Policy</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<strong></strong>
<p>
Harindulk built the Ghost Zone app as
a Free app. This SERVICE is provided by
Harindulk at no cost and is intended for use as
is.
</p>
<p>
This page is used to inform visitors regarding my
policies with the collection, use, and disclosure of Personal
Information if anyone decided to use my Service.
</p>
<p>
If you choose to use my Service, then you agree to
the collection and use of information in relation to this
policy. The Personal Information that I collect is
used for providing and improving the Service. I will not use or share your information
with
anyone except as described in this Privacy Policy.
</p>
<p>
The terms used in this Privacy Policy have the same meanings
as in our Terms and Conditions, which is accessible at
Ghost Zone unless otherwise defined in this Privacy Policy.
</p>
<p><strong>Information Collection and Use</strong></p>
<p>
For a better experience, while using our Service, I
may require you to provide us with certain personally
identifiable information, including but not limited to Name. The information that
I request will be retained on your device and is not collected by me in any way.
</p>
<div>
<p>
The app does use third party services that may collect
information used to identify you.
</p>
<p>
Link to privacy policy of third party service providers used
by the app
</p>
<a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer"
style="color: blue;">Google Play Services</a>
<br>
<a href="https://support.google.com/admob/answer/6128543?hl=en" target="_blank" rel="noopener noreferrer"
style="color: blue;">AdMob</a>
<br>
<a href="https://unity3d.com/legal/privacy-policy" target="_blank" rel="noopener noreferrer"
style="color: blue;">Unity</a>
<br><br>
</div>
<p><strong>Log Data</strong></p>
<p>
I want to inform you that whenever you
use my Service, in a case of an error in the app
I collect data and information (through third party
products) on your phone called Log Data. This Log Data may
include information such as your device Internet Protocol
(“IP”) address, device name, operating system version, the
configuration of the app when utilizing my Service,
the time and date of your use of the Service, and other
statistics.
</p>
<p><strong>Cookies</strong></p>
<p>
Cookies are files with a small amount of data that are
commonly used as anonymous unique identifiers. These are sent
to your browser from the websites that you visit and are
stored on your device's internal memory.
</p>
<p>
This Service does not use these “cookies” explicitly. However,
the app may use third party code and libraries that use
“cookies” to collect information and improve their services.
You have the option to either accept or refuse these cookies
and know when a cookie is being sent to your device. If you
choose to refuse our cookies, you may not be able to use some
portions of this Service.
</p>
<p><strong>Service Providers</strong></p>
<p>
I may employ third-party companies and
individuals due to the following reasons:
</p>
<ul>
<li>To facilitate our Service;</li>
<li>To provide the Service on our behalf;</li>
<li>To perform Service-related services; or</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<p>
I want to inform users of this Service
that these third parties have access to your Personal
Information. The reason is to perform the tasks assigned to
them on our behalf. However, they are obligated not to
disclose or use the information for any other purpose.
</p>
<p><strong>Security</strong></p>
<p>
I value your trust in providing us your
Personal Information, thus we are striving to use commercially
acceptable means of protecting it. But remember that no method
of transmission over the internet, or method of electronic
storage is 100% secure and reliable, and I cannot
guarantee its absolute security.
</p>
<p><strong>Links to Other Sites</strong></p>
<p>
This Service may contain links to other sites. If you click on
a third-party link, you will be directed to that site. Note
that these external sites are not operated by me.
Therefore, I strongly advise you to review the
Privacy Policy of these websites. I have
no control over and assume no responsibility for the content,
privacy policies, or practices of any third-party sites or
services.
</p>
<p><strong>Children’s Privacy</strong></p>
<p>
These Services do not address anyone under the age of 13.
I do not knowingly collect personally
identifiable information from children under 13 years of age. In the case
I discover that a child under 13 has provided
me with personal information, I immediately
delete this from our servers. If you are a parent or guardian
and you are aware that your child has provided us with
personal information, please contact me so that
I will be able to do necessary actions.
</p>
<p><strong>Changes to This Privacy Policy</strong></p>
<p>
I may update our Privacy Policy from
time to time. Thus, you are advised to review this page
periodically for any changes. I will
notify you of any changes by posting the new Privacy Policy on
this page.
</p>
<p>This policy is effective as of 2021-02-28</p>
<p><strong>Contact Us</strong></p>
<p>
If you have any questions or suggestions about my
Privacy Policy, do not hesitate to contact me at <a href="mailto:harindu.dev@outlook.com" target="_blank"
rel="noopener noreferrer" style="color: blue;">harindu.dev@outlook.com</a> or <a href="contact.html"
target="_blank" rel="noopener noreferrer" style="color: blue;">message me</a>
<br><br> .
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-dark btn" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- Google Play -->
<div class="modal fade" id="terms" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="termsLabel">Terms & Conditions</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
By downloading or using the app, these terms will
automatically apply to you – you should make sure therefore
that you read them carefully before using the app. You’re not
allowed to copy, or modify the app, any part of the app, or
our trademarks in any way. You’re not allowed to attempt to
extract the source code of the app, and you also shouldn’t try
to translate the app into other languages, or make derivative
versions. The app itself, and all the trade marks, copyright,
database rights and other intellectual property rights related
to it, still belong to Harindulk.
</p>
<p>
Harindulk is committed to ensuring that the app is
as useful and efficient as possible. For that reason, we
reserve the right to make changes to the app or to charge for
its services, at any time and for any reason. We will never
charge you for the app or its services without making it very
clear to you exactly what you’re paying for.
</p>
<p>
The Ghost Zone app stores and processes personal data that
you have provided to us, in order to provide my
Service. It’s your responsibility to keep your phone and
access to the app secure. We therefore recommend that you do
not jailbreak or root your phone, which is the process of
removing software restrictions and limitations imposed by the
official operating system of your device. It could make your
phone vulnerable to malware/viruses/malicious programs,
compromise your phone’s security features and it could mean
that the Ghost Zone app won’t work properly or at all.
</p>
<div>
<p>
The app does use third party services that declare their own
Terms and Conditions.
</p>
<p>
Link to Terms and Conditions of third party service
providers used by the app
<br><br>
<a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer"
style="color: blue;">Google Play Services</a>
<br>
<a href="https://developers.google.com/admob/terms" target="_blank" rel="noopener noreferrer"
style="color: blue;">AdMob</a>
<br>
<a href="https://unity3d.com/legal/terms-of-service" target="_blank" rel="noopener noreferrer"
style="color: blue;">Unity</a>
<br><br>
You should be aware that there are certain things that
Harindulk will not take responsibility for. Certain
functions of the app will require the app to have an active
internet connection. The connection can be Wi-Fi, or provided
by your mobile network provider, but Harindulk
cannot take responsibility for the app not working at full
functionality if you don’t have access to Wi-Fi, and you don’t
have any of your data allowance left.
</p>
<p></p>
<p>
If you’re using the app outside of an area with Wi-Fi, you
should remember that your terms of the agreement with your
mobile network provider will still apply. As a result, you may
be charged by your mobile provider for the cost of data for
the duration of the connection while accessing the app, or
other third party charges. In using the app, you’re accepting
responsibility for any such charges, including roaming data
charges if you use the app outside of your home territory
(i.e. region or country) without turning off data roaming. If
you are not the bill payer for the device on which you’re
using the app, please be aware that we assume that you have
received permission from the bill payer for using the app.
</p>
<p>
Along the same lines, Harindulk cannot always take
responsibility for the way you use the app i.e. You need to
make sure that your device stays charged – if it runs out of
battery and you can’t turn it on to avail the Service,
Harindulk cannot accept responsibility.
</p>
<p>
With respect to Harindulk’s responsibility for your
use of the app, when you’re using the app, it’s important to
bear in mind that although we endeavour to ensure that it is
updated and correct at all times, we do rely on third parties
to provide information to us so that we can make it available
to you. Harindulk accepts no liability for any
loss, direct or indirect, you experience as a result of
relying wholly on this functionality of the app.
</p>
<p>
At some point, we may wish to update the app. The app is
currently available on Android – the requirements for
system(and for any additional systems we
decide to extend the availability of the app to) may change,
and you’ll need to download the updates if you want to keep
using the app. Harindulk does not promise that it
will always update the app so that it is relevant to you
and/or works with the Android version that you have
installed on your device. However, you promise to always
accept updates to the application when offered to you, We may
also wish to stop providing the app, and may terminate use of
it at any time without giving notice of termination to you.
Unless we tell you otherwise, upon any termination, (a) the
rights and licenses granted to you in these terms will end;
(b) you must stop using the app, and (if needed) delete it
from your device.
</p>
<p><strong>Changes to This Terms and Conditions</strong></p>
<p>
I may update our Terms and Conditions
from time to time. Thus, you are advised to review this page
periodically for any changes. I will
notify you of any changes by posting the new Terms and
Conditions on this page.
</p>
<p>
These terms and conditions are effective as of 2021-02-28
</p>
<p><strong>Contact Us</strong></p>
<p>
If you have any questions or suggestions about my
Terms and Conditions, do not hesitate to contact me
at <a href="mailto:harindu.dev@outlook.com" target="_blank" rel="noopener noreferrer"
style="color: blue;">harindu.dev@outlook.com</a> or <a href="contact.html" target="_blank"
rel="noopener noreferrer" style="color: blue;">message me</a>
<br><br> .
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-dark btn" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</main>
<!-- Footer -->
<footer-component></footer-component>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/jquery.counterup.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
<script src="https://kit.fontawesome.com/ddd0d86cf3.js" crossorigin="anonymous"></script>
</body>
</html>