I hereby claim:
- I am romulo1984 on github.
- I am romulo1984 (https://keybase.io/romulo1984) on keybase.
- I have a public key ASDszvaTk5g7nIx99PJgcyUiqWFmjJjwN2lEk6ySWKyp0Qo
To claim this, I am signing this object:
{ | |
"meta": { | |
"theme": "short" | |
}, | |
"basics": { | |
"name": "Rômulo Guimarães", | |
"label": "Lead Frontend Developer na Além", | |
"image": "", | |
"email": "[email protected]", | |
"phone": "", |
<div style="margin: 0 -15px;"> | |
<script> | |
function resizeIFrameToFitContent(el) { | |
iframe = document.querySelector(el); | |
iframe.height = iframe.contentWindow.document.body.scrollHeight; | |
setTimeout(function() { | |
resizeIFrameToFitContent(el) | |
}, 1000); | |
} | |
</script> |
I hereby claim:
To claim this, I am signing this object:
<!-- | |
Supports "any" number of steps | |
Example: https://codepen.io/romulo1984/pen/OvXpvB | |
--> | |
<div class="d-flex justify-content-between checkout-progress align-items-center"> | |
<div class="checkout-progress-item"> | |
<div class="checkout-progress-point"></div> | |
<h5 class="mt-2 text-uppercase">Step 1</h5> | |
</div> | |
<div class="checkout-progress-item current"> |
var art='MMMMMMM$IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII7IIII7MMMMMMMMMMMMMMMM | |
MMMMMMM77IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII7MMMMMMMMMMMM | |
MMMMMMZ777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMMMMMMMMMM | |
MMMMMM77777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMMMMMMMM | |
MMMMMM777777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII7$MMMMMM | |
MMMMMM7777777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII7MMMMM | |
MMMMMM77777777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMMMM | |
MMMMM777777777$IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMMM | |
MMMMM$7777777777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII7MM | |
MMMMM777777777777IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMM |
#!/bin/bash -e | |
# IMPORTANT. My phpstom installation exists on /opt/phpstorm. | |
# IMPORTANT. Run with sudo! | |
# Early Access program: https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program | |
echo -n "Please enter the PhpStorm download url (eg http://download.jetbrains.com/webide/PhpStorm-EAP-141.690.tar.gz): " | |
read url | |
# Download file from url | |
echo "Downloading PhpStorm to ~/Download" |
Verifying I am +romulo on my passcard. https://onename.com/romulo |
<?php | |
$txt['logins'] = array("a:1", "a:2", "a:3"); | |
$txt['dados'] = array("123", "456", "789", "987", "654", "321"); | |
for ($i = 0; $i < count($txt['logins']); ++$i){ | |
list($usuario, $senha) = explode(":", $txt['logins'][$i]); | |
for($e = 0; $e < count($txt['dados']); ++$e){ |
Texto resumindo o objetivo geral do evento, sem muitos detalhes, porém, um texto que possa vender o evento antes mesmo de definir tudo sobre ele.
Este evento se destina prioritariamente aos profissionais de níveis intermediário e avançado em sistemas de informação, sendo eles desenvolvedores de qualquer linguagem de programação, onde sua maioria trabalha de alguma forma com PHP. Este público, em sua maioria já atuantes no mercado, são críticos e bons formadores de opinião, elevando o nível do evento.