-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (20 loc) · 1.06 KB
/
index.html
File metadata and controls
22 lines (20 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Amila Sampath</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
</head>
<body>
<div class="jumbotron">
<h1 class="display-4">Amila Sampath</h1>
<p class="lead">AWS Certified Solutions Architect - Associate </p>
<p class="lead">Full Stack Senior Software Engineer (MEAN) at Zeptolytics (Pvt) Ltd</p>
<hr class="my-4">
<p>I am a one who accept the competitive and challenging environment, a strong planner and problem solver who readily adapts to change, works independently and exceeds expectations and able to juggle multiple priorities and meet tight deadlines without compromising quality for achieving my objective.</p>
<p class="lead">
<a class="btn btn-primary btn-lg" role="button" target="_blank" href="https://github.com/jdamilasp">Git - Project</a>
</p>
</div>
</body>
</html>