Skip to content
View jcripo's full-sized avatar
πŸ™‚
Trabajando
πŸ™‚
Trabajando

Block or report jcripo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jcripo/README.md
<?php
echo "πŸ…‘πŸ…˜πŸ…”πŸ…πŸ…₯πŸ…”πŸ…πŸ…˜πŸ…“πŸ…ž!! πŸ˜„"

$framework = "Laravel";
$basededatos = 'MySql';
$librerias = [
    'Jquery',
    'Bootstrap',
    'Datatable',
    'Select2'
];
$integraciones = [
    'API Google',
    'API Culqui',
    'API Facebook',
    'API Paypal',
    'API SUNAT PerΓΊ'
];
$lenguajes = [
    'PHP',
    'JAVASCRIPT'
];

$resultado = '"Programando software libre πŸ‘¨β€πŸ’» ';
$resultado .= 'en framework: '.$framework;
$resultado .= 'usando librerias: '.print_r($librerias).', ';
$resultado .= 'integraciones: '.print_r($integraciones).', ';
$resultado .= 'lenguajes: '.print_r($lenguajes).' y ';
$resultado .= 'base de datos: '.$basededatos.'"';

echo $resultado;
?>

Popular repositories Loading

  1. jcripo jcripo Public