Skip to content

Instantly share code, notes, and snippets.

View pierreneter's full-sized avatar

Long Nguyễn Giao Huỳnh pierreneter

View GitHub Profile
@pierreneter
pierreneter / images
Created December 8, 2017 19:55
images
https://www.google.com.vn/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
{
"name": "Túy Âm",
"assets": {
"spotify": "https://open.spotify.com/track/4u6Ib5oyD7dlz3xo0Ht7Gh",
"itunes": "https://itunes.apple.com/vn/album/tuy-am-feat-xesi-nhat-nguyen/id1289763464?i=1289763471&app=itunes&ign-mpt=uo%3D4",
"applemusic": "https://itunes.apple.com/vn/album/tuy-am-feat-xesi-nhat-nguyen/id1289763464?i=1289763471&app=music&ign-mpt=uo%3D4",
"deezer": "http://www.deezer.com/us/track/411463512?app_id=140685",
"youtube": "https://www.youtube.com/watch?v=EV-91JV4Fws"
}
}
@pierreneter
pierreneter / check.py
Last active July 24, 2017 23:36 — forked from mrry/tensorflow_self_check.py
TensorFlow on Windows self-check
# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
div {
height: 100px;
}
.red-bg {
background-color: #FF0000;
}
.green-bg {
background-color: #00FF00;
}
.blue-bg {