Pinned Repositories
cdc
A library for performing Content-Defined Chunking (CDC) on data streams.
diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
girouette
Grammar-based, generative approach to CSS.
html-to-hiccup
A html->hiccup conversion function in pure CLJC
mate
Useful functions, some of which I wish were in the Clojure standard library.
minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
ratatouille
My lein template
transducer-exercises
Learn how to write your own transducers. A complement from my blog post serie "Build Your Own Transducer and Impress Your Cat".
unity3d-ddp-client
Lightweight DDP client for Unity3D
vrac
[WIP] Declarative html template library from the future.
green-coder's Repositories
green-coder/girouette
Grammar-based, generative approach to CSS.
green-coder/vrac
[WIP] Declarative html template library from the future.
green-coder/minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
green-coder/html-to-hiccup
A html->hiccup conversion function in pure CLJC
green-coder/diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
green-coder/cdc
A library for performing Content-Defined Chunking (CDC) on data streams.
green-coder/mate
Useful functions, some of which I wish were in the Clojure standard library.
green-coder/unity3d-ddp-client
Lightweight DDP client for Unity3D
green-coder/transducer-exercises
Learn how to write your own transducers. A complement from my blog post serie "Build Your Own Transducer and Impress Your Cat".
green-coder/ratatouille
My lein template
green-coder/reitit-oauth2
Adaptation of ring-oauth2 to reitit routes + example of usage
green-coder/embassy
[WIP] A Clojure(script) library to represent HTML diffs, to compose them together and to apply them on the DOM.
green-coder/clojure-course
Des cours de Clojure pour les débutants
green-coder/advent-of-code
https://adventofcode.com/
green-coder/hiccdown
[WIP] Pure CLJC library to transform back and forth between markdown and hiccup
green-coder/vrac-template
Template for Vrac projects
green-coder/finnish-vocabulary
Finnish vocabulary from the Duolingo lessons
green-coder/vrac-samples
Samples demonstrating how to use Vrac, a declarative html template library from the future.
green-coder/vrac-simple-sample
Simple example from Re-frame adapted to Vrac
green-coder/adventofcode-clojurians
green-coder/facai
Factories for fun and profit. 恭喜發財!
green-coder/forest
A friend-to-friend platform for general purpose applications.
green-coder/green-coder.github.io
My blog
green-coder/malli
High-performance Data-Driven Data Specification Library for Clojure/Script.
green-coder/omni-datalog
Datalog on arbitrary Clojure datastructure
green-coder/polynomial-division-exerciser
Generated exercises on polynomial division
green-coder/pyramid
A library for storing and querying graph data in a Clojure map
green-coder/TIS-100-Spec
A (toy) Clojure Spec based grammar for the TIS-100 programming language.
green-coder/todomvc-hacking
"a real app" with an experimental front-end framework
green-coder/xforms
Extra transducers and reducing fns for Clojure(script)