I hereby claim:
- I am koenhendriks on github.
- I am koen_hendriks (https://keybase.io/koen_hendriks) on keybase.
- I have a public key whose fingerprint is 0A34 B569 8C26 1565 0805 4973 4850 1615 D891 7C0C
To claim this, I am signing this object:
| /** | |
| * TaxPrice | |
| * Created by: Koen | |
| * Date: 6-7-15 | |
| * Time: 10:50 | |
| * | |
| * @param price | |
| * @param isTaxPrice | |
| * @param taxRate | |
| * @constructor |
| <?php | |
| /** | |
| * Radio Scanner | |
| * Created by: koen | |
| * Date: 12/9/15 | |
| * Time: 12:44 PM | |
| */ | |
| require_once('simple_html_dom.php'); |
| javascript:(function(){function c(){var e=document.createElement("link");e.setAttribute("type","text/css");e.setAttribute("rel","stylesheet");e.setAttribute("href",f);e.setAttribute("class",l);document.body.appendChild(e)}function h(){var e=document.getElementsByClassName(l);for(var t=0;t<e.length;t++){document.body.removeChild(e[t])}}function p(){var e=document.createElement("div");e.setAttribute("class",a);document.body.appendChild(e);setTimeout(function(){document.body.removeChild(e)},100)}function d(e){return{height:e.offsetHeight,width:e.offsetWidth}}function v(i){var s=d(i);return s.height>e&&s.height<n&&s.width>t&&s.width<r}function m(e){var t=e;var n=0;while(!!t){n+=t.offsetTop;t=t.offsetParent}return n}function g(){var e=document.documentElement;if(!!window.innerWidth){return window.innerHeight}else if(e&&!isNaN(e.clientHeight)){return e.clientHeight}return 0}function y(){if(window.pageYOffset){return window.pageYOffset}return Math.max(document.documentElement.scrollTop,document.body.scrollTop)}funct |
| [ | |
| { | |
| "name": "Afghanistan", | |
| "code": "AF" | |
| }, | |
| { | |
| "name": "Åland Islands", | |
| "code": "AX" | |
| }, | |
| { |
| create or replace FUNCTION F_MEDIA | |
| ( | |
| P_DATE IN VARCHAR2 DEFAULT 24-1-2013 | |
| , P_INFLUENCE IN VARCHAR2 DEFAULT 'p' | |
| , P_MEDIATYPE IN VARCHAR2 DEFAULT 'tv' | |
| ) RETURN NUMBER AS | |
| CURSOR input is SELECT COUNT(CONTRACTS.CONTRACTDATE) | |
| FROM CONTRACTS, MEDIA | |
| WHERE |
| !/bin/sh | |
| FILE="$(date +%F_%H-%M-%S)-scrot.png" | |
| gnome-screenshot -f $FILE -a && ~/Documents/screenshot.sh ~/$FILE | xclip -selection clipboard && mv ~/$FILE ~/shots/ |
| /* | |
| TempLcd.ino | |
| 2017 Copyright (c) Koen Hendriks. All right reserved. | |
| Connect LCD: | |
| VCC : 5v | |
| GND : GND | |
| SDA : A4 Arduino | |
| SCL : A5 Arduino | |
| location / { | |
| root {DOCROOT}public | |
| if ($scheme != "https") { | |
| rewrite ^ https://$http_host$request_uri? permanent; | |
| } | |
| try_files /public/$uri /public/$uri/ /public/index.php?$query_string; | |
| } |
| alias ..="cd .." | |
| alias ...="cd ../.." | |
| alias routes='artisan route:list' | |
| alias h='cd ~' | |
| alias c='clear' | |
| alias art=artisan | |
| alias dump='composer dump-autoload' | |
| alias ide='php artisan clear-compiled && php artisan ide-helper:generate && php artisan optimize' | |
| alias phpspec='vendor/bin/phpspec' | |
| alias phpunit='vendor/bin/phpunit' |
I hereby claim:
To claim this, I am signing this object: