Pinned Repositories
30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon EC2 Container Service.
amazon-rekognition-video-analyzer
A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
apexcharts.js
📊 Interactive and Modern SVG Charts
awesome-scalability
:pushpin: An up-to-date and curated reading list for designing high scalability :cherries:, high availability :fire:, high stability :mount_fuji: back-end systems - Pull requests are greatly welcome :two_men_holding_hands: If you find this project helpful, please help me share it to more and more people :gift: Thank you - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - Cảm ơn! :heart:
aws-cognito-vue
AWS Cognito Authentication with Vue.js
aws-recognition-facedetect-webcam-rekognition
nekomy-platform-elearning-react
An open source LMS (eLearning platform) for MOOCs and online courses (like Tutellus.com or Udemy.com with extra features). Tech stack includes PWA & SPA with Facebook's React, Google's Firebase and Slack API
openzeppelin-solidity
OpenZeppelin is a library for secure smart contract development
voicebot-voice-to-text-dialogflow
A simple web-based voice bot against api.ai backend.
athiwatp's Repositories
athiwatp/copier
Copier for golang, copy value from struct to struct and more
athiwatp/learning-go
Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings
athiwatp/mindsdb
In-Database Machine Learning
athiwatp/pfrng
Provably Fair Random Number Generator
athiwatp/spadille
Verifiable/deterministic fair tickets generation for lotteries, raffles and gambling games. :rhinoceros: :four_leaf_clover: :spades: :game_die:
athiwatp/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
athiwatp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
athiwatp/ClientRandom
This is a proper method to generate provably-fair client-random numbers.
athiwatp/coinbase-go
Go wrapper for the Coinbase API
athiwatp/configor
Golang Configuration tool that support YAML, JSON, TOML, Shell Environment
athiwatp/decimal
Arbitrary-precision fixed-point decimal numbers in go
athiwatp/fair
CLI tool and library for verifying provably fair games.
athiwatp/gen
Converts a database into gorm structs and RESTful api
athiwatp/go-firestorm
Simple Go ORM for Google/Firebase Cloud Firestore
athiwatp/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
athiwatp/go-socket.io
socket.io library for golang, a realtime application framework.
athiwatp/gotwilio
Twilio library for Go (golang).
athiwatp/line-login-go
LINE Login starter kit in Go
athiwatp/melody
:notes: Minimalist websocket framework for Go
athiwatp/notify
A dead simple Go library for sending notifications to various messaging services.
athiwatp/NUXT-FCM
NUXT + FCM
athiwatp/project-layout
Standard Go Project Layout
athiwatp/provably-fair-app
Provably fair is a tool for online casinos that enables you (the player) to verify each bet result and make sure you are not being cheated!
athiwatp/tini
A tiny but valid `init` for containers
athiwatp/twilio-go
Twilio Go library
athiwatp/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
athiwatp/vault
A multi platform desktop wallet for the NKN blockchain
athiwatp/vue-nodejs-youtube-clone
This is the frontend (VueJS) of the Youtube clone called VueTube.
athiwatp/vue-openapi
OpenAPI viewer component for VueJS
athiwatp/youtube-clone-nodejs-api
VueTube is a YouTube clone built with nodejs, expressjs & mongodb. This is the RESTful API repository.