-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjodi-wheeler.html
executable file
·50 lines (50 loc) · 1.63 KB
/
jodi-wheeler.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
<div class="career-post-content">
<div class="container">
<div class="row">
<div class="col-3">
<img src="images/jodi_wheeler.jpg" />
</div>
<div class="col-9">
<h1>
Jodi Wheeler
</h1>
<p>
Manufacturing Manager
</p>
</div>
<div class="col-12 block-padding">
<section>
<h4>About</h4>
<p>
Responsible for overseeing the production of our ferrous and non-ferrous Burners and Panels.
Jodi joined ACI in April, 2005 and has been an integral part of ACI team since then.
</p>
</section>
<section>
<ul>
<li>
Manufacturing Manager – oversee the production of ACI’s Burners and Panels
</li>
<li>
Inside Sales – support customers with orders for spare equipment and services
</li>
<li>
Purchasing – work with vendors to purchase equipment and services
</li>
</ul>
</section>
<section>
<p>
Before joining ACI, Jodi worked for MEAG – The Municipal Electrical Authority of Georgia, as a Systems Operator. Graduated from Georgia Tech in Industrial and Systems Engineering. When Jodi isn’t working, she enjoys fishing, gardening, camping and kayaking.
</p>
</section>
<!-- <div class="apply-now">
Are you interested in this position?
<a href="#" class="btn-shadow btn-shadow-primary">
Apply now
</a>
</div> -->
</div>
</div>
</div>
</div>