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/krishpranav/twitterwatch
twitterwatch is a data analysis and OSINT framework for Twitter. Birdwatcher supports creating multiple workspaces where arbitrary Twitter users can be added and their Tweets harvested through the Twitter API for offline storage and analysis.
api osint ruby twitter-api twitter-osint
Last synced: 10 Feb 2026
https://github.com/vndee/unescohackathon-xixforum
XIX forum is a social platform for journalists.
fossasia html java javascript ruby unescohackathon
Last synced: 16 Apr 2026
https://github.com/tnantoka/rubocop-on-wasm
Run RuboCop on a web browser with ruby.wasm
browser format lint rubocop ruby wasm webassembly
Last synced: 12 Feb 2026
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/spinel-coop/rubyversions.com
Website for all versions of all Ruby implementations
jruby mruby ruby rubylang truffleruby
Last synced: 12 Feb 2026
https://github.com/krishpranav/spider
A ruby web spidering tool that can spider a site, multiple domains, certain links or infinitely
crawler ruby spider web-crawler web-scraping
Last synced: 14 Feb 2026
https://github.com/jusleg/looop
A slower way to generate for loops in Ruby with a funky java-like syntax
Last synced: 28 Feb 2026
https://github.com/dbackowski/rails_custom_error_pages
Rails engine for custom error pages with bootstrap.
bootstrap error-page rails rails-engine ruby ruby-gem
Last synced: 28 Feb 2026
https://github.com/gouravkhunger/jekyll-hashsert
A jekyll plugin that inserts random hashes of custom length into strings.
jekyll jekyll-plugin ruby ruby-gem
Last synced: 03 Mar 2026
https://github.com/autotelik/yet_another_music_service
Rails open source project for building music sharing sites, record stores or band pages
Last synced: 16 Apr 2026
https://github.com/akicho8/equation
2つの範囲を相互変換するライブラリ
bezier-curves math math-library ruby
Last synced: 02 Jun 2026
https://github.com/ahmedeid6842/search-engine
⚙️ 📈 Search Engine Rails project. That utilizes the Rails MVC pattern to build a robust search engine and analytics.
heroku-deployment postgresql redis-server ruby ruby-on-rails search-engine sidekiq
Last synced: 16 Apr 2026
https://github.com/sunniesnow/lyricat
a Discord bot that provides querying service for things related to the game Lyrica
discord-bot discordrb docker-compose docker-image ruby ruby-app
Last synced: 01 Apr 2026
https://github.com/sanger/sm_workflow_lims
A small LIMS to assist with managing workflows
Last synced: 04 Mar 2026
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/cliftondavies/re-former
Bare Metal Forms and Helpers.
html5 ruby ruby-on-rails sqlite3
Last synced: 17 Apr 2026
https://github.com/swedbankpay/swedbankpay.github.io
Swedbank Pay on GitHub
Last synced: 06 Mar 2026
https://github.com/pin2t/aoc2021
Advent of Code 2021
advent-of-code-2021 advent-of-code-2021-go aoc2021 coding-challenge go java ruby
Last synced: 17 Apr 2026
https://github.com/tokisakikurumi2001/reversing_number
Reverse the number by different approaches in many programming languages(that I know)
arduino batch-script c-and-rust csharp-and-java dart2 golang haskell haxe javascript-and-typescript julia memsql-and-sql nim-lang objective-c perl5 php7 polyglot-programming prolog-and-lisp python3 ruby swift5-and-kotlin
Last synced: 02 Apr 2026
https://github.com/yoshoku/numo-linalg-alt
Numo::Linalg Alternative (numo-linalg-alt) is an alternative to Numo::Linalg.
Last synced: 17 Apr 2026
https://github.com/alec-c4/auto_decorator
Convention-based decorator autoloading for Rails models.
decorator gem ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/ichtrojan/rails-docker
Ruby on Rails deployment with Docker
docker docker-compose dockerfile rails ruby
Last synced: 17 Apr 2026
https://github.com/zeromq/omq
Pure Ruby ØMQ without the quirks. Async native. Fast.
distributed-systems network-programming ruby zmq
Last synced: 17 Apr 2026
https://github.com/alextongme/noteworthy
What started as a clone of the popular note taking app, Evernote. Built using React, Redux, Ruby on Rails & PostgreSQL.
bcrypt javascript postgresql react redux ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/sefinek/rachelbot-ruby
A Discord bot with a few commands created in Ruby. THIS IS NOT MY SCRIPT, I DID NOT WRITE IT!
anime-commands bot-ruby discord discord-bot discord-bot-basic discord-bot-template discord-rb discord-ruby discordbot discordbot-rb discordbot-ruby rb ruby
Last synced: 18 Apr 2026
https://github.com/nicholastd07/nick-learns
Fun projects/ideas/playgrounds
fun functional-programming python ruby swift
Last synced: 20 Apr 2026
https://github.com/cvilla714/authentication
The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with
bootstrap ruby ruby-on-rails sqlite3
Last synced: 20 Apr 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/cvilla714/building_with_active_record
This project is about active records, models, and associations to the tests. A user can create a post and add comments to it. For each scenario, we are asked to write down the data, associations, and validations necessary to build it.Built with
Last synced: 21 Apr 2026
https://github.com/kidd254/tdd-project
The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance
rspec ruby test-driven-development
Last synced: 22 Apr 2026
https://github.com/sapphire-project/sapphire
A small OOP language inspired by Ruby
programming-language ruby rust
Last synced: 08 May 2026
https://github.com/charlesgobina/budget-app
This is a mobile-web app that keeps record of user transactions made on a category. Users can create new categories and add several transactions under them. It is built with ruby on rails
capybara rails rspec-rails ruby
Last synced: 25 Apr 2026
https://github.com/arnaudband/decode_morse
Decode Morse, we built it using some methods in ruby to decode the morse code into letter.
Last synced: 07 Jun 2026
https://github.com/alfredormz/pg-schema-migration
Simple schema migrations for PostgreSQL, which runs pure SQL.
lesscode migrations postgresql ruby
Last synced: 26 Apr 2026
https://github.com/redborder/druid_config
A Ruby gem to access the information about Druid cluster status
Last synced: 27 Apr 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/naomiyocum/battleship
A CLI Battleship game - you vs the computer.
Last synced: 27 Apr 2026
https://github.com/mozameljawad/my-blog
My Blog is a classic example of a blog website. This 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.
capybara capybara-rspec posgresql rails rspec-testing ruby
Last synced: 28 Apr 2026
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/tomasbasham/tomasbasham.github.io
A Jekyll blog to exhibit my experiences and personal projects
Last synced: 28 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/makevoid/corb_wallet
Server side wallet prototype powered by Ruby and Bitcoin Core - made in 2015
bitcoin bitcoin-core json-rpc-api ruby wallet
Last synced: 29 Apr 2026
https://github.com/codealchemy/booklibrary
A demo application for managing a community library
Last synced: 29 Apr 2026
https://github.com/chenxingqiang/repofm
A TypeScript, JavaScript, PLpgSQL project focusing on File Summary, Code Quality Assessment, Using yarn, XML Format, Test Case Generation.
ai automation cli javascript library plpgsql repofm ruby tool typescript
Last synced: 01 May 2026
https://github.com/omkz/pasr
Pasr is an open-source marketplace solution based on Ruby on Rails 6.
postgresql ruby ruby-on-rails stripe-api
Last synced: 01 May 2026
https://github.com/dalpo/ar_enum_i18n
ActiveRecord Enum internationalizations utils gem
activerecord enum i18n ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/lyraphase/homebrew-av-casks
Homebrew Casks for Audio/Video tools
ableton daw hacktoberfest homebrew homebrew-tap lyraphase macos music-production provisioning ruby
Last synced: 02 May 2026
https://github.com/kwambiee/budget-app
This is a Ruby on Rails capstone project is about building 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.
html-css-javascript ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/kanzatahreem/broadway
Practicing Ruby on Rails by following codecademy's course
broadway codecademy database ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/eucarlos/ruby-bootcamp
📕 Fundamental studies of the Ruby language.
bootcamp fundamentals ruby ruby-gem ruby-lang ruby-language study
Last synced: 04 May 2026
https://github.com/ackonsamuel/blogapp
The Blog app will is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 04 May 2026
https://github.com/diegotoral/skeletor
A Rails application template with batteries included
Last synced: 05 May 2026
https://github.com/eltonlazzarin/friends-list-rails
Friends List built with Ruby on Rails
activestorage bootsnap devise puma rails-app rails-application ruby ruby-gem ruby-on-rails sass-rails sqlite3 turbolinks webpacker yarn
Last synced: 05 May 2026
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
Last synced: 06 May 2026
https://github.com/michaelcurrin/bridgetown-quickstart
Starter template for a Bridgetown static site
Last synced: 06 May 2026
https://github.com/guerreiropedr0/fast-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: 06 May 2026
https://github.com/pablovallejo/docker-rails
:rocket: Docker container for Ruby on Rails 5
Last synced: 08 May 2026
https://github.com/abrahakahsay/budget-app
This App is about building 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: 08 May 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/mathcale/mkvhost
Creates an Apache VirtualHost config file based on some input (URL and document root) and adds the informed URL to the local /etc/hosts file
Last synced: 11 May 2026
https://github.com/cliftondavies/enumerable-methods
A re-creation of the Ruby Enumerable Module.
Last synced: 12 May 2026
https://github.com/monade/underscorize_params
underscorize_params, a ruby Gem that allows you to send parameters in camelcase to your rails api, without worrying about to transform them in snakecase
Last synced: 13 May 2026
https://github.com/deanout/chatter
A project used to test Rails 5.2's action cable.
Last synced: 13 May 2026
https://github.com/kanety/tikarb
A simple Apache Tika binding for ruby using rjb
Last synced: 15 Jun 2026
https://github.com/amkisko/rubygems_mcp.rb
Ruby gem providing RubyGems and Ruby version information via MCP (Model Context Protocol) server tools. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.
Last synced: 17 Jun 2026
https://github.com/hfm/mruby-aws-sigv4
AWS Signature Version 4 signing library / mruby port of aws-sigv4
amazon amazon-web-services aws aws-sigv4 mruby ruby signature sigv4
Last synced: 17 Jun 2026
https://github.com/toshokan/ruby-bspwm-bar-script
A complete and easily extendable bspwm / lemonboy bar panel script. Written in Ruby for speed, efficiency, and readability. [DEPRECATED]
Last synced: 18 Jun 2026
https://github.com/nub-coders/nubdt
A multi-language development toolkit with implementations in Zig, Python, Ruby, Java, JavaScript, Go, Rust, and Shell.
developer-tools go java javascript multi-language python ruby rust shell zig
Last synced: 26 Jun 2026
https://github.com/fabianofrank/hello-rails-react
This Hello World project implements a connection between Ruby on rails back-end with React fron-end and generate random greeting messages.
Last synced: 13 Jun 2025
https://github.com/hiromichinomata/atcoder
AtCoder python3 solutions
atcoder competitive-programming python ruby
Last synced: 08 Jun 2026
https://github.com/vty1999/budget-app
Budget app is 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.
css erb postgresql rails rspec-rails ruby
Last synced: 30 Apr 2026
https://github.com/allanccwang/coding-game
My solutions for puzzles in CodinGame and UVa Online Judge
codingame codingame-puzzles codingame-solutions cplusplus javascript project-repository python3 ruby
Last synced: 30 Apr 2026
https://github.com/fabianomag/ruby-hello-world
A Ruby app to decode any morse message.
Last synced: 16 Jun 2026
https://github.com/tomprats/toms-missions
Website for sharing images and descriptions of missions!
Last synced: 21 Apr 2026
https://github.com/rafaelsales/smooth_queue
Simple Redis message queue manager with flow control for Ruby
activejob background-jobs flow-control message-queue redis resque ruby sidekiq
Last synced: 21 Apr 2026
https://github.com/gogvale/solar_panel_stats
Check solar panel power generation by hour, week and month.
chart chartkick figaro groupdate httparty iot rails rails7 raspberry-pi ruby ruby-on-rails solar-panel sqlite3 whenever
Last synced: 25 Feb 2026
https://github.com/nowlinuxing/sumaki
Sumaki is a wrapper for structured data like JSON.
Last synced: 16 Apr 2026
https://github.com/grokify/elastirad-ruby
Elasticsearch client with JSON API interface in Ruby.
elasticsearch ruby ruby-gem search-engine
Last synced: 01 May 2026
https://github.com/mtwilliams/typespec
:nut_and_bolt: Specify complex schema made of types or specific values.
Last synced: 30 Jan 2026
https://github.com/ghilain/recipes-food
The Recipe food app keeps track of all your recipes, and ingredients. 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.
Last synced: 01 May 2026
https://github.com/ksylvest/nsastorage
A crawler for NSA Storage (https://www.nsastorage.com/)
Last synced: 16 Mar 2026