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/shutup
Kill the Rails process running in the current folder. Solves 'A server is already running' problem.
lorenzosinisi/robot-ruby
A code challenge in Ruby - move a robot in a table of 5x5
lorenzosinisi/elisa
Experimenting Neural Networks in Ruby (wip)
lorenzosinisi/elixir-timetravel
Timetravel simulator following the tutorial about Elixir (Erlang)
lorenzosinisi/wtf
small command line utility to add documentation to the folders
lorenzosinisi/bin_scripts
Custom bin scripts for my MAC OS
lorenzosinisi/bootstrap-tagsinput-rails
To gemify the assets of `bootstrap-tagsinput` jQuery plugin for Rails >= 3.1
lorenzosinisi/bootstrap-wysihtml5-rails
WYSIWYG editor for Bootstrap, integrated in Rails assets pipeline
lorenzosinisi/coss-style
Test that your CSS matches the Components Oriented Style Sheets design
lorenzosinisi/cronjob
Online Cron Jobs Guardiano is a web based API service for scheduled or recurring tasks (cron jobs)
lorenzosinisi/design-patterns-in-elixir
Common design patterns in Elixir
lorenzosinisi/elixir-quotes
Experimenting the creation of a simple CRU(D) web app in Elixir
lorenzosinisi/eva
lorenzosinisi/flash
Run same commands on multiple projects
lorenzosinisi/ForceTouchVibrationCLI
A very bad CLI interface to make the MacBook's Force Touch Trackpad vibrate
lorenzosinisi/guardiano
lorenzosinisi/iterm
json with my iterm2 preferences
lorenzosinisi/jsonpath
Ruby implementation of http://goessner.net/articles/JsonPath/
lorenzosinisi/lasslo.xyz
Personal blog Lorenzo Sinisi
lorenzosinisi/mina-sidekiq
Tasks to deploy Sidekiq with mina.
lorenzosinisi/rails-style-guide
A community-driven Ruby on Rails 4 style guide
lorenzosinisi/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
lorenzosinisi/rails_admin_clone
Simple RailsAdmin plugin to clone records
lorenzosinisi/React-coding-challenge
Reactjs coding challenge
lorenzosinisi/react-multi-step-form
lorenzosinisi/react-native-todo
A Todo app with React Native and Rails backend
lorenzosinisi/rop
Railway Oriented Programming in Elixir
lorenzosinisi/rspec-nc
🚦 RSpec formatter for OS X's Notification Center
lorenzosinisi/trello-react-elixir
lorenzosinisi/unlessjs
Use unless(value) instead of if!(value)