-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (288 loc) · 13.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ramesh Peshala</title>
<link rel="stylesheet" href="site.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script>
</head>
<body>
<header class="header">
<a href="#" class="logo">Ramesh Peshala</a>
<nav class="navbar">
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#skills">Skills</a>
<a href="#project">Project</a>
<a href="#contact">Contact</a>
</nav>
</header>
<section class="home" id="home">
<div class="imag">
<img src="image/main.png" class="image-main">
</div>
<div class="home-content">
<h3>Hello, It's Me</h3>
<h1>Ramesh Peshala</h1>
<p>I'm a Undergraduate Student University of Colombo School of Computing
and I'm Web Developer and Designer
</p>
<div class="home-sci">
<a href="https://www.facebook.com/profile.php?id=100046880754370&mibextid=ZbWKwL"><i
class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/rameshpeshala000?igsh=ejVtY2F1ZmRhcDU0"><i
class='bx bxl-instagram'></i></a>
<a href="https://x.com/RameshPeshala"><i class='bx bxl-twitter'></i></a>
<a href="https://www.linkedin.com/in/ramesh-peshala-b84a632aa/"><i class='bx bxl-linkedin'></i></a>
<a href="https://github.com/Peshala84"><i class='bx bxl-github'></i></a>
</div>
<a href="#about" class="btn-box">More About Me</a>
</div>
</section>
<section class="about" id="about">
<div class="about-img">
<img src="image/main3.png">
</div>
<div class="about-text">
<h2>About <span>Me</span></h2>
<h4>Front End Developer || Devops & Cloud Enthusiastic</h4>
<p>
I am Ramesh , I am a dedicated Web Team Member at the UCSC ACM Student Chapter and the Rotaract Club of
University of Colombo School of Computing,
my journey in computer science education is being enriched by practical, hands-on experience.
Currently, I am honing my skills in Docker, Ansible, and Jenkins, which are essential for modern DevOps
practices.
With an expected degree in Computer Science from the University of Colombo School of Computing,
my academic and extracurricular pursuits are intertwined, driving me to excel in algorithmic challenges,
as evidenced by my recent honor in MoraXtreme 9.0. Balancing my commitment to service through Rotaract
with my
passion for technology, I am forging a path that merges technical prowess with community engagement.
</p>
</div>
</section>
<section id="skill" class="skill">
<div class="skill-header">
<h1 class="sub-title">My<span>Skill</span></h1>
</div>
<div class="skill-container-1">
<div class="skill-container-3">
<div class="skill-container-4">
<div class="skill-main_1">
<div class="skill-image">
<img src="image/html-5.png" alt="html logo">
</div>
<p>HTML</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/docker.png" alt="html logo">
</div>
<p>Docker</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/css-3.png" alt="css logo">
</div>
<p>CSS</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/js.png" alt="js logo">
</div>
<p>Java Script</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/php.png" alt="js logo">
</div>
<p>PHP</p>
</div>
</div>
<div class="skill-container-4">
<div class="skill-main_1">
<div class="skill-image">
<img src="image/react.png" alt="react logo">
</div>
<p>React</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/c.png" alt="c++ logo">
</div>
<p>C++</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/figma.png" alt="figma logo">
</div>
<p>Figma</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/c_language (1).png" alt="html logo">
</div>
<p>C</p>
</div>
<div class="skill-main_1">
<div class="skill-image">
<img src="image/jenkins.png" alt="html logo">
</div>
<p>Jenkins</p>
</div>
</div>
<div class="skill-container-4">
<div class="skill-main_1">
<div class="skill-image">
<img src="image/scala.png" alt="html logo">
</div>
<p>Scala</p>
</div>
</div>
</div>
<div class="skill-container-2">
<ul>
<li>
<img src="image/html-5.png" alt="">
<div class="skill-details">
<h3>Create my Portfolio website</h3>
<!-- <p>May,2024 - June,2024</p> -->
<p>The project create for me it's my First project</p>
</div>
</li>
<li>
<img src="image/css-3.png" alt="">
<div class="skill-details">
<h3>Create Online Calculator</h3>
<!-- <p>May,2024 - June,2024</p> -->
<p>The project is create calculator Using HTML,CSS</p>
</div>
</li>
<li>
<img src="image/figma.png" alt="">
<div class="skill-details">
<h3> Create Comapny Web page</h3>
<!-- <p>June,2024 - July,2024</p> -->
<p>The project created front end for Comapny</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<section class="project">
<div id="project" id="create">
<div class="main-text" id="create">
<div class="project-header">
<h2> My Latest <span>Project</span></h2>
</div>
<div class="project-content">
<div class="row">
<img src="image/project_image_01.png">
<div class="layer">
<h5>VetiPlus Web App</h5>
<p>This is our 2nd Year Group Projec. Using HTML,CSS,JS,PHP,MYSQL</p>
<a href="https://github.com/ravidu001/VetiPlusMVC.git">
<i class='bx bx-link-external' style="color:aliceblue ;"></i></a>
</div>
</div>
<div class="row">
<img src="image/project_image_02.png">
<div class="layer">
<h5>Create React Web Page for IEEE Web Task</h5>
<p>This is created for IEEE Web Team. sample MADHACK compition </p>
<a href="https://madhack-iee.web.app/"></a>
<a href="https://github.com/Peshala84/madhack-3.0-web-task"><i class='bx bx-link-external'
style="color:aliceblue ;"></i></a>
</div>
</div>
<div class="row">
<img src="image/project_image_03.png">
<div class="layer">
<h5>SafeCam Web App</h5>
<p>This project create using React js.it is very usefull for CCTV camera company</p>
<a href="https://github.com/Peshala84/SafeCam-web-app"><i class='bx bx-link-external'
style="color:aliceblue ;"></i></a>
</div>
</div>
</div>
<div class="project-content">
<div class="row">
<img src="image/project_image_04.png">
<div class="layer">
<h5> Simple Calculator Using HTML/CSS/JAVASCRIPT</h5>
<p>This is my first project very basic calculator </p>
<a href="https://github.com/Peshala84/My-Project/blob/Calculator/Calculator.html">
<i class='bx bx-link-external' style="color:aliceblue ;"></i></a>
</div>
</div>
<div class="row">
<img src="image/project_image_05.png">
<div class="layer">
<h5>Travel and Tour Web Page</h5>
<p>This project created for travel and tour company.</p>
<a href="https://github.com/Peshala84/travel-tour-web-page.git"><i
class='bx bx-link-external' style="color:aliceblue ;"></i></a>
</div>
</div>
<div class="row">
<img src="image/project_image_06.png">
<div class="layer">
<h5>Hour of Code Web Site</h5>
<p>This project created for Hour of Code compition. it's Organized by ACM Student Chapter in
University of Colombo School of Computing</p>
<a href="https://acm-monthly-meetups.vercel.app/meetup/hoc"><i class='bx bx-link-external'
style="color:aliceblue ;"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="contact-text">
<h2>Contact <span>Me</span></h2>
<p>
I am a graduate candidate So you can follow the steps below to contact me. Below are the ways I can be
contacted.
</p>
<div class="contact-list">
<div class="contact-other">
<i class='bx bxs-send'></i>
<p>rameshpeshala84@gmail.com</p>
</div>
<div class="contact-other">
<i class='bx bx-phone'></i>
<p>0762163506</p>
</div>
</div>
<div class="contact-icons">
<a href="https://www.facebook.com/profile.php?id=100046880754370&mibextid=ZbWKwL"><i
class='bx bxl-facebook-circle'></i></a>
<a href="https://x.com/RameshPeshala"><i class='bx bxl-twitter'></i></a>
<a href="https://www.instagram.com/rameshpeshala000?igsh=ejVtY2F1ZmRhcDU0"><i
class='bx bxl-instagram'></i></a>
<a href="https://www.linkedin.com/in/ramesh-peshala-b84a632aa/"><i class='bx bxl-linkedin'></i></a>
<a href="https://github.com/Peshala84"><i class='bx bxl-github'></i></a>
</div>
</div>
<div class="contact-form">
<form action="">
<input type="name" placeholder="Enter Your Name" required>
<input type="email" placeholder="Enter Your Email" required>
<input type="suject" placeholder="Enter Your Subject">
<textarea name="" id="" cols="40" rows="10" placeholder="Enter your Massage" required></textarea>
<input type="submit" value="submit" class="send">
</form>
</div>
</section>
<div class="last-text">
<p>
Developed with by Love Ramesh Peshala © 2024
</p>
</div>
<a href="#" class="top"><i class='bx bx-up-arrow-alt'></i></a>
<script src="site.js"></script>
</body>
</html>