Skip to content

Commit a7b4f34

Browse files
committed
up
1 parent 559c529 commit a7b4f34

File tree

1 file changed

+46
-37
lines changed

1 file changed

+46
-37
lines changed

developers/index.html

+46-37
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta charset="UTF-8">
88
<title>Java Architect/Developer for hire</title>
99
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
10+
<!--
1011
<style>
1112
body {
1213
margin: 40;
@@ -27,49 +28,57 @@
2728
font-size: 14px;
2829
}
2930
</style>
31+
-->
3032
</head>
3133
<body>
3234

33-
{% include navigation-links.html %}
35+
<p>
36+
<a href="/">Home</a>.
37+
</p>
3438

35-
<ul>
36-
<li>
37-
<img src="PaulVerestExperienceInfographic021.png" /></a><br>
38-
<br>
39+
<div id="content" class="clearfix">
40+
<div id="column1" class="interior">
3941

40-
Paul Verest is Java Architect/Developer who is moving
41-
<a href="https://github.com/Nodeclipse/nodeclipse-1/">Nodeclipse effort</a> forward.<br>
42-
Apart from hobbies like languages, book reading, research and improving tool set, his main skills are in:<br>
43-
<br>
44-
<ul>
45-
<li>15 years in software development</li>
46-
<li>Agile/tech lead</li>
47-
<li>Fanatic Object-Oriented Designer (keeping design clean; open-close principle, loose coupling, etc)</li>
48-
<li>DDD practitioner (Domain model first, using and promoting ubiquitous language)</li>
49-
<li>System design & implementation in finance, industry, new technology</li>
50-
<li>Deep knowledge of modern hardware and OSes as well as needed and not needed optimization</li>
51-
<li>Implementing Agile practices, SCRUM, XP</li>
52-
<li>Experience of rolling out product (at national level) in big international company TNK-BP</li>
53-
<li>Western and Eastern work culture exposure</li>
54-
</ul>
55-
56-
see <a href="https://cn.linkedin.com/pub/paul-verest/10/645/105">
57-
LinkedIn profile</a> for accomplished projects.
42+
<ul>
43+
<li>
44+
<img src="PaulVerestExperienceInfographic021.png" /></a><br>
45+
<br>
46+
47+
Paul Verest is Java Architect/Developer who is moving
48+
<a href="https://github.com/Nodeclipse/nodeclipse-1/">Nodeclipse effort</a> forward.<br>
49+
Apart from hobbies like languages, book reading, research and improving tool set, his main skills are in:<br>
50+
<br>
51+
<ul>
52+
<li>15 years in software development</li>
53+
<li>Agile/tech lead</li>
54+
<li>Fanatic Object-Oriented Designer (keeping design clean; open-close principle, loose coupling, etc)</li>
55+
<li>DDD practitioner (Domain model first, using and promoting ubiquitous language)</li>
56+
<li>System design & implementation in finance, industry, new technology</li>
57+
<li>Deep knowledge of modern hardware and OSes as well as needed and not needed optimization</li>
58+
<li>Implementing Agile practices, SCRUM, XP</li>
59+
<li>Experience of rolling out product (at national level) in big international company TNK-BP</li>
60+
<li>Western and Eastern work culture exposure</li>
61+
</ul>
62+
63+
see <a href="https://cn.linkedin.com/pub/paul-verest/10/645/105">
64+
LinkedIn profile</a> for accomplished projects.
65+
66+
For job and collaboration please connect<br>
67+
or directly skype by ID pverest or call +86 187 01029146.
68+
</li>
69+
</ul>
70+
71+
<br>
72+
<!-- Add yourself here -->
73+
<div>
74+
</div>
75+
76+
<div>Add yourself to the list and become Nodeclipse developer by editing<br>
77+
<a href="https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html">
78+
https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html</a>
79+
</div>
80+
</div>
5881

59-
For job and collaboration please connect<br>
60-
or directly skype by ID pverest or call +86 187 01029146.
61-
</li>
62-
</ul>
63-
64-
<br>
65-
<!-- Add yourself here -->
66-
<div>
67-
</div>
68-
69-
<div>
70-
Add yourself to the list and become Nodeclipse developer by editing<br>
71-
<a href="https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html">
72-
https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html</a>
7382
</div>
7483
</body>
7584
</html>

0 commit comments

Comments
 (0)