Pinned Repositories
Clojure-React-Renderer-Proof-of-Concept
Clojure/React server side rendering proof of concept.
docker-front-end-workflow-demo
A demo which covers how (and why!) you might use Docker as part of a front-end workflow.
ecl-hello-r-lisp
Embeddable Common-Lisp C-Interop Demo
ellipsify
ellipsify is a jQuery plugin that truncates text and appends an ellipsis after a character/word limit.
elm-patterns
A collection of UI and application patterns uncovered while building Elm applications.
rmuxinator
tmux session configuration utility
tools-deps-experiment
Experimenting with Clojure 1.9's tools.deps and CLI
tmuxinator
Manage complex tmux sessions easily
ethagnawl's Repositories
ethagnawl/Clojure-React-Renderer-Proof-of-Concept
Clojure/React server side rendering proof of concept.
ethagnawl/github-open-external-links-in-new-tab
A proof-of-concept Firefox Add-on built using ClojureScript
ethagnawl/android-choose-your-own-adventure-tutorial
ethagnawl/cats
Category Theory and Algebraic abstractions for Clojure and ClojureScript.
ethagnawl/coffee-share
ethagnawl/contributor_covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
ethagnawl/curriculum
Curriculum for the ClojureBridge workshop series.
ethagnawl/easy-star-disrupt
ethagnawl/elm-cheat-sheet
An overview of Elm syntax and features
ethagnawl/elm-color-picker-game
ethagnawl/elm-lang.org
The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.
ethagnawl/es6-generators-fibonacci
Proof of concept for Wikipedia article on generators.
ethagnawl/ethagnawl.github.io
ethagnawl/factory_girl
A library for setting up Ruby objects as test data.
ethagnawl/functional-programming-jargon
Jargon from the functional programming world in simple terms! (WIP)
ethagnawl/hakyll
A static website compiler library in Haskell
ethagnawl/internals
High level architecture overview
ethagnawl/lein-droid-tutorial
ethagnawl/luminus
documentation site for Luminus framework
ethagnawl/onepage-scroll
Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin
ethagnawl/prerender
Node server that uses phantomjs to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
ethagnawl/prerender_rails
ethagnawl/rabbitmq
Docker Official Image packaging for RabbitMQ
ethagnawl/rails-5-action-cable-elm-docker-demo
buzzword buffet
ethagnawl/react-multi-step-form
ethagnawl/reagent-phonecat-tutorial
The official AngularJS 'Phonecat' tutorial ported to ClojureScript + React (Reagent).
ethagnawl/SICP
Structure and Interpretation of Computer Programs (SICP) is a textbook aiming to teach the principles of computer programming, such as abstraction in programming, metalinguistic abstraction, recursion, interpreters, and modular programming.
ethagnawl/start-app
Make an app, start it up
ethagnawl/unicorn-worker-killer
Automatically restart Unicorn workers based on 1) max number of requests and 2) max memory
ethagnawl/vim-lambdify
Vim plugin that conceals lambda/function syntax with lambda characters