Freelancers

Created by Gyanjeet Raj on 14 August, 2018

<!--

  PeoplePerHour Profile Widget

  The div#pph-hire me is the element

  where the iframe will be inserted.

  You may move this element wherever

  you need to display the widget

-->

<div id="pph-hireme"></div>

<script type="text/javascript">

(function(d, s) {

  var useSSL = 'https:' == document.location.protocol;

  var js, where = d.getElementsByTagName(s)[0],

  js = d.createElement(s);

  js.src = (useSSL ? 'https:' : 'http:') + '//www.peopleperhour.com/hire/3986513853/3433986.js?width=300&height=255&orientation=vertical&theme=dark&hourlies=590032&rnd='+parseInt(Math.random()*10000, 10);

  try { where.parentNode.insertBefore(js, where); } catch (e) { if (typeof console !== 'undefined' && console.log && e.stack) { console.log(e.stack); } }

}(document, 'script'));

</script>