<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
  <title>artemeff</title>
  <link href="/fav.ico" rel="shortcut icon">
  <style>
    @font-face{
      font-family:'BitstreamVeraSansMonoRoman';
      src:url('public/veramono.eot');
      src:url('public/veramono.ttf') format('truetype');
    }
    *{padding:0;margin:0}
    html{background:#272822;color:#F8F8F2}
    html,pre{font:11px/14px 'BitstreamVeraSansMonoRoman',monospace,serif}
    body{width:300px;margin:30px auto;cursor:default}
    small{font-size:9px;color:#75715E}
    a{text-decoration:none;color:#F92672}
    a:hover{text-decoration:underline}
  </style>
</head>
<body>
  <div role="main" id="main">
    <pre>i@artemeff ~ # whoami

  Artemev Yuri, <a href="http://rubyonrails.org/" target="_blank">Ruby on Rails</a> developer


i@artemeff ~ # ls ~/projects
  <!--a href="http://3turn.ru">workl</a-->
  <a href="http://dendirostov.ru/">dendi</a>
  <a href="http://studywelt.com">studywelt</a> <small>(php)</small>
  <a href="http://imonger.ru">imonger</a> <small>(php)</small>


i@artemeff ~ # cat ~/contacts

  <a href="mailto:i@artemeff.com?subject=I%20have%20job%20for%20you">i@artemeff.com</a>
  <a href="skype:artemeff.ru?call">skype</a>
  <a href="http://twitter.com/artemeff" target="_blank">twitter.com/artemeff</a>
  <a href="http://github.com/artemeff" target="_blank">github.com/artemeff</a>
  <a href="http://vk.com/dowhile" target="_blank">vk.com/dowhile</a>


i@artemeff ~ # cat ~/whatiuse
  
  Sublime Text 2
  Linux or MacOS
  Much coffee, cigarettes and music</pre>
  </div>
  <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-27383670-1']);
    _gaq.push(['_trackPageview']);
    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  </script>
</body>
</html>