-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvivek-gautam.html
executable file
·42 lines (42 loc) · 1.23 KB
/
vivek-gautam.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
<div class="career-post-content">
<div class="container">
<div class="row">
<div class="col-3">
<img src="images/gautam.jpg" />
</div>
<div class="col-9">
<h1>
Dr. Vivek Gautam
</h1>
<p>
President & Chairman of the Board
</p>
</div>
<div class="col-12 block-padding">
<section>
<h4>About</h4>
<ul>
<li>
Previously worked with Air Liquide and A. T. Kearney in leadership positions
</li>
<li>
13+ years of business experience in steel, non- ferrous and other combustion related fields
</li>
<li>
7 granted patents and multiple technical papers in combustion related applications
</li>
<li>
Bachelors degree in Mechanical Engineering from Indian Institute of Technology (IIT) Kanpur
</li>
<li>
Ph.D. in Combustion from University of Maryland, College Park
</li>
<li>
MBA in Finance from Emory University, Goizueta Business School
</li>
</ul>
</section>
</div>
</div>
</div>
</div>