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/daudi13/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 allows you to make them public so anyone can access them.
database devise rails-application ruby
Last synced: 01 Oct 2025
https://github.com/mnisarali/oop-school-library
A school library app that allows a user to add new students, teachers, and books and save records of who borrowed a given textbook and when.
decorator-pattern design-patterns oop-principles ruby school-library
Last synced: 02 Aug 2025
https://github.com/holyketzer/ctci_v6
Cracking the Coding Interview 6th edition
cracking-code-interview cracking-the-coding-interview go golang ruby
Last synced: 08 May 2026
https://github.com/kidd254/decode_morse_code
"Decode Morse code" is a Ruby program that's meant to decode a morse code message.
Last synced: 29 Mar 2025
https://github.com/ronin-rb/ronin-masscan
A Ruby library and CLI for working with masscan.
hacktoberfest infosec masscan masscan-parse network-scanning ruby
Last synced: 31 Aug 2025
https://github.com/devteds/multi-stage-docker-build
Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build
docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails
Last synced: 07 Mar 2026
https://github.com/aakashjhawar/finance-tracker
A web app to track stock prices using Ruby on Rails
ruby ruby-on-rails stock-data stock-market stock-portfolio stock-prices
Last synced: 08 Mar 2026
https://github.com/anthonycorletti/pontoon
Pontoon is a Ruby implementation of the Raft algorithm.
cluster concurrency raft raft-algorithm ruby
Last synced: 06 Aug 2025
https://github.com/quatauta/photo-port
Photographer Portfolio - Mirror of https://gitlab.com/quatauta/photo-port
bridgetown bridgetownrb flickr flickr-api ruby
Last synced: 24 May 2026
https://github.com/zerocracy/baza
Web front-line of Zerocracy, where jobs, judges, durables, valves, and swarms meet
cloud-aws project-management ruby ruby-sinatra ruby-webapp zerocracy
Last synced: 01 May 2025
https://github.com/kuyio/color_hash
Generate a color based on the given string (using HSL color space).
Last synced: 24 Mar 2025
https://github.com/algerina/rent-yacht-frontend
This is a Web application where users should sign in to rent a Yacht from a list then reserve it for a determined period, users can then see their reservations or cancel them.
bootstrap cancancan css devise-jwt postgresql rails react redux ror rspec ruby ruby-on-rails
Last synced: 17 Aug 2025
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/local-ch/local_uri
Useful and slight extension to Ruby's URI (Uniform Resource Identifiers) core module.
Last synced: 14 Aug 2025
https://github.com/orphic-inc/ruby-orphic-cli
This CLI provides interfaces and instruments of implementing plumbing between Ruby, RoR, Node, and Golang.
Last synced: 14 Apr 2025
https://github.com/tvziet/market_place_api
This project for practicing API on Rails 7
api aws-s3 postgresql rails7 ruby swagger unit-test
Last synced: 01 Oct 2025
https://github.com/krishpranav/knight
web application security scanning framework built with ruby
exploitation framework information-gathering rails ruby security-framework vulnerability-scanner web-scanner website
Last synced: 02 Aug 2025
https://github.com/uthmanbello/budget_app
Budget App is a project to allow effortless bill management, expense tracking, and financial organization. Users can create bills, add items with amounts, and gain insights into spending. Built with Ruby on Rails.
css3 postgresql ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/selma-belhadj/hello-react-rails
A Rails React application that displays random messages
javascript react ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/billymohajeri/create-your-own-enumerable
Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 29 Mar 2025
https://github.com/iaintshine/ruby-spanmanager
Current span management for OpenTracing in Ruby
opentracing ruby span-management tracing
Last synced: 10 Jun 2025
https://github.com/snkrheadz/random_password
Generate strong passwords
password-generator ruby rubygem
Last synced: 22 Jun 2025
https://github.com/bondok6/tdd
In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).
Last synced: 29 Apr 2026
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/jcserracampos/save4laterbot
Telegram bot to save all links sent in a group
Last synced: 04 Jun 2026
https://github.com/sentayhu19/catalog-of-my-things
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files and also a database with a table structure analogical to your program's class structure.
Last synced: 17 Apr 2026
https://github.com/hidakatsuya/flexdot
A Flexible and Rake based dotfile manager.
Last synced: 25 Apr 2025
https://github.com/psu-libraries/etda_workflow
Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.
Last synced: 03 Apr 2026
https://github.com/melashu/time_greeting_message
This is a simple gem to display a message with the phrase `Good Morning` if it is in the morning, `Good Afternoon` if it is in the afternoon, `Good Evening` if it is in the evening, `Good Night` if it is at night
Last synced: 24 Apr 2025
https://github.com/alexfalkowski/migrieren
Migrieren provides a way to migrate your databases.
Last synced: 05 Jun 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/blwatkins/learning-ruby
Learning resources and notes for the Ruby programming language.
learning notes programming-language ruby
Last synced: 13 Jun 2025
https://github.com/jpalumickas/auth0-verifier
Auth0 Token Verifier
auth0 auth0-jwt jwks jwt ruby ruby-on-rails
Last synced: 28 Apr 2025
https://github.com/lukel97/hilary-bot
An automated Slack bot designed to debate against https://github.com/414owen/TrumpBot
google-cloud markov-chain natural-language-processing ruby
Last synced: 31 Mar 2025
https://github.com/apache/whimsy-whimsical-site
Apache Whimsy Site
content javascript ruby whimsy
Last synced: 09 Apr 2025
https://github.com/rubycocos/text
text tools, libraries & scripts incl. text filters, helpers, readers and more
Last synced: 23 Apr 2026
https://github.com/cliftondavies/private-events
An app for managing events.
capybara css3 factory-bot-rails faker html5 rspec-rails ruby ruby-on-rails shoulda-matchers sqlite3
Last synced: 23 Feb 2026
https://github.com/learnwithalfred/advise_mentors
The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts
cancancan devise-gem-extension rspec ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/nicolachoquet06250/tools_library
Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.
clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript
Last synced: 01 Apr 2026
https://github.com/levy002/catalog_of_things
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, movies, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 24 Apr 2026
https://github.com/pragmarb/pragma-rails-starter
A boilerplate for developing RESTful APIs with Ruby on Rails.
api ecosystem pragma ruby ruby-on-rails starter template
Last synced: 16 Apr 2026
https://github.com/cvilla714/linterproject
Built a linter that will check for commented code, missing semicolons at the end of every line, and also checking for the initial period to designate a class. It was built with
Last synced: 24 Apr 2026
https://github.com/oguzsh/dtweet
It is the ruby on rails project that allows you to scheduled tweets.
database rails ruby ruby-on-rails sidekiq tweet twiter twitter-api
Last synced: 07 May 2026
https://github.com/eliflores/railsgirls
community rails railsgirls ruby tutorial
Last synced: 27 Mar 2026
https://github.com/mattkevan/uxlift
Collecting UX and visual design inspiration and best practice.
design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux
Last synced: 13 Apr 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/jdleesmiller/cross_entropy
Ruby library for solving optimisation problems with the Cross Entropy Method.
cross-entropy narray optimization optimization-algorithms ruby
Last synced: 23 Apr 2025
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/elijahdre/blog-app
This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
blog microverse microverse-projects microverse-students rails ruby ruby-on-rails rubygem
Last synced: 06 May 2026
https://github.com/klmhyeonwoo/-howareyoufestival
가독성 좋은 대학 축제 정보들을 위해 개발했어요 👻
rails ruby ruby-on-rails rubygems vanila-js
Last synced: 27 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/murakmii/capistrano-nginx-unit
The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit
capistrano nginx-unit rack ruby
Last synced: 06 Jul 2025
https://github.com/carreraprogrammer/ruby_enumerable
In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 16 Mar 2025
https://github.com/ankitt26/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.
devise group-project rails ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/bienvenuushindi/budget-app
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.
Last synced: 10 Apr 2025
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/pablob07/mdb_rails_7
Naïve boilerplate for rails 7.0.4, Importmaps and mdb-ui-kit 6.0.0
boilerplate javascript-library mdbootstrap rails ruby sass
Last synced: 07 May 2026
https://github.com/juanitofatas/cheryl
Ruby translation of Peter Norvig's solution to When is Cheryl's birthday problem
Last synced: 11 Jun 2025
https://github.com/vlxdisluv/snake-game
Snake game written on Ruby with gem ruby2d
ruby ruby-games ruby2d snake-game
Last synced: 05 May 2026
https://github.com/uiur/keema-resource
A JSON object presenter with the ability of generating JSON Schema / OpenAPI Schema
Last synced: 07 May 2026
https://github.com/jbox-web/health_monitor
A Rails plugin which provides a health checking and monitoring API of various services and application aspects
Last synced: 09 Apr 2025
https://github.com/jbox-web/active_settings
Settings in Rails, easy ;)
configuration-file configuration-management rails ruby settings
Last synced: 25 Jun 2025
https://github.com/thien0291/active_partition
The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.
gem partition partitioning postgresql ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/tbuehlmann/hots_api
Client library for the Heroes of the Storm replay metadata API hotsapi.net
Last synced: 09 Apr 2025
https://github.com/essamhassan/sneakers_rails
Integrating Rails with sneakers.io ruby RabbitMQ background processing framework
background-jobs background-processing gem rabbitmq rails ruby ruby-on-rails worker-service
Last synced: 11 Jun 2026
https://github.com/io-sgr/docker-redis-trib
A really tiny size image with redis-trib inside
alpine docker docker-image redis redis-trib ruby
Last synced: 06 Oct 2025
https://github.com/andyobtiva/mathbowling
Bowling game that tests math skills.
desktop desktop-app desktop-application glimmer gui gui-application jruby ruby swt
Last synced: 09 Apr 2026
https://github.com/phateio/coreprotect-ruby
An utility for purging old data of CoreProtect in production
activerecord coreprotect minecraft mysql ruby
Last synced: 01 Mar 2026
https://github.com/degisew/blog
Blog App is 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: 09 May 2026
https://github.com/rokumatsumoto/boyutluseyler
Yet another 3D model repository
3d-models repository ruby ruby-on-rails vuejs
Last synced: 26 Feb 2026
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/deivid-rodriguez/ruby-bisect
Bisections against ruby-core for you ruby programs
bisection chruby ruby ruby-bisect
Last synced: 12 Feb 2026
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/andrew/hanami-sprockets
An alternative to hanami-assets that doesn't rely on npm
Last synced: 08 Oct 2025
https://github.com/kwambiee/blog-app
The Blog app will be a classic example of a blog website. You will create 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: 30 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/tafara-n/fix_my_code_challenge
Fix my code is a project where we'll jump into existing code and try fix it.
Last synced: 10 Feb 2026
https://github.com/monogramm/docker-bitnami-discourse
:whale: :gem: Custom Discourse Bitnami image with additional plugins and tools.
Last synced: 12 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/fadahunsiseyi/blog_application
postresql rails ruby rubyonrails
Last synced: 30 Apr 2026