-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
51 lines (39 loc) · 2.3 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>JavaDevVictoria by JavaDevVictoria</title>
</head>
<body>
<header>
<div class="container">
<h1>JavaDevVictoria</h1>
<h2>Victoria Holland's GitHub page</h2>
<section id="downloads">
<a href="https://github.com/JavaDevVictoria" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<p>I am an experienced web developer with skills in a wide variety of web technologies, both client-side and server-side. I express my creativity through technology and enjoy creating innovative solutions to problems. I am eager to embrace new ideas, methodologies and technologies to expand my knowledge.</p>
<p>I have more than 10 years’ experience in the IT industry across a variety of technologies. I have also completed several web development projects in my own time. I am skilled in the development, automation and improvement of management information reports and business process audits. In addition, I have experience of conducting user acceptance testing of new systems and data sources.</p>
<p>I currently work as a Junior Java Developer for a local publishing company.</p>
<p>Working on long to short term projects, I work alongside project managers, QA testers and front-end developers in an Agile environment.</p>
<p>My main duties involve:
<ul>
<li>Developing new elements for the Polopoly content management system using Java, XML and the Velocity templating language.</li>
<li>Extending the functionality of existing Polopoly elements.</li>
<li>Building new Polopoly page templates and article types using Velocity.</li>
<li>Responding to change requests from the business involving server-side development of new CMS functionality.</li>
<li>Bug fixing.</li>
</ul>
</p>
</section>
</div>
</body>
</html>