Pinned Repositories
bfx-lending-bot
BFX lending bot runs automatic funding in Bitfinex. (AWS based)
chat-with-taiwan-laws
A question answering AI tool for the content from the PDF files of the Civil Code, Criminal Code, Code of Criminal Procedure, Labor Standards Act, Labor Pension Act, and Occupational Safety and Health Facility Regulations found in the National Regulations Database.
decode-zhuyin
Decode Chinese words to Zhuyin password.
docker-l1jtw-server
Launch l1jtw server with docker compose
dogedeck
Doge card collection
gandalf-prompt-injection-writeup
A writeup for the Gandalf prompt injection game.
r2-starter-kit
R^2 Starter Kit is a boilerplate for web development built on top of React, Redux, Redux Saga and Webpack 4.
summary-gpt-bot
An AI-powered text summarization Telegram bot that generates concise summaries of text, URLs, PDFs, and YouTube videos.
taiwan-travel-level
How many place you live since you are kid? Show me your taiwan travel level!
tpai's Repositories
tpai/decode-zhuyin
Decode Chinese words to Zhuyin password.
tpai/emerald-generator
翡翠週刊合成圖產生器
tpai/local-reverse-proxy
Running nginx as reverse proxy in front of web and api server.
tpai/play-sso-auth
This is a demo for implementing single sign on with `iframe` and `window.postMessage`.
tpai/r2-ie8-template
This template is made for IE8 support based on react plus redux.
tpai/redux-saga-starter-kit
Redux Saga Starter kit is a boilerplate for web development built on top of React, Redux, Redux Saga and Webpack 4.
tpai/slide-captcha-cracker-demo
Use image parsing to find the solution pattern
tpai/basic-vagrant-template
Quick build a development environment includes web, api and db service.
tpai/chatroom
Chatroom app built with react.
tpai/chatroom-server
Chatroom API and socket server built with node.
tpai/codecommit-slack-bot
This is a lambda function which will send message direct to your slack channel when PR status or PR comment changed in CodeCommit repository.
tpai/headless-chrome-launcher
Launch chrome with Node.js child process and connect with chrome-remote-interface.
tpai/hsr-reminder
Lambda function for checking availability of HSR trains at specific time, it will trigger webhook if train data exists.
tpai/hsr-reminder-go
Go version of HSR reminder, this reminder will fetch the train information based on env variables and send the result to a webhook.
tpai/learn-go-with-tdd
My GO lang learning progress
tpai/mono-cra
Managing UI components and application projects with Lerna.
tpai/my-decks
My fancy code slides with animation
tpai/playground
Code for interesting topic
tpai/serverless-image-processor
AWS lambda function that handling image resize based on Node.js
tpai/simple-server-render
Without using any popular framework or module to achieve server rendering and routing for practice.
tpai/slate
Beautiful static documentation for your API
tpai/ssl-cert-handler
HTTP Challenge handler for requesting SSL certificate from certbot.
tpai/sublimetext-docs
Source code for Sublime Text 手冊
tpai/train-fare
Query train fare.
tpai/tree-shaking-demo
A demo project for presenting dead code elimination and tree shaking with Rollup and Webpack.
tpai/truffle-react-dapp
This project is build for react dapp developing, include solidity contract writing and web3.js API using demo.
tpai/unitygame-choose
This game is made for ggj15.
tpai/unitygame-xpbattle
tpai/vim-react-snips
React snippets for vim
tpai/webview-development-pitfalls
Few demostrations between UIWebView and WKWebView.