Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Last active October 20, 2020 08:01
Show Gist options
  • Save thanakijwanavit/e3519c0e5ff84da1f982124fe16275b3 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/e3519c0e5ff84da1f982124fe16275b3 to your computer and use it in GitHub Desktop.
opensourced sdk/utility for nic

Opensourced work

summaries

summarypip packages

Chat

linesdk push data for line and slack

Aws

Schema

awsSchema json and dict datamodel for various aws objects including apigateway proxy integration

Lambda

lambda-sdk invoke lambda functions
lambdaLayer create lambda layer with sam

cloudsearch

cloudsearchsdk invoke cloudsearch api #please write documentation for me
cloudsearch-pip cloudsearch sdk with pip installer packaged

Dynamodb/Pynamodb

dynamodb-dax pynamodb fork with dax support

pynamoLogger log data to dynamodb
dynamocacher cache lambda functions using dynamodb-dax

s3

s3bz download and upload dictionary to s3 with bz compression

quantumLedger

quantumLedgerCertificate sam app that allows the use of quantum ledger to issue a certificate

Custom apps

ProductSdk

villa-product-sdk read and write product information from master database
villa-inventory-sdk read and write inventory information from master database

WalletSdk

Sam utilities template app

lineLambda Lambda function to invoke line apis , use with linesdk

Demo apps for tutorial

lineBot create a line bot using aws-sam

Deep Learning

deep-reinforcement-learning some deep-rl examples

From other people

non-opensourced work

Databases

wallet
inventory store product inventory information, designed for dax and maximum perforamnce
product storing product information, designed for dax and max performance

master store master inventory and product database


## App [wallet](https://github.com/thanakijwanavit/villaWallet)

search

villaSearch interact with cloudsearch and lambda sorter/cacher

Hackathon Apps

hatariExpense expense control backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment