70 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="grid_12" id="about_me">
 | |
| 	<div class="grid_6 alpha">
 | |
| 	  <div class="box">
 | |
|   	  <h2>About Me</h2>
 | |
|       <br/>
 | |
|       
 | |
|     	<p>My name is Scott Chacon. I am a 
 | |
|     	<a href="http://github.com/schacon">software developer</a>,
 | |
|     	<a href="http://git-scm.com">Git evangelist</a>, speaker,
 | |
|     	<a href="http://progit.org">writer</a>, 
 | |
|     	<a href="http://www.tripit.com/people/schacon">world traveler</a>, 
 | |
|     	father, husband, cat rescuer, baby signer
 | |
|     	and gorilla tamer. 
 | |
|     	Not neccesarily in that order.</p>
 | |
|     	<p>This is my little bit-box on the web where I put
 | |
|     	stuff that people for some inconceivable reason
 | |
|     	might want to find out about me.</p>
 | |
|     	<p>I work at <a href="http://github.com">GitHub</a>. And it is awesome.</p>
 | |
| 
 | |
|     	<p>Some other interesting things I've done:
 | |
|     	  <ul>
 | |
|     	  <li>Had dinner with the Rwandan Minister of Science and Technology</li>
 | |
|     		<li>Did a scared E.T. impersonation in front of a crowd in Las Vegas</li>
 | |
|     		<li>Memorized the "Countries of the World Song" from Anamanics</li>
 | |
|     	  <li>Ran for Congress (US House of Representatives, 11th District, CA)</li>
 | |
|     		<li>Had a mountain gorilla pull on my leg</li>
 | |
|     		<li>Ran a trail marathon on Mount Diablo</li>
 | |
|     		<li>Performed in Oklahoma! with Zach Levi (of NBCs Chuck)</li>
 | |
|     		<li>Flew over 100,000 miles to 31 cities in 13 countries since joining GitHub</li>
 | |
|     	  </ul>
 | |
|     	</p>
 | |
|     	
 | |
|     	<p>If you would like to know any more about any of these, please find me
 | |
|     	  at a GitHub drinkup in your area, I'll tell you all about them.</p>
 | |
| 
 | |
|     	<h3>About Me (Professional Edition)</h3>
 | |
| 
 | |
|       <p>I am a <a href="http://git-scm.com">Git</a> evangelist and Ruby 
 | |
|         developer working on <a href="http://github.com">GitHub.com</a>. 
 | |
|         I am the author of the <a href="http://progit.org">Pro Git</a> book 
 | |
|         by Apress, the <a href="https://peepcode.com/products/git-internals-pdf">Git Internals Peepcode <span class="caps">PDF</span></a>
 | |
|         as well as the maintainer of the <a href="http://git-scm.com">Git homepage</a> 
 | |
|         and the <a href="http://book.git-scm.com">Git Community Book</a>.  
 | |
|         I have presented at <a id="menu_talks" href="#">a bunch of conferences</a> 
 | |
|         and a number of local groups and have done corporate training on Git 
 | |
|         across the country.</p> 
 | |
| 
 | |
|     	<h3>About This Site</h3>
 | |
| 
 | |
|     	<p>This site is built using the Jekyll library and hosted on GitHub. 
 | |
|     	The source code used to create this library is publicly available on 
 | |
|     	GitHub as well.</p>
 | |
|     </div>
 | |
|   </div>
 | |
|   <div class="grid_6 omega">
 | |
|     <a href="http://www.flickr.com/photos/chacon/174667918/" title="Jessica and Scott at the Tetons by schacon, on Flickr">
 | |
| 	    <img width="300" src="http://farm1.static.flickr.com/56/174667918_c29a05a91d.jpg" alt="Jessica and Scott at the Tetons" /></a>
 | |
| 	    
 | |
|     <img width="300" src="http://farm5.static.flickr.com/4045/4318260674_05667bf79e.jpg"/>
 | |
|     
 | |
|   	<a href="http://www.flickr.com/photos/fraserspeirs/3395523242/sizes/m/in/set-72157615924425156/">
 | |
|   	  <img width="300" src="http://farm4.static.flickr.com/3442/3395523242_107d9cec71.jpg"/></a>
 | |
|   	
 | |
|   	<a href="http://www.flickr.com/photos/chacon/206680272/" title="Who is the Monkey? by schacon, on Flickr">
 | |
|   	  <img width="300" src="http://farm1.static.flickr.com/59/206680272_d082087ea0.jpg" alt="Who is the Monkey?" /></a>
 | |
|   	
 | |
|   	<img width="300" src="http://farm3.static.flickr.com/2636/4318263576_acec667e8b.jpg"/>
 | |
|   </div>
 | |
| </div>
 |