Skip to content

Instantly share code, notes, and snippets.

@ugisozols
Created March 20, 2013 14:35
Show Gist options
  • Save ugisozols/5205141 to your computer and use it in GitHub Desktop.
Save ugisozols/5205141 to your computer and use it in GitHub Desktop.
<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