Pinned Repositories
elixir-for-beginners
Gruppo di studio su Erlang ed Elixir (an open source book about the Elixir programming language, italian)
bootstrap-hover-dropdown
Fork modified to allow you to click on every link even with a dropdown function
EscapeTactic
MacOS touchbar vibration feedback (Haptic feedback for ESC key)
livechat
ChatGPT Clone in LiveView
neural_bridge
A bridge between a machine and a human expert (MVP expert system in Elixir)
phoenix_postgres_pub_sub
Call a function every time that a specific row in your database changes
retex
A boilerplate/proof-of-concept for a Rete Algorithm implementation in Elixir
scrumex
Open source Scrum Project Management application
shutup
Kill the Rails process running in the current folder. Solves 'A server is already running' problem.
twitflow
Elixir Twitter streaming with GenStage and Queue.
lorenzosinisi's Repositories
lorenzosinisi/scrumex
Open source Scrum Project Management application
lorenzosinisi/EscapeTactic
MacOS touchbar vibration feedback (Haptic feedback for ESC key)
lorenzosinisi/database_diagram_dot_elixir
mix escript.build && ./diagramx to create a .dot file from a database
lorenzosinisi/flock
elixir application to simulate and test distributed erlang/elixir applications
lorenzosinisi/phoenix_postgres_pub_sub_example
Example of Postgres PubSub with Elixir Phoenix
lorenzosinisi/.vimrc
mvvimrc my versioned .vimrc file
lorenzosinisi/coding-challenges
lorenzosinisi/commanded-eventstore-adapter
EventStore adapter for Commanded
lorenzosinisi/cookies
Load and save cookies within your React application
lorenzosinisi/docz
✍🏻It has never been so easy to document your things!
lorenzosinisi/dotfiles
dotfiles cause why not
lorenzosinisi/elastix
A simple Elasticsearch REST client written in Elixir.
lorenzosinisi/Elixir-HttpBuilder
A DSL for building chainable, composable HTTP requests. API structure taken from the lovely elm-http-builder
lorenzosinisi/elixium_core
A fast, anonymous, and scriptable blockchain written in Elixir
lorenzosinisi/eventstore
CQRS event store using PostgreSQL for persistence
lorenzosinisi/forecastr
Forecastr, the Elixir way to check the weather forecast
lorenzosinisi/grakn_elixir
Elixir driver for Grakn database (Under development)
lorenzosinisi/hexpm
API server and website for Hex
lorenzosinisi/homebrew-EscapeTactic
lorenzosinisi/level
Distraction-free communication for software teams
lorenzosinisi/meaww
A personal experiment with ReactJS
lorenzosinisi/notify_ex
Notification wrapper around notify-send written in Elixir.
lorenzosinisi/papers-we-love
Papers from the computer science community to read and discuss.
lorenzosinisi/reduxsimplestarter
lorenzosinisi/registry_sample
Example application using the new Registry module in Elixir 1.4.0
lorenzosinisi/rules_engine
A port of the EasyRules (rules engine) to Elixir
lorenzosinisi/sphinx-gallery
Sphinx extension for automatic generation of an example gallery
lorenzosinisi/talon
An app builder framework for Phoenix, formerly called ExAdmin.
lorenzosinisi/to_struct
Transform map to struct
lorenzosinisi/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.