Pinned Repositories
data_tracer
Elixir library to facilitate debugging data flow, helps capture terms for later inspection
dep_viz
A visual tool to help developers understand Elixir recompilation in their projects
obsidian-auto-note-mover
This is a plugin for Obsidian (https://obsidian.md).
password-validator
A Elixir library to validate passwords, with built-in validators for password length as well as the character sets used
scenic-starter-pack
A starter pack for Scenic Development with simple livereload built-in
scenic_asteroids
A toy Asteroids clone written in Elixir with the Scenic UI library
talks
The source code of talks that I've given
task-centric-obsidian-vault
Obsidian vault focused on tasks based on description from https://www.reddit.com/r/ObsidianMD/comments/16psegl/how_i_manage_tasks/
exsync
Yet another elixir reloader.
main_proxy
axelson's Repositories
axelson/scenic-starter-pack
A starter pack for Scenic Development with simple livereload built-in
axelson/absinthe_plug
Plug support for Absinthe, the GraphQL toolkit for Elixir
axelson/art
Experiments while learning Scenic.
axelson/asdf-erlang
Erlang plugin for asdf version manager
axelson/couchdb
Apache CouchDB
axelson/cowboy
Small, fast, modern HTTP server for Erlang/OTP.
axelson/cowlib
Support library for manipulating Web protocols.
axelson/crawlie
A simple Elixir library for writing decently-performing crawlers with minimum effort.
axelson/dotenv_elixir
A port of dotenv to Elixir
axelson/earmark
Markdown parser for Elixir
axelson/elixir-chat
axelson/erlang-idna
Erlang IDNA lib
axelson/erlexec_escript_example
Demonstrate issue with erlexec escript
axelson/ex_doc
ExDoc produces HTML and EPUB documentation for Elixir projects
axelson/floki
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
axelson/flow
Computational parallel flows on top of GenStage
axelson/graphdoc
Static page generator for documenting GraphQL Schema
axelson/honeybadger-elixir
Elixir client for Honeybadger.
axelson/language-server-protocol
Defines a common protocol for language servers.
axelson/language-server-protocol-inspector
Interactive Language Server log inspector
axelson/membrane-demo
Some examples of using the Membrane Framework
axelson/muontrap
Keep your ports contained
axelson/scenic_driver_glfw
Scenic render and input driver for windowed OSs
axelson/scenic_driver_nerves_rpi
Scenic render-only driver for the Raspberry Pi under Nerves
axelson/scenic_restart_crash
Reproduction case for a scenic crash
axelson/shaka-ako
A resource for developers that like diversity and talking about developer stuff.
axelson/stream_data
Data generation and property testing for Elixir
axelson/timber-ruby
🌲 Great Ruby logging made easy.
axelson/tzdata
tzdata for Elixir. Born from the Calendar library.
axelson/zxcvbn-elixir
Elixir implementation of zxcvbn by dropbox