This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fs = require('fs'); | |
| const path = require('path'); | |
| const exec = require('child_process').exec; | |
| const language = process.env.LAN || 'it'; | |
| // [_ar, _de, _es _fr, _it, _ja] | |
| const fscontest = fs.readFileSync(path.resolve(__dirname, `./country_label.json`)) | |
| const byline = fscontest.toString().split('\n').map((item) => { | |
| return [JSON.parse(item).properties[`name_en`].replace(',', '-'), JSON.parse(item).properties[`name_${language}`].replace(',', '-')] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="wrapper"> | |
| <canvas id="stars"></canvas> | |
| <canvas id="yahia"></canvas> | |
| <div class="container"> | |
| <div class="template color-yellow" data-template="home"> | |
| <main> | |
| <h1><span>A | |
| <mark>21 years</mark> old</span><span> interaction designer</span></h1> | |
| <div class="p"><span>[email protected]</span><span>(+963) 96 2295 406</span></div> | |
| <div class="links"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="wrapper"> | |
| <canvas id="stars"></canvas> | |
| <canvas id="yahia"></canvas> | |
| <div class="container"> | |
| <div class="template color-yellow" data-template="home"> | |
| <main> | |
| <h1><span>A | |
| <mark>21 years</mark> old</span><span> interaction designer</span></h1> | |
| <div class="p"><span>[email protected]</span><span>(+963) 96 2295 406</span></div> | |
| <div class="links"> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.