Grimmer Kang (grimmer0125)

grimmer0125

Geek Repo

Company:@firefliesai

Location:Remote. Taipei, Taiwan

Github PK Tool:Github PK Tool


Organizations
lifeoverflow
maolife
pycontw

Grimmer Kang's repositories

express-mongo-rest-k8s-sample

It is deployed to Google Kubernetes Engine, ver. 1.9.7-gke.6, as well as minikube v0.28.2 (with local K8s cluster v1.10.0). 1. Web (API) server: setup Load balance for it (2 K8s pods), local dev url: http://localhost:3000, deployed port in K8s yaml: 80. 2. MongoDB: No usage of sharding or replica sets for it, only a standalone K8s pod.

Language:JavaScriptLicense:MITStargazers:9Issues:3Issues:0

Taiwan-house-price-updater

Download the latest data to calculate, then upload it to Firebase. Use AWS CloudWatch as a scheduler to trigger AWS Lambda to execute the program. Using Serverless for deployment. Archive data: https://github.com/lifeoverflow/Taiwan-house-price-data. Live Chart site: https://grimmer.io/Taiwan-house-price-chart/

Language:TypeScriptLicense:MITStargazers:4Issues:0Issues:0

learning-javascript

published to https://lifeoverflow.gitbook.io/learning-javascript/

Stargazers:2Issues:0Issues:0

react-angular-vue-comparison

Analysis of GitHub Stargazers' location Data. See their country distribution. https://medium.com/p/37bd6e445073

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

slatejs-exp

An experimental repo to use socket.io to sync & show other people's cursors (carets) when collaborating to edit the same content by slatejs editor. A part of the code is modified from https://github.com/ianstormtaylor/slate/tree/master/examples. The cursor indicator shows every client's socket.io sessionID. Some candidates: prosemirror, yjs

Language:JavaScriptLicense:MITStargazers:2Issues:0Issues:0

Taiwan-house-price-chart

Vue.js, Plotly.js, Google's Firebase which updates the house data. Show Taiwan house data in line chart. 台灣的房價圖表. How to Dev: Just load index.html. aws lambda function: https://github.com/grimmer0125/Taiwan-house-price-updater. https://grimmer.io/Taiwan-house-price-chart/

Language:JavaScriptLicense:MITStargazers:2Issues:0Issues:0

carta

[Archive] CARTA is the Cube Analysis and Rendering Tool for Astronomy, a new visualization tool for designed for ALMA, the JVLA and SKA. Original repo is deleted yet: https://github.com/CARTAvis/carta

Language:C++License:GPL-3.0Stargazers:1Issues:0Issues:0

colab-network-exp

note: 1. specify ssh private key to git pull: https://superuser.com/a/912281. 2. using "!pip install PACKAGE_NAME" to install packages on colab

Stargazers:1Issues:0Issues:0

gmail-pagination-extension

Use slider or input field to do pagination. To use this extension, you need to uncheck the tabs other than primary (e.g. social, promotions) tab in the settings->configure inbox in latest Gmail UI. See detailed user guide/notes/issues on wiki. https://chrome.google.com/webstore/detail/bcjhpmecgoejigiojamklcbfnfnfgnal

Language:JavaScriptLicense:MITStargazers:1Issues:3Issues:0

hyperledger-composer-exp

Follow https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial. Issue: enable composer rest server's publishing event (browser <-websocket->composer) will cause composer rest-server throw exception, need disable, either "ws: false in proxy.config.js" or "select no for event publication while starting composer rest server"

Language:TypeScriptStargazers:1Issues:0Issues:0

maolife-web

https://lifeoverflow.github.io/maolife-web

Language:JavaScriptStargazers:1Issues:0Issues:0

newCARTAMeteorApp

move to https://github.com/CARTAvis/newCARTAMeteorApp. Use Meteor + MongoDB + React + Redux + Less + material-ui. React browser <-> Meteor Node.js server <-> CARTA cpp server.

Language:JavaScriptLicense:GPL-3.0Stargazers:1Issues:0Issues:0

newCARTAPythonClient

move to https://github.com/CARTAvis/newCARTAPythonClient

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

react-konva-example

Test scale (zoom) of react-konva

Language:JavaScriptStargazers:1Issues:0Issues:0

search-github-starred-extension

Site Shortcut-Search Your GitHub Starred Repo, https://chrome.google.com/webstore/detail/site-shortcut-search-your/kldbfkhmgljddnmlnbmhgpebhjmamkmf, a Chrome extension showing a shortcut button on toolbar and clicking it will navigate Chrome to https://searchgithub.herokuapp.com/

Language:JavaScriptStargazers:1Issues:0Issues:0

apidoc

API doc for API in https://github.com/grimmer0125/express-mongo-rest-k8s-sample

Language:JavaScriptStargazers:0Issues:0Issues:0

appleCrawler-node

[deprecated, line api has been changed] Line Bot + Automation Bot for Grabbing Apple Product Info. on server side. It uses PostgreSQL and Heroku. Complement: Execute "psql [database] [dbuser] table.sql" before coding. If you are using "postgresapp" on macOS, there is some default db/user setting, https://postgresapp.com/.

Language:JavaScriptStargazers:0Issues:0Issues:0

aws-cli

Universal Command Line Interface for Amazon Web Services

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

epub-reader

A desktop EPUB reader based on Electron

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

express

Fast, unopinionated, minimalist web framework for node.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

homebrew-carta

A repo to put the version-controlled/Customized Homebrew formulas needed by CARTA

Language:RubyStargazers:0Issues:0Issues:0

homebrew-core

🍻 Default formulae for the missing package manager for macOS

Language:RubyLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

httpie

Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

mongo-k8s-sidecar

Kubernetes sidecar for Mongo

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

outline

📝 Open source wiki and knowledge base for growing teams. Give it a try:

Language:JavaScriptLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

recruit.tw

Another jobs site for community of developers in Taiwan

Language:JavaScriptStargazers:0Issues:0Issues:0

smart-home-nodejs

Add a experimental DishWasher device on the official sample of the Smart Home device control APIs in Actions on Google. See wiki for my practice notes, https://github.com/grimmer0125/smart-home-nodejs/wiki

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

weather-bot

氣象機器人 Weather Bot implement on Line, Telegram, and Messenger

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0