Here are some of my projects and work.
healthier
Healthier is a Ruby gem that exposes a standardized health-check endpoint for Rails applications, allowing you to monitor the availability and status of dependent services such as databases, caches, and external APIs.
gotenberg
A Ruby wrapper around Gotenberg that simplifies PDF generation and document conversion by integrating seamlessly with the Rails asset pipeline.
esrever
A lightweight reverse proxy written in Go, inspired by nginx, designed to efficiently route and forward HTTP traffic. Built as a hobby project for learning and experimentation.
homebrew-seli
A Homebrew tap that provides easy installation and updates for the seli CLI tool.
otoindiff
A small Ruby utility that eliminates the need for HashWithIndifferentAccess by enabling consistent key access without additional overhead.