Skip to content

Instantly share code, notes, and snippets.

View samuraitruong's full-sized avatar

Truong Nguyen samuraitruong

View GitHub Profile
https://www.facebook.com/12345daynauanngon/photos/a.687419094797608/687419174797600/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.687408458132005/687408984798619/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.759756984230485/759757187563798/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.687424894797028/687425264796991/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.688151151391069/688151848057666/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.663503623855822/891633707709478/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.759751370897713/759752740897576/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.758378281035022/758378397701677/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.902682939937888/902683063271209/?type=3&theater
https://www.facebook.com/12345daynauanngon/photos/a.902546309951551/902546519951530/?type=3&theater
@samuraitruong
samuraitruong / realfavicongenerator.net
Created October 28, 2018 06:44
awesome favicon generator
https://realfavicongenerator.net/
https://repl.it
https://www.codercrunch.com/code/playground
https://code.sololearn.com/c39N9RN6b4Md/#cpp
http://www.programmr.com/zone/cpp
settings put pointer_location 1
settings put pointer_location 1
https://medium.com/burak-tasci/backend-development-on-azure-functions-with-typescript-56113b6be4b9
https://github.com/azure-seed/azure-functions-typescript/blob/master/src/some-function/some-function.ts
https://github.com/azure-seed/azure-functions-ts-essentials/blob/master/src/index.ts
var Excel = require("exceljs")
var data = {
headers: ["name", "address", "age", "dbo","passed", "score"],
data: [
{name: "Truong", score: 4, dob: new Date()},
{name: "Truong1", age: 3, dob: new Date(), passed: false},
{name: "Truong1", score: 2, address: "123 xxx",age: 13, dob: new Date(), passed: true},
{name: "Truong1", score: 2, address: "123 xxx",age: 13, dob: new Date(), passed: true},
{name: "Truong1", score: 3, address: "123 xxx",age: 13, dob: new Date(), passed: true},
http://samuraitruong.ddns.net/
http://samuraitruong.ddns.net/a-z
alexa.design/factskill
alexa.design/labs-local
alexa.design/codegenerator
alexa.design/labs-iot
alexa.design/memoryskill
# Set the Azure Subscription in current PowerShell context.
function setAzureSubscription($basePath){
# run Get-AzurePublishSettingsFile to retrive the file
$path = '{0}/{1}' -f $basePath, 'samuraitruong.PublishSettings'
# write-host (Get-Content -path $path)
Import-AzurePublishSettingsFile -PublishSettingsFile $path | Out-Null
Select-AzureSubscription -SubscriptionName "Pay-As-You-Go" | Out-Null
Write-Host "$(Get-Date -f $timeStampFormat) - Set Azure subscription Completed " -foregroundcolor "green"
}
https://github.com/ianstormtaylor/slate
https://github.com/zenoamaro/react-quill
https://github.com/jpuri/react-draft-wysiwyg
react-rte
https://jpuri.github.io/react-draft-wysiwyg/#/
https://github.com/nikgraf/awesome-draft-js
https://github.com/superRaytin/react-monaco-editor
https://github.com/globocom/megadraft