-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv_en.html
194 lines (156 loc) · 5.84 KB
/
cv_en.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Use twitter bootstrap as default and override it with custom css if needed -->
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link rel="stylesheet" href="./css/style.css">
<meta charset="utf-8" />
<title>CV</title>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<script src="js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="css/ie6.css"/><![endif]-->
</head>
<body id="index" class="home">
<!-- HEADER
===================
-->
<div class="container">
<header id="header">
<h1>Curriculum Vitae</h1>
</header>
<div id="name">
Mikko Viitamäki
</div>
<!-- TYÖKOKEMUS
====================
-->
<div id="experience">
<a href="./index.html">Suomeksi</a>
<h3>Experience</h3>
<h5>4.2.2013 - Enics Oy, Vantaa/Lohja, Senior Test Engineer</h5>
<p>
Software development for test data collection system. Store and analyze electronics manufacturing tests from In-House and
third party testers. Software development mostly done using Microsoft's tools like C#, .NET, ASP.NET, Entity Framework
and Reporting Services.
</p>
<p>
Instrument Drivers (C# / .NET) Functional and Boundary-Scan test development. (NI TestStand, NI LabView, NI VisionBuilder,
Göpel Cascon Galaxy)
</p>
<p>
Functional and Boundary-Scan test software development for electronic devices.
</p>
<h5>22.11.2004-19.5.2012 Tellabs, Espoo, Senior Test Engineer</h5>
<p>
Test software and test system development for Tellabs' telecommunication devices. I was responsilble of Boundary-Scan development
including Design for Testability analysis, test software and hardware development, co-operation with customer manufacturers
and maintanance of the test solutions.
</p>
<h5>14.6.2004-19.11.2004 Tellabs, Espoo (Eilakaisla)</h5>
<p>
Functional and Boundary-Scan testing for the protypes of the telecommunication boards. I did some failure diagnostics and
repairing as well as test system maintenance, assembly and configuration.
</p>
<h5>5.3.2004-11.6.2004 Elcoteq Tallinna, Espoo Business Unit (Eilakaisla)</h5>
<p>
Functional testing, failure diagnostics and changing surface mount components.
</p>
<h5>26.5.2003-29.8.2003 Steris Finn-Aqua, Tuusula</h5>
<p>
Update component manuals and exporting into Product Data Management database. Design new manuals and deploy them.
</p>
<h5>17.6.2002-30.8.2002, 14.5.2001-31.8.2001,17.5.2000- 25.8.2000 Matronic Oy, Tuusula</h5>
<p>
As a summer trainee I worked with Electro Static Discharge products and with products related to soldering technology. As
a all-a-round fellow I did some order management, marketing and I was in touch in local and international clients. I
also gave some product training.
</p>
<h5>6.4.6.4.-13.8.1999 Tukospar Oy, Kerava</h5>
<p>
Summer trainee in a crosery wholesale.
</p>
</div>
<!-- KOULUTUS
===================
-->
<div id="education">
<h3>Education and courses</h3>
<i>1999-2005 Kymenlaakso University of Applied Sciences, B.Sc from Eletronics</i>
<br />
<ul>
<li>2017 Göpel partner days, Jena, Saksa </li>
<li>2016 Göpel's Embedded JTAG solutions -kurssi, Jena, Saksa </li>
<li>7-12/2002 IT Carlow, Irlanti, Exchange Student, Institute of Technology, Carlow</li>
<li>2005-2012 Several in-house and third party courses for Boundary-Scan, NI Test Stand, Tellabs 8600 product family.</li>
<li>2002 User manual and technical documentation, Rastor Oy, Vantaa</li>
<li>1999 Military Service, Utti</li>
<li>1998 Finnish Matriculation Examination, Hyrylän lukio</li>
</ul>
</div>
<div id="tools">
<h3>Programming and IT skills</h3>
<p></p>
Familiar with Mac OS X, Ubuntu Linux and Windows XP/7. Some knowledge of embedded systems and embedded Linux, such as OpenWrt
and Raspbian as well as Amazon Web Services.</p>
<p>I am proficient with Boundary-Scan test method, Göpel's development tools for Boudnary-Scan and I know well related standards
such as 1149.1.</p>
I have used several development tools ia:
<ul>
<li>Microsoft Visual Studio and VS Code</li>
<li>Microsoft Team Foundatation Server and Git</li>
<li>MS SQL Server Management Studio and Reporting Services</li>
<li>Göpel Cascon Galaxy Boundary Scan Development system</li>
<li>National Instruments TestStand, CVI, LabView ja VisionBuilder </li>
<li>jEdit, VIM</li>
<li>Eclipse IDE</li>
<li>AVR Studio IDE</li>
</ul>
Programming skills
<ul>
<li>C# [intermediate] .NET, ASP.NET, Entity Framework </li>
<li>Python [intermediate]</li>
<li>SQL [intermediate]</li>
<li>C [intermediate]</li>
<li>Java [basics]</li>
<li>Pascal [basics]</li>
<li>HTML, CSS and javascript[basics]</li>
</ul>
</div>
<!-- yhteystiedot oikeaan marginaaliin -->
<div id="contacts">
<div class="polaroid">
<img alt="me" src="./images/me.jpg" height="140" width="140">
</div>
<div id="about">
<p>Father of two</p>
<p>
Average coder who has bunch of development boards, unfinished projects and limited amount of time.
</p>
<p>Senior football player.</p>
</div>
<p>
Languages:
<br>Finnish [Native]
<br>English [Good / Ok]
<br>Swedish [Basics]
</p>
<a href="mailto:mikko.viitamaki@gmail.com">
<i class="fas fa-envelope-square"></i>
</a>
<br>
<a href="https://github.com/frogshead">
<i class="fab fa-github-square"></i>
</a>
<br>
<a href="https://twitter.com/freezing_point">
<i class="fab fa-twitter-square"></i>
</a>
</div>
</div>
<footer>
</footer>
</body>
</html>