-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
84 lines (75 loc) · 2.24 KB
/
index.html
File metadata and controls
84 lines (75 loc) · 2.24 KB
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
---
layout: nil
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Java Architect/Developer for hire</title>
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<!--
<style>
body {
margin: 40;
}
ul {
padding: 0;
margin: 0;
font-size: 14px;
}
ol {
padding: 0;
margin: 0;
font-size: 14px;
}
div {
padding: 20;
margin: 20;
font-size: 14px;
}
</style>
-->
</head>
<body>
<p>
<a href="/">Home</a>.
</p>
<div id="content" class="clearfix">
<div id="column1" class="interior">
<ul>
<li>
<img src="PaulVerestExperienceInfographic021.png" /></a><br>
<br>
Paul Verest is Java Architect/Developer who is moving
<a href="https://github.com/Nodeclipse/nodeclipse-1/">Nodeclipse effort</a> forward.<br>
Apart from hobbies like languages, book reading, research and improving tool set, his main skills are in:<br>
<br>
<ul>
<li>15 years in software development</li>
<li>Agile/tech lead</li>
<li>Fanatic Object-Oriented Designer (keeping design clean; open-close principle, loose coupling, etc)</li>
<li>DDD practitioner (Domain model first, using and promoting ubiquitous language)</li>
<li>System design & implementation in finance, industry, new technology</li>
<li>Deep knowledge of modern hardware and OSes as well as needed and not needed optimization</li>
<li>Implementing Agile practices, SCRUM, XP</li>
<li>Experience of rolling out product (at national level) in big international company TNK-BP</li>
<li>Western and Eastern work culture exposure</li>
</ul>
see <a href="https://cn.linkedin.com/pub/paul-verest/10/645/105">
LinkedIn profile</a> for accomplished projects.
For job and collaboration please connect<br>
or directly skype by ID pverest or call +86 187 01029146.
</li>
</ul>
<br>
<!-- Add yourself here -->
<div>
</div>
<div>Add yourself to the list and become Nodeclipse developer by editing<br>
<a href="https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html">
https://github.com/Nodeclipse/www.nodeclipse.org/blob/gh-pages/developers/index.html</a>
</div>
</div>
</div>
</body>
</html>