-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
288 lines (268 loc) · 10.9 KB
/
index.html
File metadata and controls
288 lines (268 loc) · 10.9 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Use title if it's in the page YAML frontmatter -->
<title>Colin Rubbert Resume</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
<!-- Font Awesome CDN for FA Icons -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<link href="stylesheets/normalize-6197e73d.css" rel="stylesheet" /><link href="stylesheets/all-93272da3.css" rel="stylesheet" />
<script src="javascripts/all-da39a3ee.js"></script>
</head>
<body class="index">
<div id="top">
<div class="ice col-xs-12">
<div class="col-xs-10 col-xs-offset-1 text-center">
<h1>Colin Rubbert</h1>
<ul class="contacts">
<li>
<a href="https://github.com/colinrubbert" target="_blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/colinrubbert" target="_blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="http://www.colinrubbert.com/blog/" target="_blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="mailto:colinrubbert@gmail.com" target="_blank">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope-o fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="tel:920-379-1918">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-phone fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="/resume.pdf" download>
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-file-text-o fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="clear"></div>
<div id="cards"> <!-- Start Cards Section -->
<div class="col-xs-12 col-md-10 col-md-offset-1">
<div class="col-xs-12">
<div class="fire">
<h2><i><strong>Objective:</strong></i></h2>
<p>
Being a person who perpetually searches for new knowledge and challenges I have pivoted my career from custom metal manufacturing to IT systems administration and now onto web application development. Following my quest to continue to find challenges and interesting puzzles I have found the key to my quest, an industry that will always have a new challenge and a new puzzle to crack. In my next move I want to be a part of a growing team of passionate developers that share my interest of continuing challenges and a company that values continued education and exploration of new ideas.
</p>
</div>
<div class="fire">
<div>
<h2><i><strong>Education:</strong></i></h2>
<h3><strong>The Firehose Project</strong> - Remote [Graduated: August 2015]</h3>
<h4>Full Stack Web Development Apprenticeship</h4>
<ul>
<li>
Primary stack focus: Ruby, Ruby on Rails, Postgresql, GitHub, and Heroku
</li>
<li>
Develop skills and experience by creating real world applications with varying degrees of complexity from conception to deployment
</li>
<li>
Final group capstone application focused on developing a person versus person Chess application. The team focused on pair programming, test driven development, continuous integration and using best practices to implement an agile and efficient application
</li>
</ul>
</div>
<div>
<h3><strong>Fox Valley Technical College</strong> - Appleton, WI [Graduated: December 2013]</h3>
<h4>Associates in Applied Science Degree [GPA: 3.2]</h4>
<p>Major: Information Technology Network Specialist – Systems Administration</p>
</div>
</div>
<div class="fire">
<div>
<h2><i><strong>Extracurricular/ Volunteer/ Open Source Contributions:</strong></i></h2>
<h3><strong>Firehose Community Lightning Talks</strong></h3>
<ul>
<li>
Conceived, organized, moderated, presented and deployed the first ever Firehose Chats lightning talks
</li>
<li>
The focus of the lightning talks is to mimic real world coding meetups to get students comfortable exploring, discussing, and teaching others about technologies that get them excited and/or will bring value to peers and future students.
</li>
</ul>
<h3><strong>The Firehose Project Community Website</strong></h3>
<ul>
<li>
App creation, content contribution, site improvements, moderate & merge pull requests and code reviews
</li>
<li>
Site specific JekyllRB Ruby framework design, development, maintenance and implementation of end user features
</li>
<li>
Create ability to embed YouTube videos in student’s posts (unsupported feature in the markdown language)
</li>
<li>
Create and implement share buttons to share specific posts with Twitter, Facebook and Google+
</li>
<li>
Implement a way for students and the general public to comment on individuals posts using Disqus comment system (comments are not built natively into JekyllRB)
</li>
<li>
Develop project to 80% to create issue requests so students of the Firehose Project can contribute to the project and get experience working/contributing on an open source project
</li>
</ul>
<h3><strong>RailsBrigde for Women Workshop</strong></h3>
<ul>
<li>
Volunteered as a TA/Mentor to assist the students attending the workshop
</li>
<li>
Helped configure & troubleshoot development environments
</li>
<li>
Assisted in troubleshooting issues when students got stuck or confused
</li>
<li>
Explained why they are taking the specific steps that they were taking while going through the tutorials
</li>
</ul>
</div>
</div>
<div class="fire col-xs-12">
<div>
<h2><i><strong>Languages, Tools, & Frameworks:</strong></i></h2>
<ul>
<div class="col-md-6">
<li>Ruby/Rails</li>
<li>Git/GitHub</li>
<li>Heroku/AWS/Digital Ocean</li>
<li>SQL (PostgreSQL, MySQL)</li>
<li>Travis CI (Continuous Integration)</li>
<li>Jekyll & Middleman Frameworks</li>
</div>
<div class="col-md-6">
<li>Google Apps</li>
<li>Trello (Project Management)</li>
<li>Bootstrap Framework</li>
<li>Foundation Framework</li>
<li>Slack (Team Communication)</li>
<li>Vagrant (Rapid Virtual Environment Deployment)</li>
</div>
</ul>
</div>
</div>
<div class="clear"></div>
<div class="fire">
<div>
<h2><i><strong>Work Experience:</strong></i></h2>
<h3><strong>42 IT Consulting</strong> [Winneconne, WI ~ 2014-Present]</h3>
<h4>Founder</h4>
<ul>
<li>
Web Development (Focus on Ruby on Rails, Postgresql, Heroku deployment)
</li>
<li>
Web Design (Redesigning for modern mobile technologies and easy maintenance)
</li>
<li>
Google Apps Cloud Migration (Mixed OS Environment: Windows 7&8, OSX, Linux, Android, and iOS)
</li>
<li>
Systems Administration (Hardware Troubleshooting, Software Troubleshooting, Server Maintenance & Deployment)
</li>
</ul>
</div>
<div>
<h3><strong>PC Mechanics</strong> [Neenah, WI ~ 2011-Present]</h3>
<h4>Lead Systems Administrator & Business Accounts Manager</h4>
<ul>
<li>
Windows Server Administration (Server 2003, 2008, 2008R2, SBS 2003, SBS 2008, & Server 2012)
</li>
<li>
Maintain numerous environments with mixed OS including Windows XP, Vista, 7, 8, Mac OSX, and Linux
</li>
<li>
Manage, Monitor and Maintain Virtual Environments (VMWare ESXi & Citrix XenApp)
</li>
<li>
PC Service Technician (Malware/Virus, Hardware Troubleshooting, Software Troubleshooting, Installation and Upgrade Solutions)
</li>
<li>
Network Infrastructure Installation & Troubleshooting
</li>
<li>
Google Apps Cloud Migration (Mixed OS Environment: Windows 7&8, OSX, Linux, Android, and iOS)
</li>
<li>
Interacted with customers to determine their needs in order to give them the best service possible
</li>
</ul>
</div>
<div>
<h3><strong>Advanced Computer Solutions</strong> [Appleton, WI ~ 2010 - 2011]</h3>
<h4>IT Consultant & Freelance PC Repair Technician</h4>
<ul>
<li>
PC Repair Technician (Malware/Virus Removal, Hardware Troubleshooting, Software Troubleshooting, Installation and Upgrade Solutions)
</li>
<li>
Network Infrastructure Installation & Remodel
</li>
<li>
Interacted with customers to determine their needs in order to give them the best service possible
</li>
</ul>
</div>
<div>
<h3><strong>Quality Custom Metal Fabrication</strong> [Neenah, WI ~ 2006 - 2011]</h3>
<h4>Metal Fabricator & Customer Service Representative</h4>
<ul>
<li>
Custom metal fabrication including welding, metal forming, part design, & laser table operator
</li>
<li>
Interacted with customers to understand their needs and implement their ideas
</li>
<li>
Maintained shop computers to ensure reliability
</li>
</ul>
</div>
</div>
</div>
</div>
</div><!-- End Cards Section -->
</body>
</html>