forked from StartBootstrap/startbootstrap-clean-blog-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.html
More file actions
220 lines (206 loc) · 6.96 KB
/
Copy pathcv.html
File metadata and controls
220 lines (206 loc) · 6.96 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
---
layout: page
title: Curriculum Vitae
description: Jeff Thomas III – Career Overview and Experience
permalink: /cv/
background: '/img/bg-cv.jpg'
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jeff Thomas III | Curriculum Vitae</title>
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
background: #fdfdfb;
color: #2c2c2c;
line-height: 1.6;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 40px 40px;
width: 90vw;
box-sizing: border-box;
}
h1, h2, h4 {
font-family: 'Lora', serif;
color: #333;
margin-bottom: 0.5em;
}
h1 {
font-size: 2.2em;
}
h2 {
border-left: 5px solid #6C8B60;
padding-left: 10px;
margin-top: 2em;
}
ul {
padding-left: 1.2em;
}
a {
color: #6C8B60;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.tagline {
font-size: 1.1em;
font-weight: 600;
margin: 1em 0;
text-align: center;
color: #2c2c2c;
}
.tagline span,
.section-emphasis span,
.contact span {
color: #6C8B60;
font-weight: bold;
}
.contact {
margin-bottom: 2em;
text-align: center;
}
.divider, .dashed-divider {
height: 1px;
background: #ccc;
margin: 2em 0;
}
.dashed-divider {
border-top: 1px dashed #aaa;
background: none;
}
.footer-img {
text-align: center;
margin-top: 3em;
}
.footer-img img {
height: 60px;
opacity: 0.85;
}
.motif-line {
display: flex;
align-items: center;
justify-content: center;
gap: 1em;
margin: 1em 0;
}
.motif-line::before,
.motif-line::after {
content: "";
flex: 1;
height: 1px;
background: #6C8B60;
}
.motif-line img {
height: 40px;
}
.section-emphasis {
font-weight: bold;
font-size: 1.05em;
text-align: center;
}
@media print {
body {
background: white;
color: black;
font-size: 12pt;
}
a {
color: black;
text-decoration: underline;
}
.divider, .dashed-divider {
border: none;
height: 0;
}
.footer-img {
display: none;
}
}
</style>
<div class="cv-wrapper">
<h1>Jeff Thomas III</h1>
<div class="motif-line">
<img src="{{ site.baseurl }}/img/olive-motif-symmetrical.png" alt="Motif Icon" style="height: 80px;">
</div>
<p class="tagline">
Speaker <span>|</span> Writer <span>|</span> Design Technology Leader <span>|</span> BIM Consultant
</p>
<div class="motif-line">
<img src="{{ site.baseurl }}/img/olive-motif-symmetrical.png" alt="Motif Icon" style="height: 80px;">
</div>
<div class="contact">
<p>
📍 Southern California <span>|</span> ✉️ <a href="/contact">Contact Me</a> <span>|</span> 🔗 <a href="https://www.linkedin.com/in/jeffthomasiii/" target="_blank">LinkedIn</a> <span>|</span> 🌐 <a href="/">My Blog</a>
</p>
</div>
<div class="divider"></div>
<h2>Professional Summary</h2>
<p>With over <strong>28 years</strong> in the AECO industry, I’ve built a career at the intersection of architecture, technology, and leadership. My core strength lies in leading design technology transformations, mentoring high-performance BIM teams, and fostering innovation across organizations. I currently serve as a <strong>Technology Consultant</strong> at <a href="https://arkance.us/" target="_blank">Arkance.us</a>. I'm an <strong>Autodesk Certified Instructor</strong> and an <strong>AUGI Advisory Board Member</strong>, committed to equipping professionals with vision, strategy, and practical tools for impact.</p>
<h2>Current Role</h2>
<h4>Technology Consultant – Arkance.us <em>(Feb 2022 – Present)</em></h4>
<ul>
<li>Lead strategic consulting in BIM Management and Design Technology leadership</li>
<li>Develop Packaged Service Offerings (PSOs) for standards, AI, training, and support</li>
<li>Implement Revit template systems across diverse client environments</li>
<li>Serve as internal AI enablement lead and educator</li>
<li>Coach BIM Managers and Design Tech leaders through structured mentorship</li>
</ul>
<div class="dashed-divider"></div>
<h2>Previous Experience</h2>
<ul>
<li>Design/Workflow Tech Lead – AO (2019–2022)</li>
<li>CAD Manager / Digital Practice Coord – KTGY (2014–2019)</li>
<li>CADD Support Coord – LPA, Inc. (2010–2014)</li>
<li>Adjunct Instructor – ITT Tech (2009–2010)</li>
<li>Project Coord – Jacobs Carter & Burgess (2007–2008)</li>
<li>CAD Prod Mgr – Nadel Retail Architects (2006–2007)</li>
<li>Job Captain – RHL Design Group (2005–2006)</li>
<li>Sr. Project Designer – Modtech Holdings (2003–2005)</li>
<li>Asst. Project Design Mgr – DGE (2001–2003)</li>
<li>CAD Manager – ACS (1999–2001)</li>
</ul>
<div class="dashed-divider"></div>
<h2>Education & Certifications</h2>
<ul>
<li>Bachelor of Applied Science – Industrial Design, ITT Tech (1997)</li>
<li>Autodesk Certified Instructor</li>
<li>ADDA Certification</li>
</ul>
<h2>Awards & Recognition</h2>
<ul>
<li><strong>Advisory Board Member – AUGI</strong> (2025–Present)</li>
<li>Project of the Quarter – "Everyday Sport" Wheelchair (1997)</li>
<li>Highest GPA Honors – Sept, Nov, Mar, May 1996</li>
</ul>
<div class="dashed-divider"></div>
<h2>Technical Proficiencies</h2>
<p><strong>Core Tools:</strong> Revit, AutoCAD, AutoCAD Architecture, BIM Collaborate Pro, Dynamo, Bluebeam, ACC, Newforma, SketchUp, Adobe CC, Office 365, Google Workspace, GitHub, Obsidian</p>
<p><strong>Systems:</strong> Windows, Linux, iOS, BSD</p>
<p><strong>Specializations:</strong> Standards Development, AI Enablement, Template Systems, Design Tech Implementation, Leadership Coaching</p>
<h2>Speaking & Writing </h2>
<p class="section-emphasis">
<ul>
<li>Two-Time Autodesk University Speaker</li>
<li>AUGI CON 25 Speaker</li>
<li>AIA Kansas City Speaker</li>
<li>AIA San Francisco Speaker</li>
<li>Author of <a href="/">Just A Thought</a> blog</li>
<li>Christian fiction writer on marriage and spiritual warfare</li>
</ul>
</p>
<div class="divider"></div>
<p style="text-align: center; font-style: italic;">“Designed with reflection in mind – Just A Thought.”</p>
<div class="footer-img">
<img src="{{ site.baseurl }}/img/jat-olive-branch.png" alt="Just A Thought logo">
</div>
</div>
</html>