Pinned Repositories
2018-london-erlang-meetup
Code Samples for 2018 London Erlang Meetup Presentation
ameo
Redis GET, SET, DEL, PUBLISH and SUBSCRIBE commands on top of riak_core
dtu
data (syntax) the ultimate
ep_example
Example project using https://github.com/marianoguerra/ep/
minshell
An example of the most minimal shell you can write on erlang.
om-next-e2e
Example of om.next end to end app with frontend communicating with backend
react-redux-no-redux-demo
Simple demo of how to achieve many things provided by react and redux using no tools, only functions
releases
an app to follow lib releases
riak_core_ring_on_partisans_plumtree
an experiment to extract riak_core's ring data structure and use partisan's plumtree to gossip it in a cluster
tudu-v1
end to end clojure+immutant/clojurescript+om.next todo app example
marianoguerra-atik's Repositories
marianoguerra-atik/ameo
Redis GET, SET, DEL, PUBLISH and SUBSCRIBE commands on top of riak_core
marianoguerra-atik/om-next-e2e
Example of om.next end to end app with frontend communicating with backend
marianoguerra-atik/riak_core_ring_on_partisans_plumtree
an experiment to extract riak_core's ring data structure and use partisan's plumtree to gossip it in a cluster
marianoguerra-atik/tudu-v1
end to end clojure+immutant/clojurescript+om.next todo app example
marianoguerra-atik/minshell
An example of the most minimal shell you can write on erlang.
marianoguerra-atik/2018-london-erlang-meetup
Code Samples for 2018 London Erlang Meetup Presentation
marianoguerra-atik/dtu
data (syntax) the ultimate
marianoguerra-atik/react-redux-no-redux-demo
Simple demo of how to achieve many things provided by react and redux using no tools, only functions
marianoguerra-atik/releases
an app to follow lib releases
marianoguerra-atik/a_struct
simple elixir module that declares a struct
marianoguerra-atik/ep_example
Example project using https://github.com/marianoguerra/ep/
marianoguerra-atik/deno-runtime-segfault
reproduction of issue
marianoguerra-atik/exat_example
simple example using the exat parse transform
marianoguerra-atik/kryo-serialize-tree-stack-overflow
A simple project to reproduce kryo serialization error serializing a tree
marianoguerra-atik/repiola
Automatically exported from code.google.com/p/repiola
marianoguerra-atik/snippets
🕵
marianoguerra-atik/wasmbindgen_bug_async_fn_arg
Bug passing js function to rust async function reproduction case