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.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/ab20zip/bclmrwxy-100
Believe, Create, Love More, Reach Wide, Xpress Yourself - 100.
motivation motivational-quotes ruby
Last synced: 21 Mar 2025
https://github.com/hsandt/reminiscence
A gesture adventure in memories programmed entirely in Ruby on a smartphone
android ruby terminal-game termux text-adventure
Last synced: 09 Sep 2025
https://github.com/jgarber623/authenticate.computer
An IndieAuth-compatible service providing authorization and token endpoints.
authorization-endpoint indieauth indieweb redis ruby sinatra token-endpoint
Last synced: 27 Mar 2025
https://github.com/soulemanou-software/oop-school-library
The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 22 Jun 2025
https://github.com/sebastianterleira/codewars-ruby
Codewars Ruby Katas 💎
codewars codewars-solutions ejerciciosresueltos ruby
Last synced: 28 Mar 2025
https://github.com/agnaite/german_audy
Translates @heyaudy's most recent tweets 🇩🇪
google-translate ruby sinatra twitter
Last synced: 09 Sep 2025
https://github.com/geeekgod/sass_first
Basic Landing Page in SASS.
css ruby sass scss stylesheets
Last synced: 18 Apr 2026
https://github.com/presidentbeef/ruby_crypto_examples
Examples of cryptography operations using Ruby's standard library.
cryptography elliptic-curve-cryptography openssl public-key-cryptography public-key-encryption rsa-cryptography ruby
Last synced: 11 Jul 2025
https://github.com/christianvmchvdfh/dev-cli
A central repository for DevOps automation, cloud deployments, and hands-on projects with practical automation scripts.
autonomous-agent cli cli-dashboard code-generation coding-assistant docker frontend graphql javascript linux openai python ruby rust
Last synced: 18 Jun 2025
https://github.com/westonganger/automatic_rails_route_testing
Template for easy exception testing for all routes within a Rails app
minitest rails rails-routes rails-testing rspec ruby template
Last synced: 16 Apr 2026
https://github.com/imubarak234/youth-portal-2.0
The youth portal is a fully responsive web application that handles information gathering and manipulation of data provided by the users.
bootstrap5 database postgresql ruby rubyonrails scss
Last synced: 07 Apr 2026
https://github.com/talaatmagdyx/http-server-in-ruby-from-scratch
A rack compatible HTTP server from scratch using only Ruby Resources (education only)
Last synced: 20 Jun 2025
https://github.com/iotaspencer/mc_query
MineCraft Query and RCON Library
minecraft minecraft-query minecraft-rcon rcon-client rcon-console ruby rubygems
Last synced: 21 Jun 2025
https://github.com/kusnierewicz/chess-game
The Odin Project Assignment: "Build Chess Game in Ruby"
challenge chess game odin-project ruby
Last synced: 02 Jul 2026
https://github.com/tomtaylor/flambient
Ruby library to generate triangular pixel effects on PNGs
chunky-png images patterns png ruby triangles
Last synced: 22 Jun 2025
https://github.com/harrisonwelch/myhackerranksolutions
My solutions to various programming challenges from HackerRank.com
10daysofjavascript 10daysofstatistics 30daysofcode bash cplusplus hackerrank hackerrank-solutions haskell java linux plsql python ruby solutions sql
Last synced: 07 Apr 2026
https://github.com/ksylvest/extraspace
A Ruby library for Extra Space that crawls self-storage facilities and prices.
Last synced: 17 Feb 2026
https://github.com/tongueroo/jets-example-upload
Jets Upload Tutorial with Carrierwave Example
awslambda jets ruby rubyonjets serverless
Last synced: 15 Jul 2025
https://github.com/piktur/pg_multisearch
Multi-type Full Text Search plugin for PostgreSQL and ActiveRecord
activerecord arel postgres postgresql rails ruby search searching
Last synced: 16 Jul 2025
https://github.com/westonganger/prawn_invoice
Dead simple Prawn based PDF invoice generator with support for custom invoice templates
invoice invoice-builder invoice-generator prawn prawn-pdf rails ruby
Last synced: 17 May 2026
https://github.com/savannstm/marshal-rs
Blazingly fast Ruby-lang's Marshal implementation in Rust.
deserialize marshal ruby serialize
Last synced: 16 Jul 2025
https://github.com/augusto240/death_note_reminders
A task management application themed after Death Note anime where tasks become names written in the Death Note, due dates are execution dates, and completed tasks are "executed".
Last synced: 17 May 2026
https://github.com/blase147/my-shop
My Shop is an ecommerce template for my online shop. It has a responsive frontend layout coded in React while fetching asynchronous data from API endpoints built with Ruby on Rails.
ecommerce javascript react-native redux ruby ruby-on-rails
Last synced: 08 Apr 2026
https://github.com/ambrose-kibet/catalog-of-my-things
This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner
Last synced: 17 May 2026
https://github.com/fmjsjx/lib-bson
Patch some useful functions for BSON in RUBY.
Last synced: 28 Mar 2025
https://github.com/hmtanbir/rta
Raremark Technical Asignment
postgresql rspec ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/raphox/angorah
Social network consult
graph neo4j ruby ruby-on-rails social-network
Last synced: 28 Mar 2025
https://github.com/andyobtiva/glimmer_metronome
Glimmer Metronome supports different beat counts, click sounds, and tempos, including tap-based tempo calculation.
desktop desktop-app desktop-application glimmer-dsl-swt gui jruby metronome music ruby
Last synced: 24 Jun 2025
https://github.com/galtzo-floss/yard-fence
🤺 A YARD plugin to prevent InvalidLink warnings. Convert ASCII braces ('{}') to full-width braces ('{}') within code fences (triple-or-single backticks) during YARD processing, and back to ASCII braces afterward
documentation plugin ruby rubygem yard yardoc
Last synced: 07 Apr 2026
https://github.com/erozas/avocasts
AvoCasts is an example application learning management application built for articles in the Avo Blog
admin rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/hiromichinomata/multi-tenant-direct-cloud
multi-tenancy ruby ruby-on-rails sample-project
Last synced: 17 May 2026
https://github.com/turingschool-examples/csv_example
This is part of a Backend Mod 1 exploration lesson on learning how to use the CSV class to read files and make objects.
Last synced: 24 Jun 2025
https://github.com/ysato5654/histock-simplefilter
HiStock (https://histock.tw/) filter
Last synced: 05 Apr 2025
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/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/philrunninger/rpn
My Ruby and Erlang implementations of a Reverse Polish Notation calculator
Last synced: 18 Dec 2025
https://github.com/paulohrpinheiro/ruby-txt2tags
A reimplementation of txt2tags in ruby
Last synced: 25 Jun 2026
https://github.com/abhishekkr/irc-qik-bot
pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent
bot irc irc-bot irc-protocol ruby rubygem
Last synced: 07 Mar 2026
https://github.com/okuzawats/ruby-boilerplate
A GitHub Template Repository for Ruby. Runs MiniTest and RuboCop lint check on GitHub Actions by default.
boilerplate ruby ruby-template
Last synced: 05 Apr 2025
https://github.com/ksylvest/omniai-llama
An implementation of the OmniAI interface for Llama.
Last synced: 07 Mar 2026
https://github.com/odilson-dev/chess-ruby
Chess is a board game for two players, called White and Black, each controlling an army of chess pieces, with the objective to checkmate the opponent's king.
chessgame final-project ruby theodinproject
Last synced: 11 Sep 2025
https://github.com/elijahdre/school-library
This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.
library microverse microverse-projects microverse-ruby microverse-students oop ruby
Last synced: 29 Mar 2025
https://github.com/tedlivist/caesars_cipher
This is a Ruby function that solves the Caesar's Cipher algorithm challenge on the Odin Project. It takes a string and a number and returns another string with each character in the new string being a result of the initial character shifted the inputted number of times in the Alphabet.
caesar-cipher coding-challenge ruby
Last synced: 29 Mar 2025
https://github.com/yazino12/oop_school_library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 29 Mar 2025
https://github.com/kachick/ruby-gem-template
Ruby library template for my own
Last synced: 13 Mar 2025
https://github.com/cori1109/hightouch
hightouch (HT) is a static website generator based on middleman.
Last synced: 18 May 2026
https://github.com/said-laasri/tdd-ruby
A test driven development project with ruby
Last synced: 03 May 2026
https://github.com/0x2c6/mockolate
Mockolate is easy to us endpoint (service) faker with mock responses. It can also be used as DSL for hash
dsl endpoint-testing mock ruby
Last synced: 21 Jul 2025
https://github.com/camilamaia/algorithms-stanford
[WIP] My source code for Learn To Think Like A Computer Scientist specialization
algorithms course-work coursera ruby stanford
Last synced: 28 Mar 2025
https://github.com/sebalp100/blog-app
Simple blog app made in Rails that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 18 May 2026
https://github.com/andygeek/books-api-rails
Api en Ruby on Rails con los modelos Genero y libro y su respectiva relación.
Last synced: 18 May 2026
https://github.com/budgielang/budgie-cli
Node CLI for Budgie. 🦜
csharp gls java javascript metaprogramming node npm oop-languages python ruby typescript
Last synced: 07 Apr 2026
https://github.com/ostaptan/varvara
Information desk gem for rails project
gem information-visualization infrastructure ruby
Last synced: 18 May 2026
https://github.com/cacabo/camstagram
Ruby on Rails Instagram clone for photo sharing, following and being followed, commenting, etc.
bootstrap3 css3 html5 rails rails4 ruby
Last synced: 29 Sep 2025
https://github.com/cilfonegabriel/app-blog
The Blog app is classic example of a blog website. A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 18 May 2026
https://github.com/q-m/nutriscore-ruby
nutriscore computation for Ruby
food-products nutri-score nutrients nutriscore nutrition ruby ruby-gem
Last synced: 12 May 2026
https://github.com/moonjose/timetoanswer_rb
A Questions and Answers site using rails 5, devise, in MVC pattern
database devise heroku-deployment herokuapp mvc rails ruby rubyonrails
Last synced: 19 Apr 2026
https://github.com/ruby-ist/dijkstra_trace
A ruby gem for dijkstra Algorithm implementation
dijkstra-shortest-path ruby rubygems
Last synced: 02 Aug 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/alhimik45/asm_bf
Assembler to Brainfuck translator
assembler brainfuck-translator ruby
Last synced: 27 Apr 2026
https://github.com/ackama/rails-template-ssl-local-dev
Rails template for using SSL/TLS in development environment
ackama rails rails-template ruby template
Last synced: 12 May 2025
https://github.com/bearandgiraffe/bg-common
A ruby library of common behaviors
Last synced: 18 May 2026
https://github.com/monade/rspec_sql_matcher
A gem to match SQL queries within your RSpec tests
rails rspec rspec-matchers ruby sql
Last synced: 18 Feb 2026
https://github.com/matt-taylor/timeoutable
Extends how the base Timeout klass works. This gem adds the ability to customize the ability to send a warning signal to the working thread. This allows a potential graceful shutdown prior to violent death
Last synced: 12 Jun 2026
https://github.com/jbox-web/ssh-tunnel
A Ruby/GTK3 gem to manage SSH tunnels, easy ;)
Last synced: 31 Oct 2025
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/nonrational/short-sheet
Synchronize Shortcut ←→ Google Sheets
google-sheets productivity project-management repl ruby shortcut
Last synced: 21 Jul 2025
https://github.com/rasyadh/reinforcement_nim_game
Reinforcement Learning in NIM Game
machine-learning machine-learning-algorithms nim nimgame2 reinforcement-learning reinforcement-learning-algorithms ruby
Last synced: 06 May 2026
https://github.com/itsmraga-hub/class-attendance
A class management system that helps teachers keep track of student's attendance of their respective classes. Built with rails and postgresql
Last synced: 20 Jan 2026
https://github.com/fabianofrank/rails-wallet
My Wallet is meant to help you organize your investments across different categories. This fully functional website shows you a list of all your wallets and the total value on them, it also displays the total amount of investments separated by wallet. It can be used by different users within the local database that was design for this application.
Last synced: 25 Jun 2025
https://github.com/koraykoska/chatbot_helper-telegram
A helper library for telegram chatbots
rails ruby sinatra telegram telegram-bot telegram-bot-api telegram-chat-bot
Last synced: 19 May 2026
https://github.com/yasslab/weekly_report_helper
A ruby script that helps writing your weekly report by showing your commits within a week.
google-calendar reporting ruby ruby-script
Last synced: 11 Jun 2026
https://github.com/haijin-development/ruby-sirens
Interactive utilities to develop in Ruby, implemented in Ruby and GTK3.
debugging-tools development-tools gtk3 gui-application ruby
Last synced: 19 May 2026
https://github.com/poacosta/ruby-on-exercism
Ruby exercises completed on Exercism platform
Last synced: 04 Jul 2026
https://github.com/nicorb28/ruby
practica de ruby
learning-by-doing learning-exercise programming ruby ruby-exercises
Last synced: 19 May 2026
https://github.com/futhr/spree-last-address
Relieves user of retyping address on return order in Spree Commerce
address checkout e-ecommerce rspec ruby spree
Last synced: 12 May 2025
https://github.com/shoppyMN/most_ots
Most Money External API wrapper
api-client payment-gateway rails ruby ruby-gem
Last synced: 12 May 2025
https://github.com/muskan2532150/blog-app
This application is for content creation and sharing. It allows users to craft and post content in an organized and efficient manner so that their work can reach a wider audience.
controller rspec-testing rubocop ruby views
Last synced: 29 Mar 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/wtnabe/sudachi-installer-rb
A Helper gem for download and store Sudachi jar and dict files written with Ruby ( for combination with `rudachi` )
japanese-tokenizer ruby sudachi
Last synced: 18 Feb 2026
https://github.com/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 29 Mar 2025
https://github.com/pbinkley/wikihow-nonsequitur
Generate random WikiHow entries using random steps drawn from existing ones
Last synced: 08 Jul 2025
https://github.com/michaeltelford/yart
Yet Another Ruby Templater (YART) turns plain Ruby into HTML, making it fun to write webpages
Last synced: 19 May 2026
https://github.com/makevoid/raudo
Deploy and manage multiple apps from a single UI - features google auth and custom tasks (reinstall gem/npm/bower, db migration) - status: MVP - coded in 2015
application-management automation continuous-delivery deploy deployer deployment-tool execute-tasks google-auth migrate-database mvp roda ruby task-runner tasker tool ui vm-management
Last synced: 31 Oct 2025
https://github.com/smerth/ruby-chinese-word-lookup
A simple CLI app, written in Ruby, to look-up Chinese words from a list in a text file.
Last synced: 01 Jun 2026