-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (17 loc) · 1.37 KB
/
index.html
File metadata and controls
18 lines (17 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: default
title: Irwin Coleman - Bio
---
<h1>Bio</h1>
<div class="row">
<div class="span3">
<img src="img/me.jpg" class="" alt="Me" />
</div>
<div class="span6">
<p>Irwin Coleman is a software developer living in Atlanta, Georgia with over a decade of development experience.</p>
<p>He graduated from the <a href="http://www.gatech.edu">Georgia Institute of Technology</a> with a Bachelor of Science in <a href="http://www.cc.gatech.edu">Computer Science</a> in 1996, and later earned his Master of Science in <a href="http://www.cc.gatech.edu">Computer Science</a> in 1999. His studies focused on user interface software, ubiquitous computing, <a href="http://gvu.cc.gatech.edu/what/history.php">computer graphics</a>, <a href="http://www.cc.gatech.edu/cpl/">computer vision</a> and networking.</p>
<p>Irwin has developed user interface software for over a decade, for companies such as <a href="http://nortel.com">Nortel Networks</a>, <a href="http://espn.com">ESPN</a>, <a href="http://att.com">AT&T</a> and <a href="http://yahoo.com">Yahoo!</a>.</p>
<p>Most recently, he has ventured into rich web user interface, Mac OS X, iPhone software development.</p>
<p>Irwin is happily married to his wife Maribeth and has three cats (and a funny little dog). When not working, Irwin likes running, books, music and movies.</p>
</div> <!-- span6 -->
</div> <!-- row -->