Skip to content

Commit

Permalink
Add initial CV website files
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoldas authored Nov 14, 2021
1 parent ad8aad7 commit 3149063
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 0 deletions.
28 changes: 28 additions & 0 deletions contact-me.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">

<head>
<meta charset="utf-8">
<title>Contact me</title>
</head>

<body>
<h1>My contact details</h1>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Phone: +37069903314</p>
<hr>
<form action="mailto:[email protected]" method="post" enctype="text/plain">
<label>Your name:</label>
<input type="text" name="yourName" value="">
<br>
<label>Your email:</label>
<input type="email" name="yourEmail" value="">
<br>
<label>Your message:</label>
<textarea name="yourMessage" rows="10" cols="30"></textarea>
<br>
<input type="submit" name="">
</form>
</body>

</html>
20 changes: 20 additions & 0 deletions hobbies.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">

<head>
<meta charset="utf-8">
<title>My hobbies</title>
</head>

<body>
<h3>My hobbies</h3>
<ol>
<li>Web Development</li>
<li>Fishing</li>
<li>Skiing</li>
<li>Table tennis</li>
<li>Motocycles</li>
</ol>
</body>

</html>
Binary file added images/arnoldas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
134 changes: 134 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">

<head>
<meta charset="utf-8">
<title>🔥 Official website for Arnoldas Ropė</title>
</head>

<body>
<table cellspacing="20">
<tr>
<td><img src="images/arnoldas.png" alt="Arnoldas profile picture"></td>
<td>
<h1>Arnoldas Ropė</h1>
<p><em>Developer of the <strong><a href="https://www.inbank.lt/">Inbank</a> & <a href="https://www.atea.lt/">Atea</a>.</strong></em></p>
<p>I'm experienced Oracle database developer at Inbank and Atea companies and I'm interested in new things. Now I'm focusing in web development.</p>
</td>
</tr>
</table>
<hr>
<h3>Education, courses and certifications</h3>
<ul>
<li><a href="https://www.ignalinosgimnazija.lt/">Ignalina gymnasium</a></li>
<li><a href="https://mif.vu.lt/">Vilnius University</a></li>
<li>Lithuanian University of Education (now <a href="https://svietimas.vdu.lt/">Vytautas Magnus University Education Academy</a>)</li>
<li><a href="https://www.udemy.com/course/the-complete-web-development-bootcamp">Complete Web Development bootcamp course</a></li>
<li><a href="https://www.youracclaim.com/badges/7be42439-4c37-4e36-8721-c1579c68b799/linked_in_profile">Oracle PL/SQL Developer Certified Associate 2016</a></li>
<li><a href="https://www.youracclaim.com/badges/d2c222d8-f2ac-4a9d-87e6-b458bf3474c5/linked_in_profile">Oracle Advanced PL/SQL Developer Certified Professional 2016</a></li>
<li><a href="https://www.youracclaim.com/badges/f725baab-0571-475e-add7-7f3c9ea773d2/public_url">Oracle Forms Developer Certified Professional 2017</a></li>
<li><a href="https://www.youracclaim.com/badges/79900718-19ed-4a44-bef0-a6babfd389e5">Oracle Certified Associate, Java SE 8 Programmer 2018</a></li>
</ul>
<hr>
<h3>Work Experience</h3>
<table cellspacing="10">
<thead>
<tr>
<th>Date</th>
<th>Work</th>
</tr>
</thead>
<tbody>
<tr>
<td>2020 Jan. - now</td>
<td>Developer at Inbank</td>
</tr>
<tr>
<td>2016 Dec. - now</td>
<td>Senior Oracle Developer at Atea</td>
</tr>
<tr>
<td>2015 Apr. - 2016 Dec.</td>
<td>Oracle Developer at Atea</td>
</tr>
<tr>
<td>2014 Apr. - 2020 Dec.</td>
<td>Developer at Mokilizingas</td>
</tr>
<tr>
<td>2008 Jun. - 2015 Apr.</td>
<td>Developer/Analyst at Etnomedijos Intercentras</td>
</tr>
</tbody>
</table>
<hr>
<h3>Skills</h3>
<table cellspacing="10">
<tr>
<td>PL/SQL</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Oracle Forms</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Git</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Svn</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Oracle Reports</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>PostreSQL</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td>HTML</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td>CSS</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td>Jira</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td>MySQL</td>
<td>⭐⭐</td>
</tr>
<tr>
<td>Java</td>
<td>⭐⭐</td>
</tr>
<tr>
<td>JSP</td>
<td>⭐⭐</td>
</tr>
<tr>
<td>CSS</td>
<td>⭐⭐</td>
</tr>
<tr>
<td>PHP</td>
<td></td>
</tr>
<tr>
<td>JavaScript</td>
<td></td>
</tr>
</table>
<hr>
<a href="hobbies.html">My hobbies</a>
<br>
<a href="contact-me.html">Contact me</a>
</body>

</html>

0 comments on commit 3149063

Please sign in to comment.