dlrice's Stars
git-tips/tips
Most commonly used git tips and tricks.
timoxley/functional-javascript-workshop
A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
workshopper/how-to-npm
A module to teach you how to module.
workshopper/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
reduxjs/react-redux
Official React bindings for Redux
golang/go
The Go programming language
konstantint/matplotlib-venn
Area-weighted venn-diagrams for Python/matplotlib
wtsi-medical-genomics/risky
Python script to calculate risk scores with a job array on a LSF
circlecell/jsonlint.com
[OLD] Please go to new source, link below.
aksonov/react-native-router-flux
The first declarative React Native router
jamescasbon/PyVCF
A Variant Call Format reader for Python.
mfranberg/libplinkio
A small C and Python library for reading PLINK genotype files.
ericgio/react-bootstrap-typeahead
React typeahead with Bootstrap styling
mgymrek/pybamview
Browser based application for viewing bam alignments
nylas/nylas-mail
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
google/github-issue-mover
Making it easy to migrate issues between repos.
squeaky-pl/portable-pypy
Portable 64 bit x86 PyPy binaries for many Linux distributions.
expo/react-native-invertible-scroll-view
An invertible ScrollView for React Native
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
auth0/node-jws
JSON Web Signatures
auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
touchstonejs/touchstonejs
Mobile App Framework powered by React
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.