-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
296 lines (243 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>EAZER ABI</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<body>
<!-- ======= Mobile nav toggle button ======= -->
<button type="button" class="mobile-nav-toggle d-xl-none"><i class="icofont-navigation-menu"></i></button>
<!-- ======= Header ======= -->
<header id="header">
<div class="d-flex flex-column">
<div class="profile">
<img src="assets/img/profile-img.jpg" alt="" class="img-fluid rounded-circle">
<h1 class="text-light"><a href="index.html">ABISHANAN GANESHALINGAM</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://twitter.com/GaneshalingamA1" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/abishanan.ganeshalingam.9" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/eazerabi/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/in/abishanan-ganeshalingam-7a456a1b1/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<nav class="nav-menu">
<ul>
<li class="active"><a href="index.html"><i class="bx bx-home"></i> <span>Home</span></a></li>
<li><a href="#about"><i class="bx bx-user"></i> <span>About</span></a></li>
<li><a href="#resume"><i class="bx bx-file-blank"></i> <span>Resume</span></a></li>
</ul>
</nav><!-- .nav-menu -->
<button type="button" class="mobile-nav-toggle d-xl-none"><i class="icofont-navigation-menu"></i></button>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<h1>ABISHANAN GANESHALINGAM</h1>
<p>I'm good at <span class="typed" data-typed-items=" Full stack web developing,Buck fixing,Project leading,Computer problem solving"></span></p>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>ABOUT</h2>
<p></p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/profile-img.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>WEB DEVELOPER </h3>
<p class="font-italic">
I EAGER TO DIVE IN THE SEA-BED OF THE TECHNOLOGY.THAT'S MY PASSION
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="icofont-rounded-right"></i> <strong>BIRTH DAY:</strong> 9TH DECEMBER 2000</li>
<!-- <li><i class="icofont-rounded-right"></i> <strong>WEBSITE:</strong> eazerabi.blogspot.com</li> -->
<li><i class="icofont-rounded-right"></i> <strong>PHONE:</strong> +94772536857</li>
<li><i class="icofont-rounded-right"></i> <strong>CITY:</strong> JAFFNA,SRI LANKA</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<!-- <li><i class="icofont-rounded-right"></i> <strong>AGE:</strong> 21</li> -->
<li><i class="icofont-rounded-right"></i> <strong>DEGREE:</strong> WEB STACK DEVELOPMENT</li>
<li><i class="icofont-rounded-right"></i> <strong>E-MAIL:</strong> [email protected]</li>
<li><i class="icofont-rounded-right"></i> <strong>FREELANCING:</strong> AVAILABLE</li>
</ul>
</div>
</div>
<p>
I HAVE LEADERSHIP QUALITY & PUNCTUALITY.WORK AND CAREER ARE THE EYES OF MAN.PASSION IS THE WORLD.CREATING SOMTING NEW MAKE TO WON THE WORLD.
</p>
</div>
</div>
</div>
</section><!-- End About Section -->
</div>
</div>
</section><!-- End Facts Section -->
<!-- ======= Skills Section ======= -->
<section id="skills" class="skills section-bg">
<div class="container">
<div class="section-title">
<h2>SKILLS</h2>
<p>I EAGER TO LEARN PROGRAMMING LANGUAGES.NOW I AM APPLIYING THAT TO DEVELOP THE WEBSITE</p>
</div>
<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up">
<div class="progress">
<span class="skill">HTML & CSS<i class="val">100%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="progress">
<span class="skill">JAVASCRIPT<i class="val">80%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="80"></div>
</div>
</div>
<div class="progress">
<span class="skill">REACT JS <i class="val">72%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="72" aria-valuemin="0" aria-valuemax="72"></div>
</div>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="progress">
<span class="skill"> MONGO DB<i class="val">85%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="85"></div>
</div>
</div>
<div class="progress">
<span class="skill">JQUERY & JSON <i class="val">80%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="80"></div>
</div>
</div>
<div class="progress">
<span class="skill">NODE JS<i class="val">75%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="75"></div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Skills Section -->
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container">
<div class="section-title">
<h2>RESUME</h2>
<p> I AM COMPLETED MY A/L STUDIES IN 2020. THEN I STARTED MY CAREER IN SOFTWARE ENGINEERING.</p>
</div>
<div class="row">
<div class="col-lg-6" data-aos="fade-up">
<h3 class="resume-title">SUMMARY</h3>
<div class="resume-item pb-0">
<h4>ABISHANAN GANESHALINGAN </h4>
<p><em>I HAVE FINISHED 3 ASSIGNMENT AN A PROJECT AND THEN I HAVE EXPERIENCES IN INDUSTRIAL WORKS </em></p>
<ul>
<li>1st MILE POST,PULOLY CENTER,POINTPEDRO, JAFFNA ,SRI LANKA.</li>
<li>+94772536857</li>
<li>[email protected]</li>
</ul>
</div>
<h3 class="resume-title">EDUCATION</h3>
<div class="resume-item">
<h4>ORDINARY LEVEL </h4>
<h5>2015 - 2016</h5>
<p><em>I COMPLETED MY ORDINARY LEVEL IN J/HARTLEY COLLEGE <br> </em></p>
<p>I GOT 5A IN MATHS ,TAMIL,HISTORY, RELIGION,INFORMATION COMMUNICATION TECHNOLOGY <br>3B IN COMMERCE, ENGLISH,SCIENCE<br> CREDIT PASS IN ENGLISH LITERATURE RESPECTIVELY.
</p>
</div>
<div class="resume-item">
<h4> ADVANCE LEVEL </h4>
<h5>2017 - 2020</h5>
<p><em>I COMPLETED MY ADVANCE LEVEL STUDIES IN J/HINDU COLLEGE</em></p>
<p>I STUDIED BIOLOGICAL SCIENCE IN ADVANCE AND GET 2 CREDIT PASS IN ADVANCE LEVEL </p>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">PROFESSIONAL SKILLS</h3>
<div class="resume-item">
<h4>FULL WEBSTACK LEARNING AT UKI.LIFE</h4>
<h5>2021 DECEMBER 14<sup>TH</sup> TO 2022 MAY 18<sup>TH</sup></h5>
<p><em>STUDENT</em></p>
<ul>
<li>IN UKI I LEARNT TO DEVELOP THE WEB PAGES</li>
<li>I STUDIED HTML,CSS, JAVASCRIPT,JQUERY,REACT JS,BOOTSTRAP,REACT JS,NODE JS,AJEX,MONGO DB</li>
<li>IN UKI I DID 3 ASSIGNMENTS AND A PROJECT </li>
<li>I DID E-COMMERCE SITE PROJECT COMPLETELY(ONLINE PLATFORM FOR ICE CREAM SHOP) </li>
</ul>
</div>
<div class="resume-item">
<h4>CODE ACCEDIMY & FREE CODE CAMP & COURERA</h4>
<h5>2019 - 2021</h5>
<p><em>IMPROVING IT KNOWLEDGE AND SELF LEARNING SKILL</em></p>
<ul>
<li>IT GIVE A CLEARITY IN WEB STACK DEVELOPMENT</li>
<li>IT HELPS TO DEVELOP MY PERSONAL SKILLS </li>
<li>IT DEVELOP MY SELF LEARNUNG ABILITY IN TECHNOLOGY</li>
<br><br>
<li><b>AFTER I DID MY E-COMMERCE PROJECT,I GOT CONFIDENT TO WORK IN WEB DEVELOPING </b></li>
</ul>
</div>
</div>
</div>
</div>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
<!-- © Copyright <strong> -->
</div>
<div class="credits">
EAZERABI
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- 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/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>