homepage/source/albert/index.html.erb

42 lines
987 B
Plaintext
Raw Normal View History

2012-07-26 09:11:37 +00:00
<html><head profile="http://gmpg.org/xfn/11">
2012-07-21 20:07:21 +00:00
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>albert.schulz</title>
2012-07-26 18:22:32 +00:00
<%= stylesheet_link_tag 'albert' %>
2012-07-21 20:07:21 +00:00
</head>
<body>
2012-07-26 16:35:25 +00:00
<p>
<div class="headline">
<h1> albert.schulz <font color="#005EA9"> // iOS Developer</font></h1>
</div>
</p>
2012-07-21 20:07:21 +00:00
2012-07-26 16:35:25 +00:00
<p>
<div class="subtitle">
XCode | Objective-C | PHP | MySQL | Java | Redis<br>
Node.js | JavaScript | Ruby | SQLite | Photoshop
</div>
</p>
2012-07-21 20:07:21 +00:00
<ul class="gallery">
<li>
2012-07-26 09:11:37 +00:00
<a rel="me" href="mailto:fake@example.com?cc=albert.schulz@me.com">
2012-07-21 20:07:21 +00:00
<%= image_tag "mail.png", :heigth => "215", :width => "177" %>
2012-07-26 09:11:37 +00:00
</a>
2012-07-21 20:07:21 +00:00
</li>
<li>
2012-07-26 09:11:37 +00:00
<a rel="me" href="https://twitter.com/albert_sn">
2012-07-21 20:07:21 +00:00
<%= image_tag "twitter.png", :heigth => "215", :width => "177" %>
2012-07-26 09:11:37 +00:00
</a>
2012-07-21 20:07:21 +00:00
</li>
<li>
2012-07-26 16:56:26 +00:00
<a rel="me" href="https://github.com/albertschulz">
2012-07-21 20:07:21 +00:00
<%= image_tag "github.png", :heigth => "215", :width => "177" %>
2012-07-26 09:11:37 +00:00
</a>
2012-07-21 20:07:21 +00:00
</li>
</ul>
</body></html>