-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
269 lines (225 loc) · 10 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Pevinya Geenadi | My PortFolio</title>
<link rel="icon" href="assets/newlogo.png">
<meta name="keywords" content="Frontend Developer, FullStack Developer, Internet Technologies, Software Engineer,IJSE, GDSE,Web Development, Sri Lanka, Innovative Solutions">
<meta name="description" content="Welcome to my Portfolio. I'm Pevinya Geenadi, a passionate and dedicated Frontend Developer based in Sri Lanka. I have a strong drive to learn new technologies and constantly innovate, seeking to improve existing technology. Join me on this journey of creativity and exploration.">
<meta name="owner" content="Pevinya Geenadi">
<meta name="author" content="Pevinya Geenadi">
<meta name="theme-color" content="black">
<meta name="robots" content="index,follow">
<meta name="viewport" content="width=device-width initial-scale=1">
<link rel="stylesheet" href="assets/css/normalize.css_8.0.1_normalize.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/contact.css">
<link rel="stylesheet" href="assets/fontawesome-free-6.4.2-web/css/all.css">
<link rel="stylesheet" href="assets/css/assignment.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
<header>
<img src="assets/newlogo.png" alt="logo" width="75px" height="75px">
<nav>
<ul>
<li><a href="#Homes">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#simg middle-row">Skills</a></li>
<li><a href="#gallery">Gallery</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<main>
<!--Home Start-->
<section id="Homes">
<section>
<h1>Hi<span>, </span> </h1>
<h2>I<span>'</span>m <span>Pevinya G</span>.</h2>
<h3>Professional Software Engineer </h3>
<a href="assets/PevinyaGeenadi.pdf " download="PevinyaGeenadi.pdf">Download CV</a>
</section>
<aside>
<img src="assets/pic1.jpg" id="socialNav" alt="profile picture" height="640px">
</aside>
</section>
<!--Home End-->
<!--About Start-->
<section id="about">
<aside class="about-image">
<img src="assets/galler1.jpg" alt="logo" >
</aside>
<section class="about-content">
<h1><u><span>About </span>Me</u></h1>
<h3>I'm <span>Pevinya Geenadi</span></h3>
<article>
<p> In 2022, I began my software engineering journey at IJSE- Institute of Software Engineering.
With a Since childhood, fascination for computers, I pursue a degree in software engineering.
Now, I aspire to create innovative solutions using my software engineering skills.
</p>
</article>
<dl>
<dt>Name : H.T.Pevinya Geenadi</dt>
<dt>Age : 21</dt>
<dt>City : Galle</dt>
<dt>Study : Institute of Software Engineering</dt>
<dt>Degree : Bsc(Hons) in software engineering</dt>
</dl>
</section>
</section>
<!--About End-->
<!--Education Start-->
<section id="edu">
<h1><u> E<span>ducation</span></u></h1>
<p class="ins">Institute of Software Engineering<br>
(2022-present)</p>
<p class="scl">Sanghamiththa College Galle<br>
(2007-2021)</p>
</section>
<!--Education End-->
<!--Skill & tools Start-->
<section id="simg middle-row">
<h1 class="skill"><u> <span>Skills &</span> Tools</u></h1>
<section class="simg">
<img id="javalogo" src="assets/icon/java.png" height="86" width="86"/>
<img id="htmllogo"src="assets/icon/html.png" height="86" width="86"/>
<img id="csslogo" src="assets/icon/css.png" height="86" width="86"/>
<img id="sqllogo"src="assets/icon/sql.png" height="86" width="86"/>
<img id="jfx"src="assets/icon/jfx.png" height="86" width="86"/>
<img id="intelijlogo" src="assets/icon/intellij.png" height="86" width="86"/>
<img id="slacklogo" src="assets/icon/slack.png" height="86" width="86"/>
<img id="figmalogo" src="assets/icon/figma.png" height="86" width="86"/>
<img id="xampplogo" src="assets/icon/xampp.png" height="86" width="86"/>
<img id="phplogo" src="assets/icon/php.png" height="86" width="86"/>
</section>
</section>
<!--Skill & tools End-->
<!--Projects Start-->
<section class="project">
<h1><u>P<span>rojects</span></u></h1>
<div class="project-item" id="item1"><a href="salon.html">
<h3>Salon Management System</h3>
<img src="assets/salon.png" alt="Project 1"></a>
</div>
<div class="project-item"><a href="https://github.com/PevinyaGeenadi/Chat-Application">
<h3>Chat Application</h3>
<img src="assets/chat.png" alt="Project 2">
</a>
</div>
<div class="project-item" id="item3"><a href="https://github.com/PevinyaGeenadi/Hostel-Management-System">
<h3>Hostel management system</h3>
<img src="assets/Loginpage.png" alt="Project 3">
</a>
</div>
</div>
</section>
<!--Projects End-->
<!--assignment Start-->
<section>
<h1 id="assi"><u>Assi<span id="assign">gnment</span></u></h1>
<div class="wrapper">
<div class="cols">
<div class="assignments-container">
<div class="assignment-front">
<div class="in">
<h3>Css Basic<br>Assignment </h3>
<a href="cssbasic.html" target="_blank">
<button class="btn">VIEW</button>
</a>
</div>
</div>
</div>
<div class="assignments-container">
<div class="assignment-front">
<div class="in">
<h3>Animation <br>Assignment </h3>
<a href="animationassignment.html" target="_blank">
<button class="btn">VIEW</button>
</a>
</div>
</div>
</div>
<div class="assignments-container">
<div class="assignment-front">
<div class="in">
<h3>Transition <br>Assignment </h3>
<a href="transiAssignme.html" target="_blank">
<button class="btn">VIEW</button>
</a>
</div>
</div>
</div>
<div class="assignments-container">
<div class="assignment-front">
<div class="in">
<h3> JS<br> Assignment </h3>
<a href="js.html" target="_blank">
<button class="btn">VIEW</button>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--assignment end-->
<!--Gallery Start-->
<section id="gallery">
<h1><u>Gallery</u></h1>
<div class="gallery">
<div class="image" >
<img src="assets/galler1.jpg" alt="gal1">
</div>
<div class="image" id="img1">
<img src="assets/now.png" alt="gal2">
</div>
<div class="image">
<img src="assets/galler3.jpg" alt="gal3">
</div>
<div class="image">
<img src="assets/pic8%20(2).jpeg" alt="gal3">
</div>
<div></div>
<div></div>
<div></div>
</div>
</section>
<!--Gallery End-->
</main>
<footer id="contact">
<h1>Contact Me</h1>
<address>
<ul>
<li><i class="fa-solid fa-location-dot"></i> No:361/18, Regal Road,<br>Galle, Sri Lanka.</li>
<li><i class="fa-solid fa-envelope"></i> <a href="mailto:haputhanthri200@gmail.com">haputhanthri200@gmail.com</a></li>
<li><i class="fa-solid fa-phone"></i> <a href="tel:+94779296898">+94 779 296 898</a></li>
</ul>
</address>
<div class="social-links">
<a href="https://www.linkedin.com/in/pevinya-geenadi-26524627b/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/PevinyaGeenadi" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.upwork.com/freelancers/~0104229f2ffc28b355" target="_blank"><i class="fas fa-briefcase"></i></a>
</div>
<form id="contact-form" action="https://mail.google.com/" method="post">
<div class="form-group">
<label for="name">Name</label>
<input type="text" id="name" name="name" required>
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" id="email" name="email" required>
</div>
<div class="form-group">
<label for="subject">Subject</label>
<input type="text" id="subject" name="subject" required>
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea id="message" name="message" rows="5" required></textarea>
</div>
<button type="submit">Send Message</button>
</form>
<p>© 2024 Pevinya Geenadi. All rights reserved.</p>
</footer>
</body>
</html>