Created
March 20, 2013 14:35
-
-
Save ugisozols/5205141 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section> | |
<h1>About Me</h1> | |
<p class="profile-picture"> | |
<img src="/images/ugisozols.png"> | |
</p> | |
<p> | |
Hello there! My name is Uģis Ozols and I'm a self taught Ruby/Ruby on Rails developer but lately I've caught myself flirting with JavaScript more and more. | |
</p> | |
<p> | |
I've been learning to code on my own since late 2009 and I'm still finding it to be the best way to spend my spare time. | |
</p> | |
<p class="social-links"> | |
<a href="https://twitter.com/ugisozols" target="_blank"><img src="/images/fc-webicon-twitter.png"></a> | |
<a href="https://github.com/ugisozols" target="_blank"><img src="/images/fc-webicon-github.png"></a> | |
<a href="http://www.facebook.com/ugisozols" target="_blank"><img src="/images/fc-webicon-facebook.png"></a> | |
<a href="http://www.linkedin.com/in/ugisozols" target="_blank"><img src="/images/fc-webicon-linkedin.png"></a> | |
</p> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment