ohbarye
Software engineer, Engineering Manager, Rubyist. Working on a banking system and a card payment system.
Japan
Pinned Repositories
automaildoc
📧 Generate email preview from your mail spec
goofi
✨Let's contribute to OSS. Here is how to find good first issues in GitHub. "goofi" is an abbreviation of "good first issues".
kpt-bot
Slack bot to encourage KPT retrospect 💭
markdown-server
Simple markdown server written in Python. It converts your markdown file to HTML and returns a response as text/html.
pbt
Property-Based Testing tool for Ruby, supporting multiple concurrency methods (Ractor, multiprocesses, multithreads).
rails-react-typescript-docker-example
An example app built on Ruby on Rails + React.js + TypeScript + Docker Compose
react-use-kana
Tiny React hooks to build better Japanese form
review-waiting-list-bot
Make your team's review great again! ✨ It's a Slack bot to list up review waiting list.
route_mechanic
RouteMechanic detects broken routes with ease :train:
trade-off-sliders
Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.
ohbarye's Repositories
ohbarye/pbt
Property-Based Testing tool for Ruby, supporting multiple concurrency methods (Ractor, multiprocesses, multithreads).
ohbarye/rails-react-typescript-docker-example
An example app built on Ruby on Rails + React.js + TypeScript + Docker Compose
ohbarye/react-use-kana
Tiny React hooks to build better Japanese form
ohbarye/route_mechanic
RouteMechanic detects broken routes with ease :train:
ohbarye/dotfiles
Setup procedure for myself.
ohbarye/rusky
💎 + 🐶 = Rusky, it helps you to manage Git hooks easily.
ohbarye/ohbarye.github.io
My profile 🐟 🐈 💨 and curriculum vitae
ohbarye/swagger-merger-docker
This is an unofficial Docker image for https://github.com/WindomZ/swagger-merger.
ohbarye/2pfm
Convert order history to PFM (Personal Financial Management)
ohbarye/action-slack-notify
GitHub Action for sending a notification to a Slack channel
ohbarye/active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
ohbarye/activerecord-debug_errors
An extension of activerecord to display useful debug logs on errors
ohbarye/after_commit_everywhere
Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.
ohbarye/aws-sdk-rails
Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.
ohbarye/elrick-gold-series-price
Elrick Gold Series E-volution 4 price watcher
ohbarye/factory_bot_rails
Factory Bot ♥ Rails
ohbarye/faraday-middleware-template
Template for creating new Faraday Middleware. This uses gem_generator, and is a gem_generator template.
ohbarye/firebase-admin-sdk-ruby
Firebase Admin SDK for Ruby
ohbarye/git-pr-release
Release pull request generator
ohbarye/idempotency
Repository for "The Idempotency-Key HTTP Header Field"
ohbarye/lograge
An attempt to tame Rails' default policy to log everything.
ohbarye/make-real-starter
ohbarye/rails_practice_note
Rails練習ノート
ohbarye/ruby-prop_check
Property Testing library in Ruby
ohbarye/rubygems
Library packaging and distribution for Ruby.
ohbarye/rubykaigi-2024-demo
RubyKaigi 2024 demo code
ohbarye/sentry-ruby
Sentry SDK for Ruby
ohbarye/skills-secure-code-game
My clone repository
ohbarye/super_diff
A more helpful way to view differences between complex data structures in RSpec.
ohbarye/symmetric-encryption
Symmetric Encryption for Ruby Projects using OpenSSL