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/uuid_tools
Elixir UUID Library - UUID Tools for Elixir
lorenzosinisi/extop
Extop - htop for Elixir
lorenzosinisi/drama
CQRS in Elixir done right (mostly ported code from another project, needs more work to change the design a little, see the todos)
lorenzosinisi/duration
An Elixir wrapper around :timer.tc but on steroids
lorenzosinisi/exkontist
(not official) Kontist API client in Elixir
lorenzosinisi/github_poller
lorenzosinisi/ast_ninja
The Elixir AST explorer
lorenzosinisi/brex
define, compose, and evaluate your business rules in Elixir
lorenzosinisi/cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
lorenzosinisi/calypte
Small embeddable, flexible rule-based engine framework.
lorenzosinisi/commanded
Use Commanded to build Elixir CQRS/ES applications
lorenzosinisi/distillery-aws-example
An example application to go with the AWS guide in the Distillery documentation
lorenzosinisi/electrum
Electrum; Bitcoin thin client
lorenzosinisi/elixir-for-beginners-1
Gruppo di studio su Erlang ed Elixir (an open source book about the Elixir programming language)
lorenzosinisi/elixir_lexer
lorenzosinisi/excelizer
lorenzosinisi/foodchain
Peer to peer Food Delivery service
lorenzosinisi/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
lorenzosinisi/otp
Erlang/OTP
lorenzosinisi/phoenix-elixir-boilerplate
Phoenix Elixir Boilerplate with LiveView
lorenzosinisi/pomuzeme.si
Open source platform for managing volunteers in time of COVID-19 crisis
lorenzosinisi/react-phoenix-users-boilerplate
Elixir/Phoenix + React + users template/boilerplate.
lorenzosinisi/ruby-for-beginners
The beginnings of a book about learning Ruby for our beginners groups.
lorenzosinisi/safeish
NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructions that could cause side effects. You can provide an optional whitelist of opcodes and functions the module is allowed to use.
lorenzosinisi/semantic
Parsing, analyzing, and comparing source code across many languages
lorenzosinisi/stripity_stripe
An Elixir Library for Stripe
lorenzosinisi/stronghold
Easily configure macOS security settings from the terminal.
lorenzosinisi/study-path
A learning path about Clean Code, TDD, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
lorenzosinisi/swipl
SWI-Prolog stable releases
lorenzosinisi/xjs
experimenting writing a json parser in erlang