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/nabilhy/money-manager
Money manager is a mobile web application that allows a user to manage his budget, allows him to have access to a list of transactions associated wuth a category, so he could track what monet he spends.
Last synced: 13 Apr 2026
https://github.com/aonemd/changit
An over-engineered tool to change git config for multiple repositories at once
Last synced: 12 Feb 2026
https://github.com/thebwoyprogrammer/catalog-app
Catalog of my things is a console app that allows a user to add, and list books, labels, authors, genres. music albums and games
back-end json oop-principles ruby rubygems teamwork
Last synced: 12 Feb 2026
https://github.com/digia3d/cat-lovers-blog
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
postgresql rails ruby ruby-gem
Last synced: 06 May 2026
https://github.com/alexwebgr/faw_icon
A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS
font-awesome ruby ruby-on-rails svg view-helpers
Last synced: 24 Apr 2025
https://github.com/swedbankpay/swedbankpay.github.io
Swedbank Pay on GitHub
Last synced: 06 Mar 2026
https://github.com/cuongvnz/spooky_halloween
2D shooter game - a custom program in Ruby for COS10009
Last synced: 12 Oct 2025
https://github.com/iamyunusali/enibila
Enibila is A fullstack we application developed by using Ruby on Rails. it have a functionality of Adding new recipe with full procedures, add ingredient, food and all the necessary things .
Last synced: 30 Apr 2026
https://github.com/yykamei/rails_band
Easy-to-use Rails Instrumentation API
hacktoberfest instrumentation rails ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/blase147/firmtecs_blog
This app is a classic example of a blog website. It is a fully functional website that shows list of posts and encourage readers to interact with them by adding comments and liking posts.
Last synced: 13 Apr 2026
https://github.com/kenojiri/sinatmdiff
show diff in HTML from history of markdowns. written in Ruby/Sinatra/Bootstrap4
bootstrap4 japanese markdown ruby sinatra
Last synced: 20 Apr 2026
https://github.com/cyberarm/dungeon_crawler
Randomly generated levels with a DOOM style renderer
Last synced: 07 May 2026
https://github.com/t4traw/lambda-ruby-template
標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。
Last synced: 30 Apr 2026
https://github.com/emono/contribution_count
[RubyGem]GitHub contribution count client
Last synced: 07 Oct 2025
https://github.com/jesusgautamah/ruby-ipynbs
My collection of Ruby Jupyter Notebooks
chatgpt gpt-3 ipynb jupyter-notebook rspec ruby
Last synced: 09 May 2026
https://github.com/takumakanari/fluent-plugin-redmine
Fluentd output plugin to create ticket in redmine
Last synced: 28 Apr 2025
https://github.com/nwtgck/tetris-ruby
Very simple TUI-base Tetris written in Ruby
Last synced: 12 Oct 2025
https://github.com/dannyben/madman
The Markdown Swiss Army Knife
gem markdown markdown-preview markdown-server ruby
Last synced: 08 Jan 2026
https://github.com/codehass/blog-app
The Blog app exemplifies a typical blog website. Its functionality includes displaying a list of posts and enabling readers to engage with them by leaving comments and likes.
Last synced: 13 Apr 2026
https://github.com/owen2345/buddy_translatable
Allows you to store text data in multiple languages or Sales channels
gem jsonb postgres rails ruby ruby-on-rails translation
Last synced: 08 Oct 2025
https://github.com/petertseng/adventofcode-rb-2020
Solutions to https://adventofcode.com/2020 (complete)
advent-of-code advent-of-code-2020 ruby
Last synced: 12 Feb 2026
https://github.com/lunagcezar/faciliart
Faciliart is a social network made on Ruby on Rails that allows the user to generate art using the web interface.
daisyui generative-art generative-arts generativeart javascript p5js processing rails ruby rubyonrails social-network tailwind tailwindcss
Last synced: 13 Feb 2026
https://github.com/16/envv
Ruby environment variables with schema validation and coercion.
coercion dry-rb env environment-variables ruby ruby-gem schema-validation
Last synced: 27 Jan 2026
https://github.com/jimmycuadra/lita-how-many
Teaches Lita how to count.
chatops fun lita lita-handler ruby
Last synced: 18 Apr 2026
https://github.com/sylvance/hadron
Ruby framework called Hadron that allows you to work with gRPC Ruby output easily.
Last synced: 09 Oct 2025
https://github.com/abhirockzz/oracle-functions-hello-worlds
Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud
golang java nodejs oracle-functions orafunc-la python ruby server serverless
Last synced: 09 Apr 2025
https://github.com/hrs/primer-finder
Web application for selecting primers.
Last synced: 23 Feb 2026
https://github.com/darwinz/hackerrank
Some of my HackerRank solutions
algorithms bash data-structures java javascript mathematics python ruby sql
Last synced: 12 Apr 2026
https://github.com/dannycho7/afsnackservice
Snack Request Service Slack App
Last synced: 09 May 2026
https://github.com/vic778/school-management
this is a simple backedn project for class managment where teachers can CRUD a student and assign the test to them as well. studnt will be able to login thourht their credentials generated by the teachers. teacher only teachers can manager the CRUD of the whole app even update the user role to be a teacher.
postgresql pundit-matchers rspec rswag rubocop-rails ruby ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/sea-aye/look-out
Report stats to Sea Aye services from your ruby project. Look Out is In charge of the observation of the code for hazards.
code-quality continuous-integration gem reporter rspec ruby simplecov velocity
Last synced: 18 Aug 2025
https://github.com/acook/config_module
Load important configuration files into their own modules
configuration-management ruby ruby-gem settings-storage yaml-configuration
Last synced: 05 Jul 2025
https://github.com/daern91/paint_bucket_fill
Simple paint algorithm for bucket fill function (flood fill) in Ruby
algorithm bucket-fill challenge floodfill paint ruby
Last synced: 13 Jun 2026
https://github.com/prbsas/devit
Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.
acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database
Last synced: 29 Apr 2026
https://github.com/lordksix/blog-by-rails
Blog by Rails is a blog web application with PostgreSQL as database.
Last synced: 29 Apr 2026
https://github.com/ikennarichard/enumerable
This project is a guide for how to effectively incorporate modules into your classes in Ruby.
Last synced: 07 Jul 2025
https://github.com/drenilight/vatlayer-ruby
A Ruby wrapper around Vatlayer API
gem rails ruby vatlayer vatlayer-api
Last synced: 11 Oct 2025
https://github.com/akshch/app_notifications
Push notification app for android and ios using Rpush gem (FCM)
fcm notifications rpush ruby rubyonrails
Last synced: 29 Apr 2026
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
https://github.com/ewoskyx/school_library
School Library App created by using Ruby and OOP
abstraction design-patterns encapsulation inheritance oop polymorphism ruby
Last synced: 09 Oct 2025
https://github.com/geekelo/my_enumarable
A project to implement a subset of the functionality of Ruby's Enumerable.
Last synced: 17 Oct 2025
https://github.com/chew/chew.pw
Source code for chew.pw
cookiesinc discord minecraft nytimes rails ruby solitaire wordle
Last synced: 17 Oct 2025
https://github.com/seanpm2001/anime_studio_encyclopedia
👁️🗨️️🖼️📚️ The Anime Studio enyclopedia. Part of the Anime Studio software project.
anime anime-studio anime-studio-development anime-studio-encyclopedia encyclopedia gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 2026
https://github.com/kettle-dev/kettle-dev
🍲 Setup a complete rake & dev harness for Ruby development; tasks for coverage, GHA console, linting, debugging, etc.
Last synced: 13 Jun 2026
https://github.com/perfectmemory/eclaircir
Ruby Clarifai API wrapper that aims to be complete, tested and covered
Last synced: 15 Feb 2026
https://github.com/eldoy/asset
Compress and serve your JS and CSS files. Asset handling has never been easier.
asset-packer asset-pipeline assets compress compressed css js middleware rack ruby uglify
Last synced: 18 Apr 2026
https://github.com/isaahmdantas/sigmun-rails
Script para criar projetos em Ruby on Rails para os futuros projetos da PMM.
boilerplate rails rails-boilerplate rails7 railsscaffold ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/maumagnaguagno/mapc2016_charts
:chart_with_upwards_trend: Multi-Agent Programming Contest 2016 - Result Charts
charts javascript multi-agent ruby
Last synced: 28 Apr 2026
https://github.com/wizardone/minimus
Minimalistic state machine for ruby objects
machine minimalistic ruby state
Last synced: 24 Oct 2025
https://github.com/janstol/advent-of-code-2020
🎄 Advent of Code 2020 solutions in Ruby (unfinished)
advent-of-code advent-of-code-2020 advent-of-code-ruby adventofcode adventofcode2020 ruby
Last synced: 03 Sep 2025
https://github.com/seanpm2001/anime_studio_dictionary
👁️🗨️️🖼️📙️ The Anime Studio dictionary. Part of the Anime Studio software project.
anime anime-dictionary anime-studio anime-studio-development anime-studio-dictionary dictionary gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 2026
https://github.com/nexosis/samples-rb
Ruby language samples for Nexosis API
impact-analysis machine-learning machine-learning-api machine-learning-application nexosis-api ruby
Last synced: 18 Apr 2026
https://github.com/grokify/lita-motionai
Lita Handler for Motion AI (https://motion.ai)
artificial-intelligence chatbot lita-handler ruby
Last synced: 31 Mar 2025
https://github.com/rookiemonkey/avion-blog_app_v4
A Ruby-on-Rails project on Avion School :tada: A blogging application, my 4th one, written in ruby :diamonds: using ruby on rails framework :train2: :tada: WARNING :warning: images uploaded on heroku will be purged after some time
ph philippines ruby ruby-on-rails ruby-on-rails-6
Last synced: 28 Apr 2026
https://github.com/joyfulprogramming/observable
Instrument method calls with OpenTelemetry
open-telemetry opentelemetry rails ruby
Last synced: 05 Oct 2025
https://github.com/ldilley/gwitter
:octocat: GitHub to Twitter hook glue
event events github github-api github-webhooks json json-parser ruby sinatra ssl ssl-support twitter twitter-api webhook webhook-server webhook-service webhooks webhooks-catcher webrick yaml
Last synced: 12 Apr 2026
https://github.com/makevoid/rubymotion-bug-report-1
Bug report sample repository for the rubymotion project - bug status: fixed - year 2012
android bug-report ios ruby rubymotion sample
Last synced: 28 Apr 2026
https://github.com/omkz/rails-both-web-api-example
Building a RESTful API with Rails 5 for web and mobile application
api rails restful restful-api ruby rubyonrails
Last synced: 10 May 2026
https://github.com/gildesmarais/alfred_workflows
⌨️ Alfred workflows
alfred alfred-workflows german germany ruby teletext
Last synced: 10 Oct 2025
https://github.com/gyselroth/logstash-filter-nagios-perfdata
Logstash Nagios/Icinga2 Perfdata Filter
icinga2 kibana logstash nagios nagios-perfdata ruby
Last synced: 06 Oct 2025
https://github.com/skyv26/budget-app
A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change
budget-app crud-application development mobile-first production render ruby ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/drewmoore/buildmycrate
A DJ console in your web browser with online music searching tools.
bootstrap enzyme-testing es2015 html5-audio javascript jest npm rails react react-redux react-router redux rspec ruby sass soundcloud-api travis-ci webpack
Last synced: 19 Jan 2026
https://github.com/naomiyocum/battleship
A CLI Battleship game - you vs the computer.
Last synced: 27 Apr 2026
https://github.com/olaishola05/blog
This is a blog app for a classic blog website with full website functionality that show the lists of posts readers can read and interracts with by adding comments and likes. Built using Ruby on Rails.
erb mvc-architecture rails-application ror ruby
Last synced: 21 Jan 2026
https://github.com/gkats/guaranteed
Tiny library that ensures you always have an object to act upon.
Last synced: 10 Oct 2025
https://github.com/morozzzko/architecture-model-template
Supercharged structurizr-based template for architecture model
architecture c4model dip modelling ruby structurizr
Last synced: 16 Mar 2025
https://github.com/berniechiu/mongoid_enum_mapper
An ActiveRecord Enum Like Function Supporting for Mongoid
Last synced: 07 May 2025
https://github.com/faranoshamini/tdd_project
A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach
Last synced: 27 Apr 2026
https://github.com/senotrusov/redis-call
Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.
json optimistic-locking queue redis ruby thread transaction
Last synced: 08 May 2026
https://github.com/brytebee/bubble_sort
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
Last synced: 27 Apr 2026
https://github.com/cburmeister/pianobar-notify
Pianobar desktop notifications on OSX.
Last synced: 09 Apr 2025
https://github.com/igorbezsmertnyi/picterest
Ruby on Rails application example
Last synced: 13 Apr 2026
https://github.com/utarsuno/ruuuby
description in migration
c config-as-code discord docker github-actions monorepo nginx node-js postgresql rabbitmq rails6 rpc ruby webgl webhooks
Last synced: 06 Oct 2025
https://github.com/nicholastd07/nick-learns
Fun projects/ideas/playgrounds
fun functional-programming python ruby swift
Last synced: 20 Apr 2026
https://github.com/amita-roy/ruby_capstone_css_linter
This is a Ruby capstone project provided by Microverse for learning purposes. For this project I have created a CSS-Linter with 4 rules ie no-duplicate-selectors, valid-units, lenght-zero-no-unit and selector-typecase.
crass css-linter rspec ruby simplecov test-coverage
Last synced: 13 Apr 2026
https://github.com/amklass11/real-estate
A real estate site where agent can post and sell home
Last synced: 08 May 2026
https://github.com/petercamilleri/foorth
The fOOrth language project and User's Manual. Under development but now ready for alpha level exposure.
forth interpreter object-oriented-programming prototype ruby
Last synced: 24 Mar 2025
https://github.com/petercamilleri/ruby_sscanf
A fast, pure Ruby, formatted string data parser.
gem ruby ruby-sscanf rubygem string-parser utility
Last synced: 24 Mar 2025
https://github.com/klippx/rubocop_rules
Common place to host rubocop enforcement across projects
configuration-management linting linting-rules micro-framework rubocop ruby ruby-projects
Last synced: 16 Aug 2025
https://github.com/lipanski/spaced
A web app to help you memorize anything that fits on a flash card. Also my Ruby on Rails playground.
Last synced: 25 Apr 2026
https://github.com/davidteren/para_ruby
Website for Paradigms of Ruby A Guide to Object-Oriented Programming
chatgpt design-patterns oop-principles rails ruby
Last synced: 11 May 2026
https://github.com/infrablocks/rollo
Cluster / service roller for AWS ECS.
aws aws-ecs ecs infrastructure ruby ruby-gem rubygem
Last synced: 10 Jul 2025
https://github.com/bawng/actuator
High precision scheduling of light weight timers for async and fibered Ruby applications
async fibers high-performance high-precision reactor ruby ruby-extension timers
Last synced: 19 Apr 2025
https://github.com/scientist-labs/tokenkit
Fast, Rust-backed word-level tokenization for Ruby. Unlike subword tokenizers (BPE, WordPiece) designed for LLMs, TokenKit provides linguistic tokenization for search engines, text mining, and NLP pipelines—preserving domain-specific patterns like gene names, measurements, and technical terms while handling Unicode correctly.
Last synced: 06 Oct 2025
https://github.com/kineticcafe/app_identity
Fast, lightweight, cryptographically secure app authentication
application-identity application-identity-verification elixir ruby specification typescript
Last synced: 22 Apr 2025