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/mwafrika/catalogue-of-my-things-ruby

In this project, we create a console app that will help user to keep a record of different types of things he won: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but we also prepare a database with tables structure analogical to our program's class structure.

ruby ruby-gem

Last synced: 27 Mar 2025

https://github.com/hainesr/aoc-2018

My attempts at Advent of Code 2018.

advent-of-code advent-of-code-2018 ruby

Last synced: 01 Jul 2026

https://github.com/hainesr/aoc-2020

My attempts at Advent of Code 2020.

advent-of-code advent-of-code-2020 ruby

Last synced: 19 Apr 2026

https://github.com/ishmaelkargbo/cms

CMS app that perform CRUD for this subject, pages, section and also use some advance feature in web development with ruby and rails

rails ruby

Last synced: 19 May 2026

https://github.com/munyabelden/oop_library

This is OOP Library Application that stores a list of books and people who use the library. It allows you to create your membership as a student or teacher, you can also rent a book and the application keeps track of the books rented and the dates they were rented on. Built with Ruby.

pry rspec-testing rubocop ruby rubygems

Last synced: 03 Apr 2025

https://github.com/mrnovalles/covid19_graphql_api

A Graphql API to obtain information regarding the covid19 stats

covid19-api grapqhl ruby

Last synced: 12 Apr 2025

https://github.com/brandonjbjelland/aws_see_spots_run

A chef cookbook to keep your AWS autoscaling groups running cheaper than demand prices (like a boss)

aws chef chef-cookbook cost-control ruby spot-instances

Last synced: 05 Apr 2026

https://github.com/williammbabij/neumorphism

William M Babij's personal website and portfolio built with Jekyll and Neumorphism design. Features a mobile-first responsive design, animated preloader, landing page with particles.js, dark Neumorphism theme, animations on scroll, GitHub API integration, and a Gulp dev workflow. Hosted on GitHub Pages.

html javascript ruby scss

Last synced: 02 Jan 2026

https://github.com/gilcierweb/app-soundcloud

App Sound Cloud - Simple Clone Play Music With Ruby on Rails and Stimulus.js

bootstrap bootstrap5 esbuild hotwire hotwire-stimulus postgresql postgresql-database redis ruby ruby-on-rails sidekiq stimulusjs

Last synced: 20 Jan 2026

https://github.com/01zulfi/merge_sort

merge sort algorithm implemented in Ruby

merge-sort ruby

Last synced: 29 Mar 2025

https://github.com/todd-a-jacobs/macos_desktop_icons

Manage state of desktop icons on macOS.

desktop-automation macos ruby utilty-scripts

Last synced: 18 May 2026

https://github.com/maufa42/ruby-repo

Learning During Training in Ongraph-Technologies

beginner-friendly ruby

Last synced: 04 Jul 2026

https://github.com/ndrean/superm-v4

online shopping React tuto / JJ with backend (ruby/Sinatra) to save shopping cart to Redis

nginx overmind puma react redis ruby sinatra

Last synced: 06 Apr 2026

https://github.com/sajadtorkamani/sinatra-demo-app

Basic Sinatra app for my own reference.

ruby

Last synced: 01 Apr 2025

https://github.com/benmelz/omniauth-passthrough

An OmniAuth strategy that passes request params straight through the middleware.

omniauth omniauth-strategy ruby

Last synced: 04 Mar 2025

https://github.com/floweryt6/big-project

auto-created Created via vscode.dev

c cc cpp css html html-css html-javascript html5 javascript python ru ruby

Last synced: 04 Mar 2025

https://github.com/eltonsantos/ruby-simple-files

Ruby Simple files for tests.

ruby

Last synced: 10 May 2026

https://github.com/amsolaiman/github-slideshow

A robot powered training repository :robot:

github html ruby shell shell-scripts

Last synced: 04 May 2026

https://github.com/kidd254/userregistration-signup-template

This template is meant for back end. Devise and other neccesary configurations are already set up to ensure one is off and running.

api-rest controllers devise ruby ruby-on-rails serialization

Last synced: 28 Apr 2026

https://github.com/sgnh/is_docker

Check if Ruby is running inside Docker.

ruby

Last synced: 30 Jun 2026

https://github.com/lizainslie/rail-overflow

A Stack Overflow clone written in Ruby

rails ruby ruby-on-rails stackoverflow

Last synced: 07 Nov 2025

https://github.com/rztprog/unsplash-scraper-service

Random unsplash url image scraper without API in Ruby

images random ruby scraper seed unsplash url

Last synced: 14 Sep 2025

https://github.com/gaurav-12/railssharedformdemo

Simple Rails demo of using single form partial for multiple actions, and in self joined table.

rails6 ror ruby ruby-on-rails

Last synced: 18 May 2026

https://github.com/srinidhibhat45/helloworldcollections

Add Hello World Programmes in as many languages as you want and ill merge them! Don't repeat a language!!

bash c cpp csharp dart first-contributions go hacktoberfest html java javascript kotlin matlab perl php python r ruby swift typescript

Last synced: 10 Jul 2025

https://github.com/k0d13/8-languages-hello-world

Use 8 different programming languages to print 'hello world' to a file.

bash go hello-world javascript lua perl php python r ruby

Last synced: 06 Apr 2026

https://github.com/cbrnrd/ruby-nanolog

A ruby version of my NanoLog project

library logging ruby rubygem small

Last synced: 26 Mar 2025

https://github.com/xanders/monus.rb

God of Monitoring

monitoring ruby

Last synced: 11 Jul 2025

https://github.com/anas599/morse-code

Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters

morse-code ruby

Last synced: 02 Apr 2025

https://github.com/digitalmoksha/uc.micro-rb

Micro subset of unicode data files for motion-markdown-it projects (for Ruby and RubyMotion)

motion-markdown-it ruby rubymotion

Last synced: 27 Mar 2025

https://github.com/maheshkumar-novice/custom-enumerables

Rebuild of few Ruby enumerable module methods

enumerable ruby

Last synced: 12 Sep 2025

https://github.com/walczyk123/rails_nauka

In this repository I've gather some useful programs, tutorials and websites, that will help me to learn Ruby on Rails programming.

learning-ruby rails ruby

Last synced: 18 May 2026

https://github.com/copiousfreetime/envolve

Envolve provides a consistent and validating way to access your application configuration that is set via environment variables. This is doubly beneficial if you are configuring your entire application with environment variables. See. http://12factor.net/config

12-factor environment-variables ruby

Last synced: 25 Jun 2025

https://github.com/youngsong99/qr-code-generator

Enter the website url and get the QR code image

cli-app ruby

Last synced: 29 Mar 2025

https://github.com/rodolfobandeira/ruby-kafka

Simple test of queue (producer/consumer) using Ruby and Apache Kafka + Zookeeper

iptables kafka kafka-zookeeper ruby ruby-kafka zookeeper

Last synced: 15 May 2026

https://github.com/cassiosantana/algorithms_ruby

A ruby gem that solves algorithms and problems

algorithms ffaker gem problems rspec rspec-testing ruby

Last synced: 16 Jan 2026

https://github.com/kontena/kontena-plugin-digitalocean

DigitalOcean provisioning plugin for Kontena

containers devops digitalocean docker kontena microservices ruby

Last synced: 03 May 2025

https://github.com/gonzofish/ws-chat-server

A small server for chatting through WebSockets

chat eventmachine ruby toy toy-project websocket websockets

Last synced: 21 Mar 2025

https://github.com/nekonenene/programmer-nou-wo-kitaeru-suugaku-puzzle

『プログラマ脳を鍛える数学パズル』への挑戦記録

algorithm ruby

Last synced: 22 Jul 2025

https://github.com/petercamilleri/mini_readline

A gem for console command entry with line edit, history, and prefill and security options. The goal of this gem is to create a lightweight, portable, pure Ruby alternative to Readline.

commandline-interface readline ruby rubygem user-interface

Last synced: 03 Apr 2025

https://github.com/satheesh1997/blogify-api

API service that can be used as backend in any blogging application on ruby runtime

blogging rails ruby

Last synced: 27 Mar 2025

https://github.com/thenetworkgrinch/portablewebdevkit

Portable web development kit for Windows, include Node.js, ruby(2.5.0), Pug, and Sass.

css expressjs gem html no-admin nodejs portable pug pugjs ruby sass scss

Last synced: 07 Apr 2026

https://github.com/rubyonworld/parse-stack

A full featured Active Model ORM and Ruby REST API for Parse-Server. Parse Stack is the Parse Server SDK, REST Client and ORM framework for Ruby.

model orm rails rest ruby

Last synced: 16 May 2026

https://github.com/detastudio/rails-add-cart

Add Cart using Rails 5

cart rails rails5 ruby

Last synced: 02 May 2026

https://github.com/thiagohrcosta/actiontext-rails

A simple project to implement a Action Text with Trix in Rails.

bootstrap css html rails ruby sass-framework trix-editor

Last synced: 08 Apr 2026

https://github.com/olawale-o/mob-programming

Mob programming

javascript ruby

Last synced: 16 May 2026

https://github.com/imlakshay08/worksheet-store-backend

Production Rails API powering a live e-commerce store — dual payment gateways (Razorpay + PayPal), webhook-driven order fulfilment, secure expiring downloads, and a session-auth admin panel.

api-only ecommerce payment-gateway paypal postgresql rails razorpay rest-api ruby ruby-on-rails

Last synced: 06 Jul 2026

https://github.com/linksake/gorails-scheduled-tweets

🧑‍🏫 My version of the Schedule Tweets project from Rails for Beginners course by Go Rails.

gorails rails ror ruby schedule-tweets

Last synced: 27 Mar 2025

https://github.com/asiimwedismas/ruby-captsone-scrapper

This is a movie scraper for the movie website yts. This eliminates the need to use the browser thus avoiding those annoying pop-ups that open with each click or search. Built with Ruby.

ruby

Last synced: 29 Mar 2025

https://github.com/magandrez/fsecurekey2pass

F-Secure KEY to pass importer

pass password ruby security

Last synced: 22 May 2026

https://github.com/brenoxav/members-only

Anonymous posts, unless you are a member.

bootstrap ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/sixarm/sixarm_ruby_sentry

SixArm.com » Ruby » Sentry simple monitorning of URI links, DNS names, etc.

gem monitoring ruby sentry sysadmin

Last synced: 16 May 2026

https://github.com/ericlondon/ruby-import-itunes-to-mysql

Ruby import iTunes to MySQL

itunes mysql ruby

Last synced: 15 May 2026

https://github.com/artkirienko/pinger

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

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

Last synced: 19 May 2026

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

A command line Ruby app that manages a virtual school

ruby

Last synced: 10 Apr 2025

https://github.com/rmarting/amqp-ruby-client

Ruby samples to send/consume messages using AMQP protocol. Based in qpid_proton gem.

amqp-client qpid-proton ruby samples

Last synced: 21 Mar 2025

https://github.com/seanpierce/record-store-api

Web API developed using Ruby on Rails, using devise and simple_token_authentication to authorize the API's endpoints, calling stored data using a VueJS front end application.

devise full-stack rails rest-api ruby ruby-on-rails vuejs web-api

Last synced: 02 Jan 2026

https://github.com/zedtux/rails5-react

A Ruby 2.5 On Rails 5.1 application

rails rails-application rails5 react reactjs ruby ruby-on-rails webpacker

Last synced: 07 May 2026

https://github.com/daphineatim/rails-budget-app

This is a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I created a Ruby on Rails application that allowed the user to: register and log in, so that the data is private to them. Create categories

rails ruby

Last synced: 28 Apr 2026

https://github.com/principlebrothers/stakeconnect

A school management mobile and web application that keeps track of student's attendance, and homework, and helps both parents and students obtain access to school-shared documents, attachments, and events.

api cancancan devise-jwt postgresql-database ruby ruby-on-rails rubygem swagger

Last synced: 28 Apr 2026

https://github.com/wmaciejak/aws-lambda-boilerplate

AWS Lambda boilerplate - This repository serves as a clonable template for service AWS lambda service architecture. Clone this repository, and change the services to suit the needs of your new service. We have provided a few examples in the examples folder.

aws aws-lambda ruby serverless

Last synced: 28 Apr 2026

https://github.com/zaid-programming-language/zaid-wasm

الشيفرة البرمجية المُخصّصة لتحويل لغة زيد إلى WebAssembly Module

ruby wasm

Last synced: 28 Apr 2026

https://github.com/frodoslaw/docker-rvm

Docker container for RVM tests

docker dockerfile ruby rvm ubuntu1404

Last synced: 28 Apr 2026

https://github.com/aaroncferrer/nutri-app

A web app connecting patients and dietitians. Patients can create accounts, book appointments, and receive nutrition guidance. Dietitians manage schedules, conduct video consultations, and access patient records.

calendly-api google-oauth2 rails7 reactjs rspec ruby ruby-on-rails

Last synced: 21 Jan 2026

https://github.com/ersync/string-magic

A Ruby gem to supercharge string with enhanced formatting and utilities.

gem ruby string

Last synced: 15 Jun 2026

https://github.com/koadt/ror-smallads

A small ads app with Ruby On Rails

ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/dzucconi/lcl.rb

Implementation of some aspects of a Liberated Computer Language in Ruby

liberated-computer-language ruby semantics

Last synced: 28 Apr 2026

https://github.com/sixarm/sixarm_ruby_dsl

SixArm.com » Ruby » Domain Specific Language (DSL) classes

dsl gem ruby

Last synced: 28 Apr 2026

https://github.com/lnfel/rails-lamy

Setup Rails 7 on Windows using a single batch script.

batch-script ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/wtnabe/rack-access_as_not_found

replace status code from 403 to 404 with Rack::Access in 'rack-contrib' gem

rack rack-access ruby rubygems

Last synced: 13 Jun 2026

https://github.com/dearblue/ruby-ioposrw

pread/pwrite for ruby

io pread pwrite ruby

Last synced: 28 Apr 2026

https://github.com/costajob/gherkin_course

Gherkin crash course code base

bdd cucumber gherkin gherkin-course ruby

Last synced: 28 Apr 2026

https://github.com/silvalnk/rails-starter-pundit-example

Building login application with device and pundit using Rails 🎯

device pundit ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/amyodov/example-thrift-app

Just a playground of Apache Thrift integration with Scala, Ruby and other languages.

finagle ruby scala scrooge thrift thrift-protocol

Last synced: 28 Apr 2026

https://github.com/opedrosouza/thecoderbot

TheCoderBot is a TelegramBot write with ruby and Docker to practice and understanding how Telegram's Bot API works

bot docker ruby telegram telegram-bot telegram-bot-api

Last synced: 28 Apr 2026

https://github.com/jusqua/odin-simple-projects

Non-deployable project solutions for The Odin Project

ruby solution the-odin-project

Last synced: 15 Jun 2026

https://github.com/powerlevel9000/coder-pay

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.

cancancan devise ror ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/gingray/ruby-graphql-subscription-client

ruby graphql subsctiption client to test subscription through the ActionCable

actioncable apollo-client apollographql graphql rails ruby subscription

Last synced: 28 Apr 2026

https://github.com/yurrriq/nix-ruby-json

Getting the json gem to build via Nix.

example json nix ruby

Last synced: 28 Apr 2026

https://github.com/westrachel/ruby-todo-app

Todo application built with Ruby, Sinatra, and PostgreSQL.

erb postgresql ruby sinatra

Last synced: 28 Apr 2026

https://github.com/shimomo/caloriepad-api

API for displaying calories on the cookpad.

cookpad fatsecret ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/ulricscott/nutrient-iq

Nutrient-IQ is a simple Rails-based food logging app that helps users track meals and monitor nutritional intake with ease. Built using Ruby on Rails and Bulma

bulma-css-framework ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/isaacalves7/ruby

💎 It's a repository of Ruby programming language and his content.

asdf asdf-plugin capybara cocoapods cucumber gem gems puma rake rspec ruby ruby-gem ruby-on-rails rvm

Last synced: 28 Apr 2026

https://github.com/ruby-processing/jrubyartlegacy

Snapshot of JRubyArt as a Wrapper requiring Vanilla Processing

jrubyart ruby sketches snapshot vanilla-processing

Last synced: 28 Apr 2026

https://github.com/nemuba/broadcast_hub

BroadcastHub is a reusable Action Cable broadcasting layer for Rails 5/6 apps that use server-rendered HTML and Sprockets.

actioncable jquery rails ruby

Last synced: 28 Apr 2026

https://github.com/jonathanyiv/hangman

Implementation of Hangman in Ruby and Sinatra

hangman ruby sinatra

Last synced: 15 Jun 2026

https://github.com/weedyseadragon/sorting-issuers

Example to show how to use custom blocks for sorting, including sorting a non-homogenous list

rails ruby

Last synced: 28 Apr 2026

https://github.com/yamat47/slack_notifiee

Notifications store and accessor for slack-notifier/slack-notifier.

gem ruby slack slack-notifier

Last synced: 28 Apr 2026