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/sentayhu19/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap postgresql rails recipe-app ruby

Last synced: 28 Feb 2026

https://github.com/lucas-crodrigues/rails-capstone

This is the Expenser App initiated in the fifth week of the Rails module in the Microverse program. It is a simple budget app where you can create categories of expenses, and populate them. This project was done to serve as the capstone project for the Rails module. Built using Ruby on Rails.

ruby ruby-on-rails

Last synced: 14 Feb 2026

https://github.com/luffytaro22/budget-app

The Budget App is a mobile web application build on Ruby on Rails where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

mvc-architecture postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/mehdisadeghi/jekyll-hinduarabic

Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.

converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby

Last synced: 28 Oct 2025

https://github.com/maumagnaguagno/locus

:memo: Environment description language for Jason

agent agentspeak environment ruby

Last synced: 12 Oct 2025

https://github.com/screenstaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 22 Apr 2025

https://github.com/gradaom/flicknplay-app

React Native Video Player App.

java objective-c react react-native ruby typescript

Last synced: 20 Jan 2026

https://github.com/digitalheir/ruby-xml-to-hash

Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)

hash json ruby xml

Last synced: 14 Apr 2025

https://github.com/billymohajeri/ruby-group-capstone

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.

postgresql rspec ruby

Last synced: 24 Apr 2025

https://github.com/dawidd6/actions-updater

:hammer_and_wrench: Updater of used GitHub Actions in workflow files

gem git github-actions ruby ruby-gem update-checker updater

Last synced: 12 Oct 2025

https://github.com/hopsoft/kvn

KVN (Key/Value Notation) converter & parser

data-structures deserialization key-value ruby serialization

Last synced: 24 Apr 2025

https://github.com/farida-hamid/melodyrentals-backend

Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.

jwt-authentication rails-api ruby

Last synced: 10 Mar 2026

https://github.com/maumagnaguagno/polygonoid

:triangular_ruler: Geometric library for Ruby

2d geometry ruby svg

Last synced: 13 Jul 2025

https://github.com/emmanuelaaron/private-events

This is a site Similar eventbrite with a demonstration of associations in Rails. Users are able to create events and add people to these events

rails ruby

Last synced: 04 Mar 2026

https://github.com/shivabhusal/trending

A Ruby on Rails based web app to find tweets on topics of your choice.

oauth2 rails ruby trends twitter twitter-api

Last synced: 24 Jul 2025

https://github.com/praveen1664/praveenchefserver

This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.

chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails

Last synced: 07 May 2026

https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin

Jekyll's built-in paginator is incredibly limited. This looks to do more.

jekyll liquid needs-tests paginator ruby

Last synced: 11 Mar 2026

https://github.com/sboursen/catalog-capstone-project

Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.

postgresql ruby

Last synced: 05 Oct 2025

https://github.com/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 2025

https://github.com/jonathanhefner/railbarge

Turn-key Docker base images for Rails apps

docker rails ruby ruby-on-rails

Last synced: 05 Apr 2026

https://github.com/ianks/dry-schema-extensions

Extensions for dry-schema

dry-rb json-schema openapi ruby

Last synced: 13 Mar 2026

https://github.com/piharpi/rubyinbahasa

[WIP] :construction: Buku ruby dalam bahasa indonesia, contributors are welcome.

bahasa-indonesia learn-ruby programming-language ruby

Last synced: 07 Jun 2026

https://github.com/costajob/inci_score

A library that computes the hazard of cosmetic products components, based on the Biodizionario data

hazard inci-catalog inci-score ingredients levenshtein ruby

Last synced: 29 Oct 2025

https://github.com/tungnt1203/ruby-prep-test

Rails app for Ruby interview tests

inteview quiz rails ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/jonniecache/jekyll-thumb

This Jekyll plugin automatically generates image thumnails using libvips

image-processing jekyll jekyll-plugin liquid ruby thumbnails vips

Last synced: 04 Oct 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/kiwamizamurai/lzstring_ruby

A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability

lz-string lzstring ruby string-compression

Last synced: 22 Feb 2026

https://github.com/dephell/dephell_specifier

Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)

constraints dephell interval maven npm python ruby semver version versioning

Last synced: 06 Sep 2025

https://github.com/ctkqiang/mobileappanalyzer

这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。

android apktool china class-dump-swift hacking ios metaspoilt ruby tool

Last synced: 12 Apr 2025

https://github.com/bodsch/ruby-grafana

A simple ruby wrapper for the Grafana HTTP API

api gem grafana monitoring ruby

Last synced: 04 Oct 2025

https://github.com/jesusgautamah/lucy_dockerunner

This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects

containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper

Last synced: 16 Aug 2025

https://github.com/svkurowski/aktenkoffer

💼 Personal document management made easy.

crm document-management personal-utility rails ruby self-hosted webapp

Last synced: 19 Jan 2026

https://github.com/hiromichinomata/menhera-search

Search menhera-chan(メンヘラちゃん) images by text

image ruby tools

Last synced: 06 Sep 2025

https://github.com/marcraphael12/coding-projects-by-programming-languages

This repo contains all programming projects stored by coding language in different folders. Open the folder for more details

css3 html5 javascript ruby

Last synced: 09 Apr 2026

https://github.com/sogilis/csv_fast_importer

Fast CSV Importer for PostgreSQL and MySQL

mysql performance postgresql rails ruby

Last synced: 12 Oct 2025

https://github.com/lorenzosapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 17 Oct 2025

https://github.com/cwaku/budgetty

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. Built with Ruby / Ruby on Rails / Tailwind rails

budget-app budget-manager rails ruby ruby-on-rails tailwindcss

Last synced: 09 May 2026

https://github.com/makevoid/redis_rejson_models

Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation

json key-value-store orm re-json redis ruby

Last synced: 08 Apr 2025

https://github.com/postmodern/cvelist.rb

A Ruby library for parsing the CVE JSON in the cvelist git repository

cve cvelist json ruby rubygem

Last synced: 28 Oct 2025

https://github.com/makevoid/bitcoin_exchange

Bitcoin/Crypto exchange prototype project written in ruby / sinatra in 2014 - Status: UI & routes done - full order matching is not complete

2014 bitcoin-exchange bitcoind css fast haml limit-order orderbook poc redis ruby sinatra

Last synced: 03 Jul 2025

https://github.com/tylerrick/capybara-chrome_dev_tools

Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.

capybara capybara-library chrome chrome-devtools-protocol chrome-remote crmux ruby selenium-webdriver

Last synced: 13 Jun 2025

https://github.com/parikshit223933/samurai

Samurai is a deployment preparation cli tool

deployment devops release-automation ruby ruby-gem

Last synced: 14 Feb 2026

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

This is a blog app where users can create an account, create posts, comment on posts, and like posts.

psql-database rails-console rails-server rspec ruby ruby-on-rails

Last synced: 11 Jun 2025

https://github.com/yohasebe/mac-dictionary-selector

An Alfred3 Workflow that lets you quickly look up words from a variety of dictionaries preinstalled in OSX

alfred dictionary ruby workflow

Last synced: 09 Feb 2026

https://github.com/tzmfreedom/fluent-plugin-sforce

Salesforce input plugin for Fluentd data collector

fluentd ruby salesforce

Last synced: 14 Mar 2026

https://github.com/mateusffaria/retail_store

creation of a simple store.

rails5 ruby sqlite3

Last synced: 22 Jan 2026

https://github.com/sbagdat/mastermind_generator

Fully customizable mastermind game generator. Supports custom items, multiplayer, timers, and etc.

game mastermind multiplayer rails ruby wordle

Last synced: 26 Apr 2025

https://github.com/billymohajeri/ruby-tdd-project

In this project I will implement a class with some methods, but I will do it by doing test-driven development (TDD). The idea is to write tests first and then the code. This will be verified in commits history, so it is important to use the proper sequence.

rspec ruby

Last synced: 12 May 2026

https://github.com/jasonmdev/rails-to-do

This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.

rails ruby ruby-on-rails todo todoapp

Last synced: 12 Apr 2026

https://github.com/alextselegidis/easyappointments-sdk

📅 Multi-lingual SDK packages for the Easy!Appointments API

appointments csharp events google-calendar javascript openapi php python rest-api ruby scheduler sync time web

Last synced: 14 Mar 2026

https://github.com/guzart/opie

Operations API for Railway oriented programming in Ruby

operations railway-oriented-programming ruby transactions

Last synced: 13 Jul 2025

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

With the software, you will be able to track a chicken from the time it is a chick all the way to when it is a fully grown chicken and become a rooster and provide meat or a hen and provide eggs and also count the number of eggs it will have laid throughout its lifetime.

css3 gitflow kanban-board linters postgresql-database render rspec ruby ruby-on-rails

Last synced: 13 Feb 2026

https://github.com/brenoxav/goodbooks

"Goodbooks" is a twitter-like web app for book lovers to share their opinions on their reads.

css html rails ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/dennis-every/rails-on-docker

Dockerizing a Ruby on Rails application

docker rails ruby

Last synced: 10 May 2026

https://github.com/marcoroth/timingapp-ruby

Ruby client for the database of the Timingapp.com macOS application.

activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking

Last synced: 12 Oct 2025

https://github.com/nsylke/atlas

Atlas is open-source discord bot written in discordrb.

atlas bot discord discordrb ruby

Last synced: 22 Oct 2025

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/umbrellio/umbrtonic

Gem for transferring Active Support Instrumentation events to the InfluxDB database via UDP without boilerplate code.

activesupport-notifications events influxdb ruby

Last synced: 23 Jun 2026

https://github.com/ollej/brewnit

A website to build and share homebrew recipes

homebrew rails ruby website

Last synced: 22 Jan 2026

https://github.com/mariomarroquim/icarus

An example of using the Kraken API to automate trading strategies

kraken-api ruby trading-bot

Last synced: 27 Jan 2026

https://github.com/acushlakoncept/message-me

In this project, I developed a simple chat app using Rails ActionCable feature with Redis Server

actioncable rails redis-server ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/cyberarm/i-mic-fps

Creating a multiplayer FPS in Ruby

first-person-game gosu multiplayer opengl ruby

Last synced: 22 Apr 2026

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

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails.

devise html5 postgresql rails rspec rubocop ruby

Last synced: 12 Apr 2026

https://github.com/rubycocos/text

text tools, libraries & scripts incl. text filters, helpers, readers and more

gems ruby text

Last synced: 23 Apr 2026

https://github.com/shebang-labs/acts_as_lockable_by

A ruby gem to lock resources to prevent concurrent/multiple lockers access/editing of the resource at the same time

concurrency redis resource-locker ruby ruby-gem ruby-on-rails semaphores

Last synced: 09 May 2026

https://github.com/demonstrandum/veto

Simple Straw Voting/Polling Website with Sinatra.

erb javascript js poll polling ruby sinatra veto vote website

Last synced: 25 Apr 2026

https://github.com/adriangs1996/morty

A framework for creating API endpoints based on dry.rb fully compatible with rails

api dependency-injection dsl grape-api rails rails-api ruby

Last synced: 13 Apr 2026

https://github.com/tbuehlmann/hots_api

Client library for the Heroes of the Storm replay metadata API hotsapi.net

hotsapi ruby

Last synced: 09 Apr 2025

https://github.com/tasandberg/coals

An interactive rake task runner

rake ruby

Last synced: 05 Oct 2025

https://github.com/lamiasristy/lamiasristy

Software Engineer | Full-Stack web developer | Frontend Developer **Preferred stack: Full-Stack development. **Currently looking for new opportunities.

bootstrap4 heroku html-css-javascript javascript postgresql-database react react-redux remote-pairing ruby ruby-on-rails webpack

Last synced: 14 Apr 2026

https://github.com/artkirienko/interest_calculator

📝Пример тестового задания Ruby

home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment

Last synced: 27 Apr 2026

https://github.com/chrissiku/morse_code

Morse-code decryption

ruby ruby-gem

Last synced: 26 Oct 2025

https://github.com/cooptocracy/tiny-blockchain

The objective of this repository is to bring you the basic implementation of `Blockchain` in various languages.

blockchain blockchain-technology c cpp csharp dlt fsharp go golang java js python ruby rust ts

Last synced: 10 Apr 2026

https://github.com/virag-ky/my_enumerable

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

enumerable rubocop ruby

Last synced: 28 Feb 2025

https://github.com/space-pirates-llc/locale_kit

Improve locales convention of Rails

i18n plugin rails ruby

Last synced: 16 Aug 2025

https://github.com/connorshea/versionone-to-gitlab-importer

An import script for taking tickets from VersionOne and migrating them to GitLab.

gitlab gitlab-import gitlab-migrator gitlabmigration ruby ruby-script versionone

Last synced: 27 Apr 2026

https://github.com/0exp/recipes

Ultimate Programming Tips and Tricks :scream:

macos postgresql ruby sublime

Last synced: 26 Apr 2025

https://github.com/ergoserv/auxiliary_rails_resourceable

AuxiliaryRails::Resourceable module speeds up development by loading your controllers with RESTful (CRUD) actions.

ruby ruby-gem ruby-on-rails

Last synced: 13 Oct 2025

https://github.com/crispengari/ruby-startup

💎 leaning ruby and ruby on rails from scratch.

ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/chadowo/mruby-examples

Collection of sample MRuby programs

c example-code examples mruby ruby sample-code samples

Last synced: 30 Apr 2026

https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework

To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.

custom framework page-object-framework ruby selenium

Last synced: 30 Apr 2026

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

this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data

ruby

Last synced: 13 Oct 2025

https://github.com/dbackowski/cookieconsent2-rails

Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.

assets cookie-consent rails ruby ruby-gem

Last synced: 11 Nov 2025

https://github.com/qanastek/winenot

WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !

android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr

Last synced: 02 Apr 2026

https://github.com/mediafinger/chimera_http_client

Unified way to access internal REST APIs or work with external JSON APIs for Ruby apps

api-client gem hacktoberfest http-client queue-request ruby

Last synced: 27 Oct 2025

https://github.com/aimalamiri/budget-manager

This is a simple and beautiful application designed for mobile screens to help you organize and categorize your budget. Built with Rails and designed with Bootstrap.

bootstrap5 budget devise rails rspec-rails ruby

Last synced: 05 Feb 2026

https://github.com/snkrheadz/omise_test_cards

A set of common test cards for omise api in test mode.

omise omise-test-cards ruby ruby-gem

Last synced: 17 Oct 2025

https://github.com/shingt/audiogem

Tool to generate audio frequencies in Ruby.

audio ruby

Last synced: 05 Jul 2025

https://github.com/blue0513/chat-gpt-ruby

Ruby CLI tool for communicating with ChatGPT

chatgpt cli ruby

Last synced: 14 Mar 2026