-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
371 lines (327 loc) · 15.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Personal Portfolio</title>
<!--Font awoesome-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!--css style sheet-->
<link rel="stylesheet" href="CSS/style.css">
<!--Box Icon css-->
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!-- Scrool ANimations -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<header class="header">
<a href="#" class="logo">Portfollio</a>
<i class='bx bx-menu' id="mIcon"></i>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
</nav>
</header>
<!-- Home -->
<section class="home" id="home">
<div class="home-content" data-aos="fade-right">
<h3>Hey,It's Me</h3>
<h1>Sahan Chamara</h1>
<h3>And I'm a <span>Fullstack Developer</span></h3>
<p>I am a head full stack developer, moving towards innovation and user experiences with digital fantasies.
I have experience in frontend and backend in crafting simple sailing from the engines.</p>
<div class="social-media-icon">
<a href="https://www.linkedin.com/in/sahan-chamara-97a53929a/"><i class='bx bxl-linkedin'></i></a>
<a href="https://github.com/SahanChamara"><i class='bx bxl-github'></i></a>
<a href="https://web.facebook.com/sahansc567/"><i class='bx bxl-facebook'></i></a>
<a href="https://x.com/Sahan04Che"><i class='bx bxl-twitter'></i></a>
</div>
<button class="buttonMy">Download CV</button>
</div>
<div class="box" data-aos="fade-left">
<span></span>
<div class="main-img">
<img src="Images/MAIN IMAGE.jpg" alt="">
</div>
</div>
</section>
<!-- About Section -->
<section class="about" id="about">
<div class="about-img" data-aos="fade-down-right">
<img src="Images/MAIN IMAGE.jpg" alt="">
</div>
<div class="about-content" data-aos="fade-down-left">
<h2 class="heading">About <span>Me</span></h2>
<h3>Fullstack Developer</h3>
<p>Welcome to my portfolio! My name is Sahan Chamara, I’m a full stack developer, and I love developing
software that has an impact. My foundation with web development, database management, and application
design make me thrive on challenges that extend the limits in technology.
Now, I am learning as a trainee full stack developer at ICET Institute on various projects combining
creativity and functionality. This is the process I carry myself through with a grace of excellence,
collaborative spirit, a keen eye for detail, and each project is perfect.</p>
<button class="buttonMy">Read More</button>
</div>
</section>
<!-- Services section -->
<section class="services" id="services" data-aos="fade-up" data-aos-duration="3000">
<h2 class="heading">My <span>Services</span></h2>
<div class="services-container">
<!-- <div class="services-box"></div> -->
<div class="nft">
<div class='main'>
<img class='tokenImage' src="Images/Fullstack Dev.png" alt="fullstack" />
<h2 style="text-align: center; font-size: 2rem;">Fullstack Development</h2>
<p class='description'>
End-to-End Web Application Development
</p>
<p class='description'>
Integration of Frontend and Backend Systems
</p>
<p class='description'>
Scalable Web Solutions
</p>
<hr />
<div class='creator'>
<div class='wrapper'>
<img src="Images/Logo.png" alt="My Logo" />
</div>
<p style="color: white;">Symbolizing your progress in mastering fullstack development.</p>
</div>
</div>
</div>
<div class="nft">
<div class='main'>
<img class='tokenImage' src="Images/database manage.png" alt="fullstack" />
<h2 style="text-align: center; font-size: 2rem;">Database Management</h2>
<p class='description'>
Database Design and Optimization
</p>
<p class='description'>
Query Performance Tuning
</p>
<p class='description'>
Management of Relational (SQL) and Non-Relational (NoSQL) Databases
</p>
<hr />
<div class='creator'>
<div class='wrapper'>
<img src="Images/Logo.png" alt="My Logo" />
</div>
<p style="color: white;">Symbolizing your progress in mastering fullstack development.</p>
</div>
</div>
</div>
<div class="nft">
<div class='main'>
<img class='tokenImage' src="Images/mobile app dev.png" alt="fullstack" />
<h2 style="text-align: center; font-size: 2rem;">Mobile App Development
</h2>
<p class='description'>
Cross-Platform Development
</p>
<p class='description'>
Native App Development
</p>
<p class='description'>
Performance Optimization
</p>
<p class='description'>
App Deployment
</p>
<hr />
<div class='creator'>
<div class='wrapper'>
<img src="Images/Logo.png" alt="My Logo" />
</div>
<p style="color: white;">Symbolizing your progress in mastering fullstack development.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Projects section -->
<section class="projects" id="projects" data-aos="fade-up-left">
<h2 class="heading">Latest <span>Projects</span></h2>
<div class="project-container">
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>Customer Management System</h2>
<div class="size">
<p>
This is a desktop application developed in Java Swing, designed to manage customer
orders and details for a fashion shop. The application features order placement,
searching, status updating, reporting, and order deletion functionalities.
</p>
</div>
<a href="https://github.com/SahanChamara/Fashion-Shop---GUI">Check it Out</a>
</div>
</div>
</div>
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>Salary Information System</h2>
<div class="size">
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. In blanditiis optio sint! A
maxime consectetur aspernatur qui dolorem, saepe atque, sit aliquam nihil molestiae
architecto, distinctio obcaecati modi eius voluptatibus.
</p>
</div>
<a href="https://github.com/SahanChamara/Salary-Information-System">Check it Out</a>
</div>
</div>
</div>
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>To-Do-List</h2>
<div class="size">
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. In blanditiis optio sint! A
maxime consectetur aspernatur qui dolorem, saepe atque, sit aliquam nihil molestiae
architecto, distinctio obcaecati modi eius voluptatibus.
</p>
</div>
<a href="https://github.com/SahanChamara/To-Do-List">Check it Out</a>
</div>
</div>
</div>
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>ChatBot Ai</h2>
<div class="size">
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. In blanditiis optio sint! A
maxime consectetur aspernatur qui dolorem, saepe atque, sit aliquam nihil molestiae
architecto, distinctio obcaecati modi eius voluptatibus.
</p>
</div>
<a href="https://github.com/SahanChamara/NeoAssist-Ai-chatBot">Check it Out</a>
</div>
</div>
</div>
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>Language Translator</h2>
<div class="size">
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. In blanditiis optio sint! A
maxime consectetur aspernatur qui dolorem, saepe atque, sit aliquam nihil molestiae
architecto, distinctio obcaecati modi eius voluptatibus.
</p>
</div>
<a href="#">Check it Out</a>
</div>
</div>
</div>
<div class="container">
<div class="card">
<div class="imgBx">
<img src="Images/customer management system.png">
</div>
<div class="contentBx">
<h2>Country Research Using Rest API</h2>
<div class="size">
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. In blanditiis optio sint! A
maxime consectetur aspernatur qui dolorem, saepe atque, sit aliquam nihil molestiae
architecto, distinctio obcaecati modi eius voluptatibus.
</p>
</div>
<a href="https://github.com/SahanChamara/Countries-Research-App">Check it Out</a>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="contact" id="contact" data-aos="fade-up">
<h2 class="heading">Contact <span>Me!</span></h2>
<div class="background">
<div class="container">
<div class="screen">
<div class="screen-header">
<div class="screen-header-left">
<div class="screen-header-button close"></div>
<div class="screen-header-button maximize"></div>
<div class="screen-header-button minimize"></div>
</div>
<div class="screen-header-right">
<div class="screen-header-ellipsis"></div>
<div class="screen-header-ellipsis"></div>
<div class="screen-header-ellipsis"></div>
</div>
</div>
<div class="screen-body">
<div class="screen-body-item left">
<div class="app-title">
<span>CONTACT</span>
<span>US</span>
</div>
<div class="app-contact">CONTACT INFO : +94 778 557 750</div>
</div>
<div class="screen-body-item">
<div class="app-form">
<div class="app-form-group">
<input class="app-form-control" placeholder="NAME" value="">
</div>
<div class="app-form-group">
<input class="app-form-control" placeholder="EMAIL">
</div>
<div class="app-form-group">
<input class="app-form-control" placeholder="CONTACT NO">
</div>
<div class="app-form-group message">
<input class="app-form-control" placeholder="MESSAGE">
</div>
<div class="app-form-group buttons">
<button class="buttonMy">CANCEL</button>
<button class="buttonMy">SEND</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 by Sahan Chamara | All Rights Reserved.</p>
</div>
<div class="footer-icon-top">
<a href="#home"><i class='bx bx-up-arrow-alt'></i></a>
</div>
</footer>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="JS/script.js"></script>
<script>
AOS.init();
</script>
</body>
</html>