Skip to content

Commit e1f5c2f

Browse files
committed
Recommended reads
1 parent 594562e commit e1f5c2f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset='utf-8' />
66
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
77
<meta name="description" content="Ofer Belinsky's Personal Page" />
8+
<meta name="author" content="Ofer Belinsky">
89

910
<link rel="stylesheet" type="text/css" media="screen" href="all.css">
1011

@@ -33,7 +34,7 @@ <h5>Hi, I'm Ofer :-)</h5>
3334
<p>
3435
I am (in no particular order) a:
3536
<ul>
36-
<li>Software Engineer</li>
37+
<li>Freelance Software Engineer</li>
3738
<li>Residing in Israel</li>
3839
<li>Father of 3 adorable boys and Husband to their beautiful Mom :-)</li>
3940
</ul>
@@ -52,6 +53,11 @@ <h5>Hi, I'm Ofer :-)</h5>
5253
<script type="IN/MemberProfile" data-id="http://www.linkedin.com/in/oferbelinsky" data-format="inline" data-text="Ofer Belinsky" data-related="false"></script>
5354
</p>
5455

56+
Some of my recommended reads for Software developers:
57+
<ul>
58+
<li><a href="http://www.12factor.net/">The Twelve-Factor App</a></li>
59+
<li><a href="http://wisdomofganesh.blogspot.co.il/2007/10/life-above-service-tier.html">Life above the Service Tier</a></li>
60+
</ul>
5561
</section>
5662
</div>
5763

0 commit comments

Comments
 (0)