Pinned Repositories
advent_of_code_2015_elixir
Advent Of Code solutions in Elixir
fresh_redis
Use redis for working with recent temporal based data that can expiry gradually. Useful for things like "get a count all failed login attempts for the last hour"
haex
Haex - Haskell As Elixir (pronounced "hacks")
ihatevans
source code for http://ihatevans.com
malm
Easy SMTP server for local development
mochirack
Rack handler for running ruby web apps using Mochiweb as the webserver (could probably work for anything in erlang though)
octrex
Octree for elixir
pyrotalk
Translator from English to Pyro speak from Team Fortress 2
tradie
Elixir execute multiple tasks with async/await style API, but also with global timeout and retries
webmachine_ruby_shortener
Basic working example of a REST URL shortener built with webmachine-ruby
madlep's Repositories
madlep/haex
Haex - Haskell As Elixir (pronounced "hacks")
madlep/fresh_redis
Use redis for working with recent temporal based data that can expiry gradually. Useful for things like "get a count all failed login attempts for the last hour"
madlep/webmachine_ruby_shortener
Basic working example of a REST URL shortener built with webmachine-ruby
madlep/octrex
Octree for elixir
madlep/advent_of_code
Advent Of Code solutions in Elixir
madlep/advent_of_code_2021_elixir_livebook
Advent of Code 2021 in Elixir Livebook
madlep/boss_click
madlep/guessing_cards
madlep/kino_disasm
madlep/advent_of_code_2015_rust
madlep/advent_of_code_2022_rust
madlep/chezmoi_dotfiles
madlep/credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
madlep/dracula-tmux
🧛🏻♂️ Dark theme for tmux
madlep/ecto_vs_struct
benchmark comparing Elixir struct creation using Ecto/struct with checks/minimal structs
madlep/elixir
Elixir is a metaprogrammable, functional language built atop the Erlang VM. It is a dynamic language with hygenic macros that leverages Erlang's ability to build concurrent, distributed, and fault-tolerant applications with hot code upgrades.
madlep/elixir-ls
A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
madlep/exercism_elixir
Exercism exercises in Elixir.
madlep/game-of-leif
A particle simulation based purely on attraction and repulsion. Watch Leif unfold before your eyes
madlep/livebook
Automate code & data workflows with interactive Elixir notebooks
madlep/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
madlep/nvim-treesitter-context
Show code context
madlep/nvim_context_vt
Virtual text context for neovim treesitter
madlep/otp
Erlang/OTP
madlep/search_with_machine_learning_course
Public repository for the Search with Machine Learning course taught by Daniel Tunkelang and Grant Ingersoll. Available at https://corise.com/?utm_source=daniel.
madlep/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
madlep/thanksoverflow
madlep/ts-rust-zig-deez
madlep/Values
Simple immutable value objects for ruby (the readme is longer than the code)
madlep/zenum