cflynn07
American software engineer living in Taipei, Taiwan. 只是一個住在台北的工程師. Mostly speaks English and 中文. 11100100 10111101 10100000 11100101 10100101 10111101
Taipei, Taiwan
Pinned Repositories
array-subtract-functional-compare
Compute the difference between two arrays with an optional custom equality comparison method (NPM/JS)
binary-search-insert
A library for performing a binary search and insert into a sorted array (NPM/JS)
dotfiles
github-action-til-autoformat-readme
A GitHub action that can be used with a TIL repo to autogenerate a README.md
hpm-sandbox
mysql replication demo using docker, tmux and tmuxinator
myblog
Simple blog website
power-radix
Library for converting numbers from one radix representation (encoding) to another, with optional custom defined encodings. Inspired by rubyworks/radix.
simple-producer-consumer
A project to demonstrate bidirectional asynchronous network communication between independent Node.js processes.
til
Organized list of little things I learn
cflynn07's Repositories
cflynn07/array-subtract-functional-compare
Compute the difference between two arrays with an optional custom equality comparison method (NPM/JS)
cflynn07/binary-search-insert
A library for performing a binary search and insert into a sorted array (NPM/JS)
cflynn07/runnable-cli
The Runnable CLI is an interface to the Runnable Platform API that can be used to conveniently interact with Runnable from your development environment.
cflynn07/101
common utils / helpers that can be required selectively
cflynn07/api-old
Runnable Multi Tier Demo - Backend
cflynn07/array-interweave
Produce a new array from two source arrays with alternating values from each source array (NPM/JS)
cflynn07/aws
Development repository for Opscode Cookbook aws
cflynn07/bitcoin-badge
cflynn07/css-refresher-notes
CSS Refresher!
cflynn07/dotfiles-1
My ~/.
cflynn07/first-event
Race event-emitter events, return the first event
cflynn07/git-js
A light weight interface for running git commands in any node.js application.
cflynn07/hellonode
cflynn07/heroku-cli
Heroku Toolbelt v4
cflynn07/http-websockets-rabbitmq-perf-battle
A fairly unscientific project to benchmark the throughput performance of inter-service communication using HTTP, web sockets, and RabbitMQ
cflynn07/jekyll-clean-dark
Dark clean theme for jekyll
cflynn07/jszip
Create, read and edit .zip files with Javascript
cflynn07/keypather
Get or Set a value from an object using a key path string. Supports bracket notation, dot notation, and functions.
cflynn07/lab
Test utility
cflynn07/mongo-perf-demo-test
cflynn07/node-bunyan
a simple and fast JSON logging module for node.js services
cflynn07/node-newrelic
New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
cflynn07/pd-php-test
cflynn07/power-radix-encodings
cflynn07/practice-juju-charm
cflynn07/runnable-logs-test
quick test repo for runnable logs
cflynn07/standard
:star2: JavaScript Standard Style
cflynn07/test-ws-server
used for testing websockets. primus server
cflynn07/toshi
An open source Bitcoin node built to power large scale web applications.
cflynn07/winston
a multi-transport async logging library for node.js