This repository was archived by the owner on Mar 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathjerry.html
More file actions
301 lines (263 loc) · 17.3 KB
/
jerry.html
File metadata and controls
301 lines (263 loc) · 17.3 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
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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>Jerry Tjon - Profiel</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="mStack profiel van Jerry Tjon">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="icon" href="./assets/images/mStack-favicon.png" type="image/png">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Heebo:400,700,900|Open+Sans" rel="stylesheet">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="profile" src="assets/images/Jerry.png" alt="Jerry Tjon" />
<h1 class="name">Jerry Tjon</h1>
<h3 class="tagline">Solution Architect</h3>
</div><!--//profile-container-->
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fa fa-envelope"></i><a href="mailto:jerry.tjon@mstack.nl">jerry.tjon@mstack.nl</a></li>
<li class="phone"><i class="fa fa-phone"></i><a href="tel:+31645728224">+31 6 45 72 82 24</a></li>
<li class="website"><i class="fa fa-globe"></i><a href="http://mstack.nl/jerry" target="_blank">mstack.nl/jerry</a></li>
<li class="linkedin"><i class="fa fa-linkedin"></i><a href="https://nl.linkedin.com/in/jerrytjon" target="_blank">linkedin.com/in/jerrytjon</a></li>
<li class="github"><i class="fa fa-github"></i><a href="https://github.com/thejetjon" target="_blank">github.com/thejetjon</a></li>
<!--<li class="twitter"><i class="fa fa-twitter"></i><a href="https://twitter.com/thejetjon" target="_blank">@thejetjon</a></li>-->
</ul>
</div><!--//contact-container-->
<div class="intouch-container container-block">
<p>Interesse in een langere versie van dit profiel of beschikbaarheid?<p>
<p><a href="mailto:info@mstack.nl?subject=Profiel Jerry Tjon">Neem contact op!</a></p>
</div>
<div class="education-container container-block">
<h2 class="container-block-title">Certificeringen (5/13)</h2>
<div class="item">
<h4 class="degree">Developing Microsoft Azure Solutions(70-532)</h4>
<h5 class="meta">Microsoft</h5>
<div class="time">Sep 2018</div>
</div><!--//item-->
<div class="item">
<h4 class="degree">TOGAF 9.1 Foundation</h4>
<h5 class="meta">The Open Group</h5>
<div class="time">Mei 2017</div>
</div><!--//item-->
<div class="item">
<h4 class="degree">PRINCE2® Foundation Certificate in Project Management</h4>
<h5 class="meta">AXELOS Global Best Practice</h5>
<div class="time">Aug 2015</div>
</div><!--//item-->
<div class="item">
<h4 class="degree">Developing Windows Azure and Web Services (70-487)</h4>
<h5 class="meta">Microsoft</h5>
<div class="time">Juli 2014</div>
</div><!--//item-->
<div class="item">
<h4 class="degree">Developing ASP.NET MVC Web Applications (70-486)</h4>
<h5 class="meta">Microsoft</h5>
<div class="time">Apr 2014</div>
</div><!--//item-->
</div><!--//education-container-->
<div class="languages-container container-block">
<h2 class="container-block-title">Talen</h2>
<ul class="list-unstyled interests-list">
<li>Nederlands <span class="lang-desc">(Moedertaal)</span></li>
<li>Engels <span class="lang-desc">(Vloeiend)</span></li>
</ul>
</div><!--//interests-->
<div class="interests-container container-block">
<h2 class="container-block-title">Interesses</h2>
<ul class="list-unstyled interests-list">
<li>IT Architectuur</li>
<li>Sociale Wetenschappen</li>
<li>Reizen</li>
<li>Boksen / Kickboksen / Muay Thai </li>
</ul>
</div><!--//interests-->
<div class="logo-container container-block">
<img src="./assets/images/mstack_200.png" alt="mStack" />
</div>
</div><!--//sidebar-wrapper-->
<div class="main-wrapper">
<section class="section summary-section">
<h2 class="section-title"><i class="fa fa-user"></i>Profiel</h2>
<div class="summary">
<p>
Jerry heeft vele jaren ervaring met het ontwikkelen van software op basis van de Microsoft stack,
sinds 2015 als solution architect en daarvoor als software developer. Zijn focus ligt hierbij op de thema’s:
IT Governance, Application Life Cycle management, DevOps, Model Driven Development, Agile processen en Cloud development met Azure.
</p>
<p>
Zijn sterke punten zijn een brede technische kennis, uitstekende communicatieve vaardigheden, en een nieuwsgierig en kritisch karakter.
</p>
</div><!--//summary-->
<blockquote>
Ik haal energie uit uitdagende en complexe projecten. Het geeft me veel voldoening om verschillende oplossingsrichtingen te verkennen,
de meest optimale te kiezen en hierin teams mee te nemen.
</blockquote>
</section><!--//section-->
<section class="skills-section section">
<h2 class="section-title"><i class="fa fa-cog"></i>Kennis & kunde</h2>
<div class="skillset">
<div class="item">
<h3 class="level-title">TOGAF 9.1 - Enterprise Architectuur</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="80%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Modellering - UML / Archimate</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="70%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Agile / Scrum</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Microsoft Azure</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">C# and the Microsoft .NET Framework</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="90%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">SQL Server Database Design and Development</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="70%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
</div>
</section><!--//skills-section-->
<section class="section experiences-section">
<h2 class="section-title"><i class="fa fa-briefcase"></i>Ervaring</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Solution Architect/Lead Developer</h3>
<div class="time"><i class="fa fa-calendar"></i> 2017 - 2018</div>
</div><!--//upper-row-->
<div class="company">Uitvoeringsinstituut Werknemersverzekeringen (UWV) </div>
</div><!--//meta-->
<div class="details">
<p>
Bij het UWV was Jerry ingezet als Solution Architect/Lead Developer. Binnen deze
rol gaf hij technisch leiding en ondersteuning aan diverse op het .Net Framework gebaseerde projecten.
Hiervoor heeft hij onder meer de solution architectuur en application lifecycle management processen vomgegeven en geïmplementeerd.
Het betrof hier richtlijnen en strategieën met betrekking tot de thema’s van versiebeheer,
branching en merging, code structurering en refactoring, unit testing strategie en model driven development.
</p>
<p>
Hiervoor heeft hij gewerkt aan aantal code bibliotheken om zo het toepassen van best practices en patronen op bredere schaal te faciliteren.
De opgeleverde processen, strategieën en code bibliotheken werden door de verschillende teams positief ontvangen en eigen gemaakt.
</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Solution Architect</h3>
<div class="time"><i class="fa fa-calendar"></i> 2015- 2016</div>
</div><!--//upper-row-->
<div class="company">Capgemini B-Tech, Project EMS</div>
</div><!--//meta-->
<div class="details">
<p>
In opdracht van Capgemini B-Tech heeft Jerry in de rol van solution architect het technische fundament neergezet voor een green field applicatie
met als doel het beter beheersen van de vele factoren rondom publieke veiligheids-scenario's.
Daarnaast heeft hij verschillende junior ontwikkelaars gecoached op het vlak van Microsoft Azure en .Net C# development.
</p>
<p>
Jerry heeft in zijn rol bijgedragen aan onder andere de opzet van een robuuste solution architectuur en application lifecycle management aanpak.
Voor de solution architectuur heeft hij gewerkt aan een model driven development aanpak, gebaseerd op een aantal best practices en patterns.
Ook heeft hij de technologie keuzes voor de verschillende applicatie componenten gemaakt. Dit hielp het team bij de verdere ontwikkeling van de applicatie.
</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Software Developer</h3>
<div class="time"><i class="fa fa-calendar"></i> 2013 - 2015</div>
</div><!--//upper-row-->
<div class="company">Belastingdienst: Toeslagen Project</div>
</div><!--//meta-->
<div class="details">
<p>
De Belastingdienst wenste haar application life cycle management processen verder te optimaliseren.
De heer Tjon was in zijn rol als deployment engineer de verbinding tussen de software architecten, bouw en testteams.
Hij heeft zich ingezet voor een goed verloop van de life cycle iteraties van de verschillende applicaties.
</p>
<p>
Specifiek was de wens om de ontwikkelstraat uit te breiden zodat de build en deploy processen richting de OTAP-omgevingen verder geautomatiseerd werden.
Om de project doelen te behalen heeft Jerry een aantal tools verder ontwikkeld en succesvol geimplementeerd. Dit heeft de verschillende teams geholpen om beter grip te hebben op de life cycle iteraties van de applicaties.
</p>
</div><!--//details-->
</div><!--//item-->
</section><!--//section-->
<!--
<section class="section projects-section">
<h2 class="section-title"><i class="fa fa-archive"></i>Projects</h2>
<div class="intro">
<p>You can list your side projects or open source libraries in this section. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus.</p>
</div><!--//intro
<div class="item">
<span class="project-title"><a href="#hook">Velocity</a></span> - <span class="project-tagline">A responsive website template designed to help startups promote, market and sell their products.</span>
</div><!--//item
<div class="item">
<span class="project-title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-web-development-agencies-devstudio/" target="_blank">DevStudio</a></span> -
<span class="project-tagline">A responsive website template designed to help web developers/designers market their services. </span>
</div><!--//item
<div class="item">
<span class="project-title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-startups-tempo/" target="_blank">Tempo</a></span> - <span class="project-tagline">A responsive website template designed to help startups promote their products or services and to attract users & investors</span>
</div><!--//item
<div class="item">
<span class="project-title"><a href="hhttp://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-mobile-apps-atom/" target="_blank">Atom</a></span> - <span class="project-tagline">A comprehensive website template solution for startups/developers to market their mobile apps. </span>
</div><!--//item
<div class="item">
<span class="project-title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-mobile-apps-delta/" target="_blank">Delta</a></span> - <span class="project-tagline">A responsive Bootstrap one page theme designed to help app developers promote their mobile apps</span>
</div><!--//item
</section><!--//section-->
</div><!--//main-body-->
</div>
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>