-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
61 lines (57 loc) · 2.69 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
58
59
60
61
---
layout: default
title: George Anderson :About
---
<div id="home">
<h1>About Me</h1>
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="http://br.linkedin.com/pub/george-anderson/7/438/18b/" data-format="inline" data-related="false"></script>
<p>A dedicated programmer, husband and father trying to live a meaningful life. I'm very
thankful for all I have and everything I have lived so far. I'm thankfully especially
for my parents, wife and son who I have shared all great and difficult moments of my
life.</p>
<p>When I'm not working for a big computer manufacturer with a blue logo, I'm doing
one of the things below:</p>
<h2>Reading:</h2>
<ul>
<li><a href="/post/2013/11/17/websites-visited-regularly.html">Web Sites I visit regularly</a></li>
<li><a href="/post/2013/11/19/feeds-for-thought.html">Feeds</a></li>
<li><a href="/post/2013/11/20/book-list-2013.html">Books</a></li>
</ul>
<h2>Listening:</h2>
<ul>
<li><a href="/post/2013/11/21/constant-beat.html">Music</a></li>
<li><a href="/post/2013/11/22/podcasts.html">Podcasts</a></li>
</ul>
<h2>Watching:</h2>
<ul>
<li><a href="/post/2013/11/23/aloha-ruby-2012.html">Lectures</a></li>
<li><a href="/post/2013/11/24/life-hack-ted.html">TED Talks</a></li>
<li><a href="/post/2013/11/25/most-expected-movie-2013.html">Movies</a></li>
</ul>
<h2>Coding:</h2>
<ul>
<li>Java</li>
<li>Ruby</li>
</ul>
<h2>Events:</h2>
<ul>
<li>2013</li>
<li>2014</li>
</ul>
<p></p>
<a href="https://twitter.com/dkingue" class="twitter-follow-button" data-show-count="false">Follow @dkingue</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<iframe src="http://ghbtns.com/github-btn.html?user=georgeanderson&type=follow"
allowtransparency="true" frameborder="0" scrolling="0" width="165" height="20"></iframe>
<!-- Place this tag where you want the widget to render. -->
<div class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/116493443800170201218" data-rel="author"></div>
<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div>