-
Notifications
You must be signed in to change notification settings - Fork 0
/
igor-diagilev.html
executable file
·39 lines (39 loc) · 1.11 KB
/
igor-diagilev.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
<div class="career-post-content">
<div class="container">
<div class="row">
<div class="col-3">
<img src="images/igor_diagilev.jpg" />
</div>
<div class="col-9">
<h1>
Igor Diagilev
</h1>
<p>
Controls Expert
</p>
</div>
<div class="col-12 block-padding">
<section>
<h4>About</h4>
<ul>
<li>
Electrical and Controls engineer at American Combustion since 1998
</li>
<li>
Controls engineer at Kyshtym Copper Refinery Plant (Russia) 1995-1998
</li>
<li>
Electronics lab engineer and lecturer at Chelyabinsk State Technical University (Russia) 1991-1995
</li>
<li>
Graduated Chelyabinsk State Technical University (Russia) in 1991
</li>
<li>
Successfully designed and commissioned 100+ burner projects across the globe during the last 20 years.
</li>
</ul>
</section>
</div>
</div>
</div>
</div>