You can call me Rob 😉
I'm a Software Developer with knowledge in graphic design. See my repositories to know some of my works and to a general view check my resume (also available in pt-BR) or visit my website.
<?php
$life = new Life();
$life->setPremise("Everything that exists started with a dream");
$life->dream->begin();
// Come find out with me what happens from here