About

I am a Software developer in Brooklyn, New York City. I learned to program during an 8th grade geometry class where I tried to build a poker game on a TI-84. After that, I studied computer science in both high school and college (where I also studied creative writing). It was in college that I was exposed to Haskell and Lisp and learned to really love the elegant ways problems could be expressed and solved; an interest I carried into grad school.

Since then I have been a backend/data engineer for a variety of startups. On my own I write a lot of Elixir, Golang, and Rust, so I expect that this blog will reflect that. But I am also easily bored and really like food so it will reflect that as well.

Projects

Hualos

https://gitlab.com/smaller-infinity/hualos

Hualos is an application for storing and searching OTEL data, designed to be run on homelabs, built in Elixir and Rust.

Guesswork

https://gitlab.com/smaller-infinity/guesswork

Guesswork is a logic programming library for Elixir. It is heavily inspired by Prolog, but attempts to use idiomatic Elixir when expressing problems and their solutions.

Docker Queen

https://gitlab.com/smaller-infinity/dockerqueen

An IaC tool for deploying services to docker swarm with support for config/secret lifecycles and pre-deploy jobs.

Meal Planner

https://meal-planner.smaller-infinity.com/

A full-stack application for planning Menus.

Bibtex Format

https://gitlab.com/smaller-infinity/bibtex-format

A bibtex formatter that complies with emac’s bibtex-mode but handles large documents well.