Me? Just hanging around.
Some interesting things I've worked on so far:
-
Projects:
C
- dub.h - Routing tree CLA parser.
- cAASM - C port of Ruby's AASM library, preserving its compact DSL.
- bencode - a tiny Bencode parsing and validating C library.
Lua
- Astra Trails - a self-contained Lua web microframework highly inspired by Clojure.
- frequration.lua - Lacking mental math skills, zoomers use the interactive Lua REPL to calculate time durations and frequencies.
- Pragtical C3 - C3 setup for Pragtical with LSP and custom plugins (c3find, c3fmt).
Elixir
- tasks_analysis - Jira data analytics done in Elixir Livebook.
Python
- phoenix-pubsub - Phoenix.PubSub-style messaging for Python.
- midi-keyboard - BASS.
-
Contributions:
- Revo programming language
- Astra
- Odin on Exercism
-
Explorations & learning:
- dashboard
- odin-enet-tutorial
- c-polymorphism-examples
- games50-odin
- snake
- Elixir course p1, p2