Blog
Welcome to my digital forge, where I share insights on software development, technology, and various other topics that pique my interest. I hope you'll discover something valuable here. My posts cover a diverse range of subjects, including personal projects, work-related experiments, and guest articles I've contributed to other communities. Given the rapid pace of tech, some content may become dated over time. Rather than constantly revising older posts, I prefer to continue writing and archiving. Have fun exploring both current and historical perspectives.
Latest Posts #Rails
Creating a Multi-Select with Tom Select and Stimulus in Rails
Learn how to implement a powerful multi-select component using Tom Select and Stimulus in your Rails application.
2024-08-15
#Rails #Stimulus
Dynamic OG Images w/ MiniMagik
Learn the ins and outs of using MiniMagick to dynamically generate OG images.
2024-06-05
#Rails #ImageMagick #MiniMagick #OgImages
You may not need Redis and Sidekiq
Save some money and ditch your Redis worker.
2024-06-03
#Rails #Redis #Sidekiq
Rails on Railway
Ruby on Rails deployed on Railway!
2024-05-03
#Rails #Railway
Metaprograming Filters with Rails GraphQL
How Ruby’s ClassMethods helped to create some solid GraphQL helpers for filtering data.
2022-01-18
#Metaprogramming #Rails #GraphQL
Blog Archive