-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
229 lines (224 loc) · 8.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600;800&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="styles.css" />
<title>Ayeshan Weerasuriya</title>
<link rel="icon" href="./assets/title.png" type="image/png" </head>
<body>
<!-- PROFILE PAGE (STARTNIG CARD) -->
<div class="card-container">
<div class="card">
<div class="card-name-container">
<div class="card-name-title">
<h3>PROFILE PAGE</h3>
</div>
<div class="card-name-number">
<h3 class="card-number">1</h3>
</div>
</div>
<div class="page-container">
<div class="profile-page-top">
<img class="pro-pic" src="./assets/Mine.jpg" alt="profile-pic" />
<div class="user-details">
<h3 class="name">Ayeshan Weerasuriya</h3>
<p class="address">
541|1|D, Wewahena Watta Road, Ranmuthugala, kadawatha, 11850
</p>
<a class="email" href="mailto:ayeshanweerasuriya@gmail.com">ayeshanweerasuriya@gmail.com</a>
<p class="phone-number">
<a href="tel:+94701251416">+94 70 125 1416</a>
</p>
<div class="icon-container">
<a class="github" href="https://github.com/ayeshanweerasuriya" target="_blank">
<img class="icons" src="./assets/github.svg" alt="GitHub" />
</a>
<a class="linkedin" href="http://www.linkedin.com/in/ayeshan-weerasuriya" target="_blank">
<img class="icons" src="./assets/linkedin.svg" alt="LinkedIn" />
</a>
<a class="reddit" href="https://www.reddit.com/user/Ayeshan-Weerasuriya" target="_blank">
<img class="icons" src="./assets/reddit.svg" alt="reddit" />
</a>
<a class="twitter" href="https://twitter.com/A_A_Weerasuriya" target="_blank">
<img class="icons" src="./assets/x-twitter.svg" alt="twitter-x" />
</a>
<a class="discord" href="https://discordapp.com/users/1089737665739497583" target="_blank">
<img class="icons" src="./assets/discord.svg" alt="discord" />
</a>
</div>
</div>
</div>
<!-- ABOUT PARAGRAPH -->
<p class="highlight">
I am a highly motivated individual with a strong passion for
technology and programming. As an undergraduate student at OUSL, I
have developed a solid foundation in computer science and am
constantly seeking to expand my knowledge and skills in this field.
I thrive on challenges and am eager to take on new opportunities in
the software industry. My dedication to learning and growth makes me
a valuable asset to any team, and I am excited to contribute my
talents to help drive success and innovation.
</p>
</div>
</div>
<!-- EDUCATION CARD -->
<div class="card">
<div class="card-name-container">
<div class="card-name-title">
<h3>EDUCATION</h3>
</div>
<div class="card-name-number">
<h3 class="card-number">2</h3>
</div>
</div>
<div class="page-container">
<div class="unviersity">
<h4>Open University of Sri Lanka</h4>
<p class="third-title">
Bachelor of Software Engineering Honours, Computer Software
Engineering Nov 2022 - Present
</p>
<hr />
</div>
<div class="unviersity">
<h4>
National Institute of Business Management (NIBM - Sri Lanka)
</h4>
<p class="third-title">
Certificate in Software Engineering Jul 2022 - Nov 2022
</p>
<p class="skills">
During this program, I acquired knowledge of the C# programming
language as well as Microsoft Visual Studio and Microsoft SQL
Server.
</p>
<hr />
</div>
<div class="unviersity">
<h4>Nalanda College Colombo 10</h4>
<p class="third-title">Jan 2005 - Dec 2019</p>
<p class="skills">
Year of O/L Examination: 2016, Index Number: 60081392 <br />
Year of A/L Examination: 2019 (Commerce stream), Index Number:
5053412
</p>
</div>
</div>
</div>
<!-- SKILLS AND EXPERIENCE CARD -->
<div class="card">
<div class="card-name-container">
<div class="card-name-title">
<h3>SKILLS & EXPERIENCE</h3>
</div>
<div class="card-name-number">
<h3 class="card-number">3</h3>
</div>
</div>
<div class="page-container">
<h3 class="s-p-heading">PROFESSIONAL EXPERIENCE</h3>
<h4>Graphic Designer Siyatha TV, Colombo</h4>
<p class="third-title">Sep 2020 - Jun 2022</p>
<p class="skills">
While working at Siyatha TV, I gained valuable knowledge and
experience in various areas. Specifically, I developed skills in
photo editing using Photoshop, video editing using Premiere Pro, and
social media marketing.
</p>
<hr />
<h3>SKILLS AND PROFICIENCIES</h3>
<div class="proficiencies">
<ul>
<li>Java</li>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>PHP</li>
<li>SQL</li>
</ul>
<hr />
<ul>
<li>React and React Native</li>
<li>C</li>
<li>C#</li>
<li>Python</li>
<li>Digital Marketing</li>
<li>Graphic Design</li>
</ul>
<hr />
<ul>
<li>OOP Concepts / SOLID Principles</li>
<li>Teamwork</li>
<li>Multitasking</li>
<li>Attention to Detail</li>
<li>Fluency in English and Sinhala</li>
</ul>
</div>
</div>
</div>
<!-- PROJECTS CARD -->
<div class="card">
<div class="card-name-container">
<div class="card-name-title">
<h3>PROJECTS</h3>
</div>
<div class="card-name-number">
<h3 class="card-number">4</h3>
</div>
</div>
<div class="page-container">
<div class="projects">
<h4>Hobbies Website (Front End)</h4>
<a class="github-projects" href="https://github.com/ayeshanweerasuriya/Hobbies-Website-Front-End.git"
target="_blank">
<img class="icons" src="./assets/github.svg" alt="GitHub" />
</a>
</div>
<li class="third-title">
Technologies Used: HTML, CSS, JavaScript
</li>
<hr />
<!-- -->
<div class="projects">
<h4>Library Management System</h4>
<a class="github-projects" href="https://github.com/ayeshanweerasuriya/Library-Management-System.git"
target="_blank">
<img class="icons" src="./assets/github.svg" alt="GitHub" />
</a>
</div>
<li class="third-title">
Technologies Used: Python with ObjectOriented Programming (OOP)
concepts
</li>
<hr />
<!-- -->
<div class="projects">
<h4>Mobile Shop Management System</h4>
<a class="github-projects" href="https://github.com/ayeshanweerasuriya/Mobile-Management-System.git"
target="_blank">
<img class="icons" src="./assets/github.svg" alt="GitHub" />
</a>
</div>
<li class="third-title">
Technologies Used: C#, Microsoft SQL Server
</li>
<hr />
<!-- -->
<div class="projects">
<h4>Job search application</h4>
<a class="github-projects" href="https://github.com/ayeshanweerasuriya/react_native_jobs.git" target="_blank">
<img class="icons" src="./assets/github.svg" alt="GitHub" />
</a>
</div>
<li class="third-title">
Technologies Used: React, React Native, API Implementation
</li>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>