




Featured Project

Patchwrk Organizer
Patchwrk Organizer is a visually delightful organization app that I designed and built using Elixir, Phoenix LiveView, and PostgreSQL. The source code is available for review by prospective employers.
Click to try PatchwrkOpen Source
Integer.parse/2 simpler and faster
Update the Integer.parse/2 function in Elixir stdlib to improve performance and clarity.
StringIO read_line performance and binread bug fix
Bug fix and performance improvement in the Elixir stdlib.
StringIO.get_until bug fix, performance, and tests
Bug fix and performance improvement in the Elixir stdlib.
sanity
An Elixir client library for the Sanity CMS API, including efficient lazy streaming of large datasets.
Don't eat ArgumentError from worker backoff function
Fix a case where an exception was being caught and ignored, potentially masking bugs.
fix(core): timeouts randomly being cancelled
Debug and fix a sneaky bug where code in Sanity CMS core was randomly cancelling timeouts started elsewhere in codebase.
Add vary: origin header when origin is "*"
Some fixes related to CORS HTTP headers.
Strong parameters exception handling
Fix error handling issue in Ruby on Rails.
cms
For caching headless CMS data using ETS. It's a little weird, but works great for marketing pages.
Doc updates
Fix inaccurate default value and also some redundant text.
Task.await/2 doc updates
Clarify docs in Elixir stdlib.
Small doc fix for Task.shutdown/2
Tiny change to make docs more clear in Elixir stdlib.
Doctest for List.to_string/1 with deeply nested list
Add a doctest to Elixir stdlib.
Doc update for Phoenix.LiveView.stream_insert/4
Fix inaccuracy in Phoenix LiveView docs.
email_validator
Email validation gem for Ruby on Rails with 20M+ downloads. I've since handed it off to a new maintainer.
Add type attribute to globals
Support for the `type` attribute in the global attr type.
Include .formatter.exs in hex package
Include a missing file in the hex package so formatting works correctly.
Update docs for stream
Small doc update for Phoenix LiveView.
Doc clarification: assign_new will not have access to Plug.Conn assigns
Small doc clarification in LiveView.
Digestor explicit dependency should not contain trailing whitespace
Allow Ruby on Rails Digestor to handle different templating engines.
Contact
Send me an email at balexand@gmail.com.