An open API service indexing awesome lists of open source software.

Ruby

Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.

https://github.com/german-cobian/hackerrank-problems

A collection of problem statements from HackerRank and their solutions in Javascript as well as in Ruby.

javascript ruby

Last synced: 11 May 2026

https://github.com/eyuelberga/events-board-rails

https://medium.com/@eyuelwoldemichael/making-a-simple-crud-web-application-with-ruby-on-rails-e03793728e09

crud-application rails6 ruby

Last synced: 11 May 2026

https://github.com/deradon/that_language-client

API client for ThatLanguage.

language ruby ruby-gem rubygem that-language

Last synced: 10 Jun 2026

https://github.com/kusnierewicz/basic-ruby-exercises-2

The Odin Project Assignment: bubble_sort + enumerables excercise

odin-project ruby

Last synced: 11 May 2026

https://github.com/jmkim/gsoc2019-pkg-rails

GSoC 2019: A Rails 6 package transition in Debian

debian debian-packaging gsoc gsoc-2019 rails6 ruby ruby-on-rails

Last synced: 12 May 2026

https://github.com/mauricelambert/cve-2021-41773

These Metasploit, Nmap, Python and Ruby scripts detects and exploits CVE-2021-41773 with RCE and local file disclosure.

cve cve-2021-41773 detection exploit metasploit nmap python3 rce ruby scanner vulnerability

Last synced: 12 May 2026

https://github.com/mshahzadtariq/persist_deleted

Soft delete for mogoid with ability to recover records

database mongoid ruby

Last synced: 12 May 2026

https://github.com/lewis262626/aws-sts

AWS STS Role CLI tool

aws cli ruby sts

Last synced: 12 May 2026

https://github.com/sloppycoder/convertlabsdk

Ruby SDK for accessing convertlab online APIs

resque rest-api ruby yardoc

Last synced: 11 Jun 2026

https://github.com/vadim-geroim/image-blur-2

Build a data transformation on a data representation of an image.

datastructures image-blur rspec ruby

Last synced: 13 May 2026

https://github.com/kanzatahreem/enumerable

In this project, we learned to use a module inside a class.

enumerable module ruby

Last synced: 14 May 2026

https://github.com/skyv26/ruby-enumerable

In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.

enumerable rspec rubocop ruby ruby-gem

Last synced: 14 May 2026

https://github.com/nolantait/bankroll

A ruby library for calculating the time value of money with ordinary fixed annuities like mortgages

finance mortgage mortgage-calculator mortgages ruby time-value-of-money

Last synced: 12 Jun 2026

https://github.com/hasannadeem/digsite-coding-challenge

3 Ruby programming exercises(in PDF format) are added in the Repo. I had to provide solutions to those exercises in Ruby.

array-manipulations coding-exercises hash minitest ruby

Last synced: 12 Jun 2026

https://github.com/fabianomag/ruby-hello-world

A Ruby app to decode any morse message.

ruby

Last synced: 16 Jun 2026

https://github.com/holyshared/i18n-checker

Verification of translation of Ruby source and Haml template

checker haml i18n locale ruby

Last synced: 17 Jun 2026

https://github.com/zeljkofilipin/testingpodcast

Watir code used to populate testingpodcast.com site.

ruby

Last synced: 18 Jun 2026

https://github.com/aizjicod/blog-app

This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.

rails ruby

Last synced: 19 Jun 2026

https://github.com/kanzatahreem/oop-principles

This project is dedicated to learn the basics of four Object Oriented Programming (OOP) Principles

oop oop-principles ruby uml-class-diagram

Last synced: 19 Jun 2026

https://github.com/pathbox/working-with-tcp-sockets

代码来自于这本书《Working With TCP Sockets》. 从这本书,学到了很多关于socket的知识。这些代码是进行的练习记录

ruby socket

Last synced: 19 Jun 2026

https://github.com/mixandgo/decorator_pattern

The Decorator Pattern in Ruby

design-patterns ruby youtube

Last synced: 22 Jun 2026

https://github.com/ruby-oauth/anonymous_loader

💎 Anonymously load modules without defining their top-level namespace in Ruby 2.2+

abstract-factory-pattern anonymous ruby rubygem

Last synced: 24 Jun 2026

https://github.com/kusnierewicz/microblog-client

The Odin Project Assignment: Complete MicroBlogger - Jumpstart Lab Curriculum

odin-project ruby twitter

Last synced: 22 Jun 2026

https://github.com/kanutocd/pgoutput-client

Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.

cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal

Last synced: 23 Jun 2026

https://github.com/talaatmagdyx/active-record-lite

How to build Active Record Lite.

activerecord ruby ruby-application

Last synced: 24 Jun 2026

https://github.com/brianwangila/dial-a-mechanic_sinatra-backend

This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.

procfile ruby sinatra sinatra-applications sinatra-framework

Last synced: 24 Jun 2026

https://github.com/varunram/compiler

x86 C compiler in Ruby

compiler compiler-designs ruby

Last synced: 25 Jun 2026

https://github.com/slbug/julewire

Structured logging for modern Ruby: core pipeline, Rails/AJ/Karafka/Ractor adapters, GCP shape, redaction, tail/doctor tools, and contract tests. Sharp edges documented, boundaries enforced, logs that behave under load.

activejob gcp karafka logging ractors rails ruby ruby-on-rails semantic-logger structured-logging

Last synced: 28 Jun 2026

https://github.com/alekpopovic/masina

Useful Rails Patterns Generators

desing-patterns ruby ruby-gem ruby-library ruby-on-rails

Last synced: 27 Jun 2026

https://github.com/felipecezar01/front-ruby-todo-list

Apenas uma simples página em Ruby para conhecer a linguagem.

first ruby

Last synced: 29 Jun 2026

https://github.com/cdeliens/tough

Password Validator Gem for RoR Applications.

gem password-validator rails ruby validator zxcvbn

Last synced: 02 Jan 2026

https://github.com/rubyhcm/demo-swagger

Demo swagger - open api

openapi rails ruby swagger

Last synced: 05 May 2026

https://github.com/vadim-geroim/nomster

Yelp clone that integrates with Google Map API and includes features like user comments, star rating, image uploading, and user authentication.

carrierwave devise figaro geocoder heroku rails5 ruby

Last synced: 01 May 2026

https://github.com/danielbayley/refinery

@Ruby refinements @RubyGems for your @Rails project.

gem rails refinement ruby ruby-gem ruby-on-rails rubygem

Last synced: 28 Apr 2026

https://github.com/sebalp100/school-library

In this repo, I implement a library code that allows the user to store books and a students list

ruby

Last synced: 05 Apr 2025

https://github.com/eldemcan/pi-mote-ruby

Energenie Pi-mote ruby api for Raspberry Pi

iot raspberry-pi raspberry-pi-gpio raspberry-pi-library ruby

Last synced: 25 Apr 2026

https://github.com/masukomi/mongodb_meilisearch

Easily integrate Meilisearch into your MongoDB backed Rails models.

meilisearch mongodb mongoid ruby ruby-gems ruby-on-rails

Last synced: 08 May 2025

https://github.com/tunepolo/railstutorial

Ruby on Railsチュートリアルの学習記録

rails rails-tutorial ruby

Last synced: 29 Sep 2025

https://github.com/nemwel-boniface/grind_75

Grind 75 is a customized leetcode study plan which is provided by the tech interview handbook. The handbook comprises of 75 common leetcode challenges.

dsa-learning-series dsa-practice dsalgo-questions javascript ruby

Last synced: 29 Mar 2025

https://github.com/lucas4tech/aeon-flow-meeting-system-clean-project

🔖 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.

deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript

Last synced: 09 Apr 2026

https://github.com/uzair-manzoor/vet_clinic

Vet Clinic Database is a relational database to create the data structure for vet clinic including datas such as: animals, animals' owners, clinic employees, and visits.

postgresql ruby

Last synced: 05 Apr 2025

https://github.com/ajduncan/lol

A text adventure mu* styled game, entirely for educational purposes.

hacktoberfest ruby

Last synced: 20 May 2026

https://github.com/duffn/athenian

A Ruby library for interacting with the Athenian API.

gem ruby rubygem rubygems

Last synced: 20 May 2026

https://github.com/taichi-ishitani/ruport-wiki-table-formatter

Wiki Table Fomatter for Ruport

markdown ruby ruport

Last synced: 03 May 2026

https://github.com/danielpclark/env_compat

Your tool for converting special characters to ENV compatible variables.

conversion converting-special-characters env environment-variables ruby

Last synced: 13 Mar 2025

https://github.com/shuuuuun/irep

A code searching and interactive replacing tool on CLI.

gem ruby

Last synced: 19 May 2026

https://github.com/praisespjmt/morse-code-decoder

This repository contains program to decode a morse-code message using Ruby

ruby

Last synced: 29 Mar 2025

https://github.com/mansakondo/polymorphic_aliases

An ActiveRecord extension to use aliases for your polymorphic associations

activerecord polymorphism rails ruby

Last synced: 14 Sep 2025

https://github.com/jimmycuadra/lita-literally-lita

A Lita handler to make Lita act like Lita.

chatops fun lita lita-handler ruby

Last synced: 17 May 2026

https://github.com/alex-quiterio/repomate

A command-line tool to manage and synchronize multiple git repositories

ruby

Last synced: 04 Mar 2025

https://github.com/sevenc-nanashi/no_tbj

No more Terminate Batch Job (Y/N) prompts!

ruby

Last synced: 19 Feb 2026

https://github.com/ispirett/bad_word_filter

A ruby gem that detects and censor bad words, swear words and profanity in a given text.

gem profanity-filter rails ruby

Last synced: 03 Mar 2025

https://github.com/takp/jp_station

🚂 Ruby Gem. You can get the near station data from latitude and longitude.

gem ruby ruby-gem

Last synced: 04 Nov 2025

https://github.com/maxine-red/moostodon

A ruby interface for the Mastodon API

mastodon mastodon-api ruby

Last synced: 30 Sep 2025

https://github.com/mark24code/rb-master-worker-demo

Master-Worker Pattern demo by Ruby

design-patterns ruby

Last synced: 29 Jul 2025

https://github.com/kgnzt/polyseerio-ruby

Official Polyseer.io SDK for Ruby.

alerting monitoring polyseer ruby ruby-on-rails

Last synced: 01 Jan 2026

https://github.com/shafiuyushawu/tdd-ruby

TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.

classess rspec-testing rubocop ruby

Last synced: 28 Mar 2025

https://github.com/dtinth/autocommit

Automatically generate commit message based on Git word diff

git ruby shell-script

Last synced: 02 Apr 2026

https://github.com/oblivious-oblivious/bank-account

Mock app for showcasing the Boundary-Control-Entiry-Viewmodel architecture.

bce-model ruby

Last synced: 04 Apr 2025

https://github.com/petercamilleri/fully_freeze

A deep, recursive freeze and freeze tester in pure Ruby.

deep freeze immutability ruby rubygem

Last synced: 17 Aug 2025

https://github.com/recheeduardo/estudos-ruby

Repositório com único propósito para anotar aprendizados na linguagem Ruby 💎♦️

ruby ruby-app

Last synced: 16 Aug 2025

https://github.com/amalfra/maildir2json

A simple ruby script to convert maildir format file to JSON format

cli commandline json maildir-format ruby

Last synced: 19 May 2026

https://github.com/pablob07/cine

Cine project example - Modulo9 - Desarrollo de aplicaciones con Ruby on Rails - OTEC AIEP.

activerecord cine devise model ruby ruby-on-rails testing

Last synced: 19 May 2026

https://github.com/kachick/ruby-gem-template

Ruby library template for my own

gem ruby temlate

Last synced: 13 Mar 2025

https://github.com/orekorekorek/bbq

App for creating and managing events

rails rails-application ruby

Last synced: 20 Jan 2026

https://github.com/shafiuyushawu/morse-code-decode

This is a ruby program to decode morse code into meaningful characters, words and sentence

classes-and-objects rubocop ruby ruby-gem

Last synced: 28 Mar 2025

https://github.com/thiagohrcosta/rails-task-manager

A simple To Do List application created where user can read a task, create a new on, edit or delete one task.

bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite

Last synced: 09 Apr 2026

https://github.com/cmirnow/yandex-advertising-network-statistic

Ruby script for working with Yandex.Metrica API

advertisement-management advertising analytics ruby yandex

Last synced: 22 May 2026

https://github.com/ecmelkytz/convert_temperature

Temperature Unit Convertor - Celsius, Fahrenheit, Rankine, and Kelvin

ruby

Last synced: 14 May 2025

https://github.com/toshimaru/bundled_gems

Install gem specified in Gemfile.lock without `bundle install`.

gem ruby rubygems

Last synced: 28 Jul 2025

https://github.com/nasirkhan294/decode_morse_code

Decode Morse Code is a simple ruby project that decode the morse code.

decoder gem linters ruby

Last synced: 16 Sep 2025

https://github.com/vivekmiyani/offline_broadcaster

Deliver messages to offline users when they comes online.

activerecord deliver-messages gem ruby ruby-on-rails rubygems

Last synced: 01 Oct 2025

https://github.com/vadim-geroim/collatz-sequence

Determining the Collatz sequence for a number.

algorithms collatz-sequences rspec ruby

Last synced: 11 May 2026

https://github.com/shannarra/projecteuler

Solutions to (most of, if not) all 📚 Project Euler problems 🤓 in Ruby 💎.

algorithms exercises for-fun project-euler ruby

Last synced: 12 Oct 2025

https://github.com/rockwellll/fake_phone_number_generator

Generate random, unique, phone numbers in e164 format

minitest rails rspec ruby testing

Last synced: 07 Sep 2025

https://github.com/trevoke/ruby-mud

A Ruby MUD server. Current project status: toy

mud ruby

Last synced: 27 Jul 2025

https://github.com/zhum/telebot

Universal extensible chat bot platform. Supports console, telegram and facebook for now.

bot bot-framework facebook-messenger-bot ruby telegram-bot

Last synced: 14 Sep 2025

https://github.com/shanecav84/sphyg

'Sphygmos' is the Greek word for 'pulse'. Sphyg provides an interface for creating throbbers to indicate that your long-running command line program still has a pulse.

cli ruby spinner throbber

Last synced: 29 Mar 2025

https://github.com/whdzera/ruby-crud

A ruby CRUD using ActiveRecord and postgreSql database | without Rails, Sinatra, etc

activerecord crud postgresql rake ruby

Last synced: 08 Apr 2026

https://github.com/scribblelabapp/scribbledeveloper-cli

ScribbleDeveloper's official command line tools: Develop and debug your own plug-ins for ScribbleLab

cli developer-tools ruby scribblelab

Last synced: 21 Aug 2025

https://github.com/dreamingechoes/selenium-test-panel

Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)

proof-of-concept rails ruby selenium testing

Last synced: 08 Apr 2026

https://github.com/pnvang/llm-agent-rails

Rails engine for LLM-powered agents — slot filling, tool orchestration, and safe backend execution.

agents ai gem llm nlp rails ruby

Last synced: 19 May 2026

https://github.com/alhimik45/asm_bf

Assembler to Brainfuck translator

assembler brainfuck-translator ruby

Last synced: 27 Apr 2026

https://github.com/mouragabriel53/ruby-workbook

Ruby anotations

ruby

Last synced: 04 Jul 2026

https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays

It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.

array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros

Last synced: 07 Apr 2026

https://github.com/nebulab/backport

Manage your backported code with ease.

backport deprecation notice ruby

Last synced: 30 Mar 2025

https://github.com/cjr-unb/cgr-api

API do Projeto CGR

cjr-projetos cjr-unb ruby

Last synced: 15 Aug 2025

https://github.com/jerryowusu/hello-rails-react

Implemented a connection between a Ruby on Rails back-end and React front-end in one application.

postgresql rails react redux ruby

Last synced: 09 Apr 2026

https://github.com/kimromi/domain_validator_jp

🇯🇵 domain name validator includes JP domain

domain japanese ruby rubygems validator

Last synced: 07 Aug 2025

https://github.com/mensfeld/hookshot

A self-hosted webhook relay service built with Rails 8. Receives webhooks, filters them based on configurable rules, and dispatches to multiple target endpoints.

rails ruby webhook-receiver webhook-relay webhook-server webhooks webhooks-catcher

Last synced: 24 Apr 2026

https://github.com/juanitofatas/nested_level

Find how deep is your hash or array

array hash nested ruby

Last synced: 05 Apr 2025

https://github.com/ston1x/kindle-clippings-ruby

📚A Ruby tool for grouping kindle clippings by books

books kindle reading ruby

Last synced: 07 Aug 2025

https://github.com/ukoloff/appveyor-worker

Access to AppVeyor Build Worker API

appveyor minitest ruby

Last synced: 30 Mar 2025

https://github.com/shoppymn/most_ots

Most Money External API wrapper

api-client payment-gateway rails ruby ruby-gem

Last synced: 29 Apr 2026

https://github.com/mvz/gir_ffi-gst

GirFFI-based bindings for GStreamer

gnome gobject-introspection hacktoberfest ruby

Last synced: 09 Aug 2025

https://github.com/mvz/gnome_app_driver

Test Ruby-GNOME2 applications using Atspi

gnome hacktoberfest ruby ruby-gnome2

Last synced: 09 Aug 2025

https://github.com/paulohrpinheiro/ruby-txt2tags

A reimplementation of txt2tags in ruby

ruby rubygem txt2tags

Last synced: 25 Jun 2026