Simple landing page for my website

now.html 453B

    <div class="container-fluid now"> <div class="row-fluid" > <div class="col-sm-12 text fx-fade-down fx-easing-sine fx-speed-800" ng-show="textAnimationStart"> <p>I'm currently in Abu Dhabi, planning to go to Berlim soon.</p> <p>Looking for work as a <b>full stack developer</b> in Dubai, Berlim or remote.</p> <p>Working on my <a href="http://blog.j1x.co">blog</a> and <a href="#resume">resume</a>.</p> </div> </div> </div>