Skip to content

Instantly share code, notes, and snippets.

View pirhoo's full-sized avatar
👨‍🍳

Pierre Romera Zhang pirhoo

👨‍🍳
View GitHub Profile
[
{
"movie": "Avatar",
"budget": 237,
"box_office": 2784
},
{
"movie": "ET: The Extra-Terrestrial",
"budget": 11,
"box_office": 793
<script>
import VueI18n from 'vue-i18n'
import get from 'lodash/get'
import throttle from 'lodash/throttle'
import search from '../mixins/search'
import axios from 'axios'
import { VueAutosuggest } from 'vue-autosuggest'
export default {
name: 'SearchForm',

Keybase proof

I hereby claim:

  • I am pirhoo on github.
  • I am pirhoo (https://keybase.io/pirhoo) on keybase.
  • I have a public key ASC00iiFgFC4JVufD7x2j40GQcY0-WUAsronURKcxnFvFgo

To claim this, I am signing this object:

@pirhoo
pirhoo / scan.sh
Last active November 25, 2016 13:10
Scan every git repo in a directory to create a vcspull YAML file.
#!/bin/bash
# Usage examples:
#
# ./scan.sh ~/repositories
# ./scan.sh ~/repositories > ~/.vcspull.yaml
function update {
local d="$1"
if [ -d "$d" ]; then
cd $d > /dev/null
<!DOCTYPE html>
<html>
<head>
<title>Quiz</title><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" type="text/javascript"></script>
<meta charset="utf-8" />
</head>
<body class="container">
<!-- Le conteneur de la future liste de question -->
@pirhoo
pirhoo / index.html
Last active October 1, 2018 16:28
Quiz EMPTY
<!DOCTYPE html>
<html>
<head>
<title>Quiz</title><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
<script src="https://code.jquery.com/jquery-3.1.1.min.js" type="text/javascript"></script>
<meta charset="utf-8" />
</head>
<body class="container">
<!--
<iframe src="http://www.rentswatch.com/#!/quiz/" width="100%" height="700" frameborder="0" allowfullscreen></iframe>
@pirhoo
pirhoo / .block
Last active April 4, 2016 09:30
OSF visualization
license: gpl-3.0
border: no
height: 500
@pirhoo
pirhoo / .block
Last active April 1, 2016 08:04
Empty block
license: gpl-3.0
border: no
height: 500
<!DOCTYPE html>
<html>
<head>
<title>AVS</title>
<meta charset="utf-8">
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
</head>
<body>
<form id="mes-filtres">