Skip to content

Instantly share code, notes, and snippets.

@jacky810124
Last active September 9, 2016 06:32
Show Gist options
  • Save jacky810124/0c6f1f1eee186ad7705f83ca0f8db57b to your computer and use it in GitHub Desktop.
Save jacky810124/0c6f1f1eee186ad7705f83ca0f8db57b to your computer and use it in GitHub Desktop.
const portfolio = [
{
name: "Facebook messenger bot using AWS Lamba and API Gateway",
url: "https://www.facebook.com/events/724852200951265/",
repo: "https://github.com/goodideas-studio/facebook-messenger-bot-using-aws"
}, {
name: "uni-order-no",
description: "Unique order no generator",
repo: "https://github.com/jacky810124/uni-order-no"
}, {
name: "GulpExample",
description: "Learn how to use gulp",
repo: "https://github.com/jacky810124/GulpExample"
}, {
name: "ConvertAddressToLatLng",
description: "Convert your address to Lat and Lng",
repo: "https://github.com/jacky810124/ConvertAddressToLatLng"
}, {
name: "Nonsense",
url: "https://nonsenseworkshop.com/"
}, {
name: "嘉義大學產學特色平台",
url: "https://matchmaker.ncyu.edu.tw/"
}, {
name: "Knock Know",
url: "https://kk.jacky810124.me/"
}, {
name: "pokemon information",
url: "http://info.pokemon-gg.tk:4000/place"
}, {
name: "會計系統",
url: "http://imgur.com/a/ymEaE"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment