-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
479 lines (420 loc) · 31 KB
/
index.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
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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Adam Kirk</title>
<meta name="description" lang="en" content="I love software engineering">
<meta name="author" content="Adam Kirk">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500">
<link href='https://fonts.googleapis.com/css?family=Playfair+Display:700,900|Fira+Sans:400,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/style.css"> <!-- Resource style -->
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<link rel="stylesheet" href="css/screen.css">
<link rel="stylesheet" href="css/lightbox.css">
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<nav id="nav" class="nav">
<a href="#about-me" class="nav-item">About Me</a>
<a href="#chat-bots" class="nav-item">AI / Chat Bots</a>
<a href="#web" class="nav-item">Web</a>
<a href="#ios-mac" class="nav-item">iOS / Mac</a>
<a href="#resume" class="nav-item">Resume</a>
<a href="#open-source" class="nav-item">Open Source</a>
<a href="#interests" class="nav-item">Interests</a>
<a href="#links" class="nav-item">Links</a>
<a href="#contact" class="nav-item">Contact</a>
</nav>
<div class="content">
<!-- HEADER -->
<header id="download">
<div class="container">
<img src="images/avatars/32.jpg" class="avatar">
<h1 class="logo">Adam Kirk</h1>
<p class="lead">
Elixir, Javscript, Swift
</p>
<div class="primary-actions">
<a href="https://github.com/atomkirk" class="button">Github</a>
<a href="http://stackoverflow.com/users/798055/atomkirk" class="button">Stack Overflow</a>
<a href="https://twitter.com/atomkirk" class="button">Twitter</a>
</div>
</div>
</header>
<!-- About Me -->
<section id="about-me" class="getting-started-section">
<div class="container">
<h2>About Me</h2>
I love software engineering and building things that people love.
</div>
<br />
<div class="container">
<h4>I've built multiple large apps in the following technologies:</h4>
<div><b>Elixir</b> Phoenix</div>
<div><b>Swift</b> iOS, macOS, tvOS, watchOS</div>
<div><b>Javasript</b> React, Ember.js</div>
<div><b>Go</b></div>
<div><b>Ruby</b> Rails</div>
<div><b>SQL</b> Postgres, MySQL, SQLite</div>
</div>
</section>
<!-- Chat Bots -->
<section id="chat-bots" class="examples-section">
<div class="container">
<h2>AI / Chat Bots</h2>
<h3 style="clear: both;">Facebook Messenger Bot</h3>
<div class="image-row">
<iframe src="https://player.vimeo.com/video/175476663?title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>This Facebook Messenger bot asks for ingredients and makes recipe suggestions based on the users responses. Responses do not need to be structured. As long as the user mentions an ingredient and a positive or negative sentiment, it will return recipes that include or exclude those ingredients. "I really love artichoke" will look for recipes with artichoke. "I'm allergic to peanuts" will return recipes without peanuts.</p>
</div>
<hr>
<h3>Slack Bot</h3>
<div class="image-row">
<iframe src="https://player.vimeo.com/video/175862060?title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>A Slack chat bot I built using Go. Domain is workplace acknowledgment. Can handle many different tasks, including asking surveys, pulses and propping getting team members talking positively about each other. Functionality also includes mentioning team members, communicating results to an API, and handling edge cases like preventing a user from mentioning a channel when they didn't intend to.</p>
</div>
<hr>
<h3>Machine Learning</h3>
<div class="image-row">
<img src="https://user-images.githubusercontent.com/2091439/80311707-65292800-879e-11ea-8503-005428792fa9.png" width="640">
<p>
At ZipBooks, I build a machine learning system to offer suggestions for transaction categorization. I used fasttext
to quickly train a general and account model daily. When a user first creates their account, it uses a general model,
trained from previously categorized transactions accross the whole system. After they start using the software for a few
days and categorize their own transactions how they like, the suggestions become more personalized to that account.
</p>
</div>
</div>
</section>
<!-- Web -->
<section id="web" class="getting-started-section">
<div class="container">
<h2>Web</h2>
<caption>Click image for description</caption>
<div class="image-row">
<a class="example-image-link" href="images/news-brief-web.png" data-lightbox="screenshots" data-title="A simple Rails app for digest news."><img class="example-image" src="images/news-brief-web.png" alt="A simple Rails app for digest news."></a>
<a class="example-image-link" href="images/tinkerlearn.png" data-lightbox="screenshots" data-title="A web app and example iOS app source code to help people learn by tinkering."><img class="example-image" src="images/tinkerlearn.png" alt="A web app and example ios app source code to help people learn by tinkering."></a>
<a class="example-image-link" href="images/firehose.png" data-lightbox="screenshots" data-title="An online help desk. Had an iOS and Mac app as well."><img class="example-image" src="images/firehose.png" alt="An online help desk. Had an iOS and Mac app as well."></a>
<a class="example-image-link" href="images/familysearch.png" data-lightbox="screenshots" data-title="A friendly online family history book."><img class="example-image" src="images/familysearch.png" alt="Girl looking out people on beach"></a>
<a class="example-image-link" href="images/eventboard.jpg" data-lightbox="screenshots" data-title="I rebuilt the entire authenticated front-end in Ember.js. Customers loved it."><img class="example-image" src="images/eventboard.jpg" alt="I rebuilt the entire authenticated front-end in Ember.js. Customers loved it."></a>
</div>
</div>
</section>
<!-- iOS / Mac -->
<section id="ios-mac" class="getting-started-section">
<div class="container">
<h2>iOS / Mac</h2>
<caption>Click image for description</caption>
<div class="image-row">
<a class="example-image-link" href="images/calvetica-v1-2.jpg" data-lightbox="screenshots" data-title="Calvetica was the first calendar app on the App Store in 2010"><img class="example-image" src="images/calvetica-v1-2.jpg" alt="Calvetica was the first calendar app on the App Store in 2010"></a>
<a class="example-image-link" href="images/calvetica-v1-3.jpg" data-lightbox="screenshots" data-title="Reached #50 Overall in the App Store"><img class="example-image" src="images/calvetica-v1-3.jpg" alt="Reached #50 Overall in the App Store"></a>
<a class="example-image-link" href="images/calvetica-v1-4.jpg" data-lightbox="screenshots" data-title="Praised by John Gruber, Merlin Mann and NPR Morning Edition"><img class="example-image" src="images/calvetica-v1-4.jpg" alt="Praised by John Gruber, Merlin Mann and NPR Morning Edition"></a>
<a class="example-image-link" href="images/calvetica-v1-5.jpg" data-lightbox="screenshots" data-title="Was in the top 50 of Productivity on the App store for 3 years."><img class="example-image" src="images/calvetica-v1-5.jpg" alt="Girl looking out people on beach"></a>
<a class="example-image-link" href="images/day-one-entry.jpg" data-lightbox="screenshots" data-title="Worked on the Publish UI and refactored major parts of the application core."><img class="example-image" src="images/day-one-entry.jpg" alt="Worked on the Publish UI and refactored major parts of the application core."></a>
<a class="example-image-link" href="images/familysearch-ios-tree.jpg" data-lightbox="screenshots" data-title="Built a prototype of the iOS app for FamilySearch.org"><img class="example-image" src="images/familysearch-ios-tree.jpg" alt="Built a prototype of the iOS app for FamilySearch.org"></a>
<a class="example-image-link" href="images/app-store-feature.jpg" data-lightbox="screenshots" data-title="5 of our apps have been featured on the home page of the App Store"><img class="example-image" src="images/app-store-feature.jpg" alt="5 of our apps have been featured on the home page of the App Store"></a>
<a class="example-image-link" href="images/fc-notifs.jpg" data-lightbox="screenshots" data-title="Firehose Chat iOS featured many modern iOS features including 3D Touch and inline reply push notifications."><img class="example-image" src="images/fc-notifs.jpg" alt="Girl looking out people on beach"></a>
<a class="example-image-link" href="images/fhc-chat.jpg" data-lightbox="screenshots" data-title="Advanced UI with UIKit Dynamics and MapKit"><img class="example-image" src="images/fhc-chat.jpg" alt="Advanced UI with UIKit Dynamics and MapKit"></a>
<a class="example-image-link" href="images/calvetica-v1-6.jpg" data-lightbox="screenshots" data-title="The first version of Calvetica, released in 2010"><img class="example-image" src="images/calvetica-v1-6.jpg" alt="The first version of Calvetica, released in 2010"></a>
<a class="example-image-link" href="images/fs-ios-ipad-tree.jpg" data-lightbox="screenshots" data-title="I built this fully functioning prototype for iPad and iPhone myself in 2011."><img class="example-image" src="images/fs-ios-ipad-tree.jpg" alt="I built this prototype for iPad and iPhone myself in 2011."></a>
<a class="example-image-link" href="images/fhc-ipad-chat.jpg" data-lightbox="screenshots" data-title="Almost every app I've written has been built for universal support of iPhone and iPad."><img class="example-image" src="images/fhc-ipad-chat.jpg" alt="Almost every app I've written has been built for universal support of iPhone and iPad."></a>
<a class="example-image-link" href="images/calvetica.png" data-lightbox="screenshots" data-title="I spoke at a conference in Australia because of the success of Calvetica."><img class="example-image" src="images/calvetica.png" alt="I spoke at a conference in Australia because of the success of Calvetica."></a>
<a class="example-image-link" href="images/calvetica.jpg" data-lightbox="screenshots" data-title="Another example of great use of iPad screen real estate."><img class="example-image" src="images/calvetica.jpg" alt="Another example of great use of iPad screen real estate."></a>
<a class="example-image-link" href="images/eventboard.jpg" data-lightbox="screenshots" data-title="iPads are displayed outside conference rooms all around the world. I worked on all aspects of the app but the room browser is my personal mark."><img class="example-image" src="images/eventboard.jpg" alt="iPads are displayed outside conference rooms all around the world. I worked on all aspects of the app but the room browser is my personal mark."></a>
<a class="example-image-link" href="images/vivint.png" data-lightbox="screenshots" data-title="Worked as a contractor for Vivint Solar to build their customer app prototypes."><img class="example-image" src="images/vivint.png" alt="Worked as a contractor for Vivint Solar to build their customer app prototypes."></a>
<hr>
<div class="image-row">
<iframe src="https://player.vimeo.com/video/180249885?title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>This demonstrates an application that syncs via <br>
a Rails back-end. I developed all the components of <br>
this application, including both the iOS app, Mac app, <br>
web app and back-end API.</p>
</div>
</div>
</div>
</section>
<!-- Resume -->
<section id="resume" class="getting-started-section">
<div class="container">
<h2>Resume</h2>
<h3 style="clear: both;">Jump</h3>
I'm the technical co-founder of <a href="https://jumpapp.com/">Jump</a>, a service that offers conversation automation to wealth managers.
<h3 style="clear: both;">PDQ</h3>
I was Principle Architect and led the architecture of <a href="https://www.pdq.com/pdq-connect/">Connect</a>, PDQs web based device management product.
We built and launched a fully featured web based version of the desktop app, from scratch, in 1.5 years.
<h3 style="clear: both;">ZipBooks</h3>
I led the engineering on ZipBooks. ZipBooks is the best online accounting software. We've been able to build
new features fast, easily write tests for everything along the way, and our load/response times are very very fast.
<h3 style="clear: both;">Calvetica</h3>
Calvetica was the first 3rd party calendar app on the App Store. I built the first version as a personal project
with a friend in 2010. Over the years it has done $550,000 in sales. At one point it ranked #50 in top paid apps.
We invented infinite scrolling month view that you now see in the default Calendar app.
<h3 style="clear: both;">Day One</h3>
I worked as an employee on Day One, the iOS and Mac App. Day One is massively successful and the Mac App won
an Apple Design Award.
<h3 style="clear: both;">Teem (EventBoard)</h3>
You'll find EventBoard on iPad displays outside the conference rooms of tens of thousand of companies including
Uber, Dropbox, Twitter, Stripe, Slack, Yelp and Airbnb. I did the "Find a Room" feature on the displays and
later co-led the overhaul of the authenticated front-end in Ember.js. I emphasized testing and set up a deploy
pipeline that never pushed broken code.
<h3 style="clear: both;">FamilySearch</h3>
At FamilySearch I did three significant things. First, I worked on a team where we built a prototype of a user-friendly
web interface for people to collect family memories in a skuemorphic book. I was in charge of the front-end dev to make
it work. Second, I built an iOS prototype (and an <a href="https://github.com/atomkirk/FamilySearchCocoa">open source client</a>)
so that people with iPhones could browse their family tree and attach media to their ancestors, like being able to record
interviews with family members using the app. Third, I used d3.js to build an interactive fan chart so people can browser their tree
in a delightful way. Check out those animations…
<br>
<br>
<iframe src="https://player.vimeo.com/video/255561766" width="640" height="546" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p><a href="https://vimeo.com/255561766">FamilySearch Fan Chart</a> from <a href="https://vimeo.com/user8063575">Adam Kirk</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
</section>
<!-- Open Source -->
<section id="open-source" class="getting-started-section">
<div class="container">
<h2>Open Source</h2>
<h3 style="clear: both;">Objective-C / Swift</h3>
<table class="options-table">
<thead>
<tr>
<th>Option</th>
<th>Stars</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/atomkirk/TouchForms">Touch Forms</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=TouchForms&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>The forms framework that should come with UIKit</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/FakeEvents">Fake Events</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=FakeEvents&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Allows you to add lots of test event data to an iOS simulator or device using EKEventKit framework</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/ATKColor">ATKColor</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=ATKColor&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Color categories</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/MTOCDAlignment-XCode-Plugin">Xcode Plugin</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=MTOCDAlignment-XCode-Plugin&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>An Xcode plugin for aligning code so it's more readable.</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/FamilySearchCocoa">FamilySearchCocoa</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=FamilySearchCocoa&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>An easy to use library for interacting with the FamilySearch.org API on iOS or OS X</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/AutoKhan">AutoKhan</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=AutoKhan&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Auto plays Khan Academy videos one after another.</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/big-splash-tvos">Big Splash tvOS</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=big-splash-tvos&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Unsplash Client For Apple tvOS</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTAnimation">MTAnimation</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTAnimation&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Animate UIView with 25+ timing functions. (Bounce, elastic, exponential, etc.)</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTPDF">MTPDF</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTPDF&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Objective-C PDF objects. Doing my part to help us stay out of the headache that is Core Foundation.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTPocket">MTPocket</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTPocket&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Cocoa Web Requests</td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/Jumper">Jumper</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=atomkirk&repo=Jumper&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Time and date library in Swift.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTGeometry">MTGeometry</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTGeometry&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>An extension to Core Graphics Geometry. Intersections, scaling, etc.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTDates">MTDates</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTDates&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>A thread safe date calculation library with all the date functions you'll ever need.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MYSForms">MYSForms</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MYSForms&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Easy forms for iOS</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MYSRuntime">MYSRuntime</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MYSRuntime&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Obj-C Library that makes runtime self-inspection and class modification dead easy.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTStringAttributes">MTStringAttributes</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTStringAttributes&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Easier way to create an attributes dictionary for NSAttributedString</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTQueue">MTQueue</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTQueue&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Add blocks to queues in a super terse and readable way!</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTPencil">MTPencil</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTPencil&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Draw animated lines (like an invisible pencil) with Core Graphics. (Prototype, will get much better).</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MYSCoreText">MYSCoreText</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MYSCoreText&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>An Objective-C wrapper around Apple's Core Text framework.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTTimer">MTTimer</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTTimer&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>An Objective-C timer that restricts firing to a time range. If it's called BEFORE min, it waits for min. If it's called AFTER max, it's called at max.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/MTFittedScrollView">MTFittedScrollView</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=MTFittedScrollView&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>A UIScrollView subclass that resizes itself to fit around its content.</td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/EKEventToiCal">EKEventToiCal</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=EKEventToiCal&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>Returns a string in iCal format for an EKEvent object.</td>
</tr>
<!-- <tr>
<td colspan="2"><h3 style="clear: both;">Go</h3> </td>
</tr>
<tr>
<td><a href="https://github.com/atomkirk/artifiscal-learner">Artifiscal Learner</a></td>
<td>An extremely simple example of using Go to store stock prices.</td>
</tr>
-->
<tr>
<td colspan="2"><h3 style="clear: both;">Ruby</h3> </td>
</tr>
<tr>
<td><a href="https://github.com/mysterioustrousers/flunk">Flunk</a></td>
<td><iframe src="https://ghbtns.com/github-btn.html?user=mysterioustrousers&repo=flunk&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe></td>
<td>A gem for testing Ruby on Rails web APIs by simulating a client.</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- Goals -->
<section id="interests" class="getting-started-section">
<div class="container">
<h2>Interests</h2>
<h3>Teams</h3>
I love to work in a team and the strategies that help a team work efficiently. As we see in large corporations,
2 heads aren't always better than 1. When done correctly though, 2 heads can be as good as 3.
<h3>Testing</h3>
When I first got started programming, I remember the anxiety of pushing code to production. Since then, I've
learned to love testing and the safety and peace of mind it provides. There's no greater feeling than seeing
all green with 100% test coverage. Pushing to production with confidence is very satisfying. I also really
enjoy the challenge of finding ways to test things that are particularly hard to test.
<h3>Business</h3>
I love to study business and, in particular, startups.
<br>
<strong>Solution:</strong> To be a successful business, there has to be a real problem that people want a solution for. Even if they don't
realize they have the problem until they see the solution.
<br>
<strong>Execution</strong> Provide a solution for which the experience of using is better than experiencing the problem. Hopefully, much better.
<br>
<strong>Distribution</strong> Spend less money finding, converting and fulfilling a buyer than you make from
that single buyer.
<br>
Obviously, I love to help the businesses I work for execute an amazing experience that makes customers not only
keep coming back, but love the product emotionally.
<h3>AI / Machine Learning</h3>
Every evening, I spend some time studying Machine Learning. I find it extremely exciting
and think it opens up crazy possibilities for making the world a better place. With AI, I think computers can
free up time for people to spend with their families and be much more effective and creative at work.
</div>
</section>
<!-- Links -->
<section id="links" class="getting-started-section">
<div class="container">
<h2>Links</h2>
<table class="options-table">
<thead>
<tr>
<th>Link</th>
<th> </th>
<th>WTF</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://www.alumni.utah.edu/u-news/september10/all-stars.php">Campus All-Star</a></td>
<td> </td>
<td>I was a University of Utah campus all-star. Whatever that means.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/watch?v=2EcFzfhRGVw">One More Thing</a></td>
<td> </td>
<td>I spoke at a conference in Australia back in 2012 about Calvetica.</td>
</tr>
<tr>
<td><a href="https://gist.github.com/atomkirk">Github Gists</a></td>
<td> </td>
<td>I've collected things I've learned and interesting code I've written here.</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- Contact -->
<section id="contact" class="getting-started-section">
<div class="container">
<h2>Contact</h2>
<a href="mailto:atomkirk@gmail.com">atomkirk@gmail.com</a>
</div>
</section>
<!-- FOOTER -->
<footer>
<div class="container">
<p>
<a href="https://github.com/atomkirk" class="button">Github</a>
<a href="http://stackoverflow.com/users/798055/atomkirk" class="button">Stack Overflow</a>
<a href="https://twitter.com/atomkirk" class="button">Twitter</a>
</p>
</div>
</footer>
</div><!-- .content -->
<!-- LIGHTBOX PLUS JQUERY -->
<script src="js/lightbox-plus-jquery.min.js"></script>
<script src="js/jquery-2.1.4.js"></script>
<script src="js/jquery.mobile.custom.min.js"></script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
<!-- SMOOTH SCROLLING -->
<script>
$(function() {
$('#nav').on('click', '.nav-item', function(event) {
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 1000, function() {
window.location.hash = hash;
});
});
});
</script>
</body>
</html>