-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
57 lines (55 loc) · 2.07 KB
/
about.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
---
layout: grid
title: about me
description: Zac Bowling's bio
---
<div class="clearfix">
<div class="abouttext">
<h2>Zac Bowling</h2>
Lead iOS Engineer @ <a href="http://seatme.com/">SeatMe</a> <br/>
</div>
</div>
<div class="clearfix">
<div class="aboutlabel">
About me
</div>
<div class="abouttext">
<p>I've been writing software since I was 13 years old. I have thing for hackathons. I also help maintain <a href="http://growl.info">Growl</a>. I've worked for some amazing companies in the past like Texas Instruments, Match.com, Seesmic, doubleTwist, and Nortel.</p>
<p>I currently work at SeatMe as the Lead iOS Engineer.</p>
</div>
</div>
<div class="clearfix">
<div class="aboutlabel">
Twitter
</div>
<div class="abouttext">
<a href="https://twitter.com/zbowling" class="twitter-follow-button">Follow @zbowling</a>
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script>
</div>
</div>
<div class="clearfix">
<div class="aboutlabel">
LinkedIn
</div>
<div class="abouttext">
<a href="http://www.linkedin.com/in/zbowling" >
<img src="http://www.linkedin.com/img/webpromo/btn_viewmy_160x25.png" width="160" height="25" border="0" alt="View Zac Bowling's profile on LinkedIn">
</a>
</div>
</div>
<div class="clearfix">
<div class="aboutlabel">
Skype
</div>
<div class="abouttext">
<a href="skype:zbowling?chat"><img src="http://mystatus.skype.com/smallclassic/zbowling" style="border: none;" width="114" height="20" alt="My status" /></a>
</div>
</div>
<div class="clearfix">
<div class="aboutlabel">
Phone
</div>
<div class="abouttext">
<a href="tel:19728223869">(972) 822-3869</a>* (recruiters: I'm not currently looking for work.)
</div>
</div>