Blog on Rails
A simple CMS where I’m testing new features of Ruby on Rails, such as the new functions for custom authentication or Kamal.
Hizuke
https://rubygems.org/gems/hizukeSimple date parser. It parse dates from text containing keywords like 'yesterday', 'today', and 'tomorrow'. It is published as a ruby gem. By the way, hizuke means date in Japanese.
Tutuma
Simple daily planner app. So far only authentication is finished, but I’m using ViewComponents, Kamal (with docker), and for the frontend I’m using Primer.
Token service
A backend capable of generating and verifying tokens.
Todolist backend