Pinned Repositories
react
The library for web and native user interfaces.
alt
Isomorphic flux implementation
alt-example-tests
Example alt (Flux library) tests for actions and stores
jsrouter
Minimal client side router
react-fuzzy-filter
Render a subset of a collection with fuzzy searching
react-memory-game
Learn React by building a memory match game
rx-store
Reactive JS library for managing state
switcheroo
React component that switches between components based on window.location. Router agnostic.
rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
berry
📦🐈 Active development trunk for Yarn ⚒
jdlehman's Repositories
jdlehman/algorithmic_composition_max
algorithmic composition user interface, made with max
jdlehman/memory_match
Memory match "card" game
jdlehman/NettesNotes
Android app for learning notes in bass, treble, alto and tenor clefs.
jdlehman/random_walk_graphical
random walk with tcl graphics piped from c calculations
jdlehman/spelling-suggester
Suggests spelling given a misspelled word.
jdlehman/angular_demo
Bug tracker built with angular
jdlehman/block_dodge
android game, dodge blocks
jdlehman/bowling_scorer
given a formatted string, scores a bowling game
jdlehman/bumblebee_flight
jdlehman/Composer
music composition using web audio api
jdlehman/connect4_AI_cuda
connect 4 implementation with nvidia cuda for AI
jdlehman/file_reports
gives information about files in a directory (last accessed etc)
jdlehman/github-statistics
jdlehman/matrix_add_cuda
matrix addition with nvidia cuda
jdlehman/matrix_mult_cuda
matrix multiplication with nvidia cuda
jdlehman/nim_server_client_game
server and client nim game coded in C.
jdlehman/node_chat
Chat client with node.js
jdlehman/nqueens_cuda
nqueens with nvidia CUDA
jdlehman/producer_consumer
consumes lines in a file using posix threads and mutexes
jdlehman/random_walk
random walk with beetle
jdlehman/rock-paper-scissors
play rock paper scissors against the computer
jdlehman/schmangular
A basic implementation/clone of Angular
jdlehman/SmartContactAdder
contact adder for android
jdlehman/ss14-team-146
Static showdown 2014: Brainstorming app
jdlehman/tech_demo
A rails app playground to experiment with different tech (angular, ember, foundation etc.)
jdlehman/webserver
simple webserver built in java