⌨️
Coding, always!
Software Engineer eager for challenges and collaboration. Strong at Javascript, can do some Java and Go. Familiar with AWS and GCP
-
Everon
- Amsterdam, The Netherlands
- https://stackoverflow.com/story/yausell
Pinned Loading
-
bloktor-public
bloktor-public PublicCrypto portfolio for investors with interesting features not found in the market yet
CSS
-
matchio-public
matchio-public PublicMatchio is for sports lovers who wants to find the next team player
-
-
Get coin data from CoinGecko API int...
Get coin data from CoinGecko API into google sheet 1function COINGECKO(input = 'bitcoin', property = 'all', currency = 'usd') {
2Logger.log(`Search for #> ${input} @prop: ${property} @currency: ${currency}`);
3const cache = CacheService.getScriptCache();
4let coinData = cache.get(input);
5if(!coinData){
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.