I hereby claim:
- I am felipebn on github.
- I am felipebn (https://keybase.io/felipebn) on keybase.
- I have a public key ASBow54OaWWVc4rmkX9ML-yqeCeCkyMO_fYFm7c8ZJIYago
To claim this, I am signing this object:
//Import ESCO using CSV files | |
create index ON :Occupation(ISCOGroup); | |
create index ON :Occupation(altLabels); | |
create index ON :Skill(altLabels); | |
create index ON :ISCOGroup(code); | |
create index ON :Skill(conceptUri); | |
create index ON :ISCOGroup(conceptUri); | |
create index ON :Occupation(conceptUri); | |
create index ON :Occupation(preferredLabel); | |
create index ON :Skill(preferredLabel); |
I hereby claim:
To claim this, I am signing this object:
/** | |
* Use this to help determine which images are being used | |
* at which breakpoint. Will print lots of useful information | |
* on shown resolution, actual resolution, DPR and more | |
* Usage: | |
* var elems = document.querySelectorAll('.c-hero-banner__background img') | |
* responsiveImageDebugOutput(elems); | |
* | |
* Author: Carl-Erik Kopseng | |
* Source: https://gist.github.com/fatso83/55fc446df3f3965ecd66e8307a5dc0e6 |
console.log("3rdparty script START"); | |
// this should be called from consumer page | |
window.customFunction = function () { | |
console.log("custom function called!!!!"); | |
}; | |
console.log("3rdparty script END"); |
{ | |
"meta": { | |
"theme": "stackoverflow" | |
}, | |
"basics": { | |
"name": "Felipe Brandão Nascimento", | |
"label": "Full Stack Engineer", | |
"picture": "", | |
"email": "[email protected]", | |
"phone": "+351 932 370 071", |