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/malvads/easycache

easy ruby gem for caching key-value data in mem (used in production at redborder)

cache caching easycache easycaching gem key-value key-value-storage key-value-store ruby ruby-gem

Last synced: 19 Apr 2025

https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin

I Believe a better way of generating category pages for Jekyll

jekyll needs-tests older proof-of-concept ruby template

Last synced: 19 Apr 2025

https://github.com/belsman/ruby-capstone

This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.

microverse-projects ruby web-scraping

Last synced: 19 Apr 2025

https://github.com/bienvenuushindi/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.

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/benmukebo/budgy-budget

Budgy-Budget 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. Built with Ruby on Rails, PostgreSQL.

css postgresql ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/joshbeckman/readwise-ruby

Minimal Readwise API client and highlight parsing library

gem readwise ruby

Last synced: 03 Sep 2025

https://github.com/infrablocks/rake_docker

Rake tasks for managing images and containers.

docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 22 Apr 2025

https://github.com/nebulab/renderful

A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.

component contentful rails rendering ruby ui

Last synced: 22 Apr 2025

https://github.com/infrablocks/confidante

A configuration engine combining environment variables, programmatic overrides and the power of hiera.

configuration hiera hierarchical hierarchical-data hierarchy infrablocks library ruby ruby-gem ruby-library rubygem

Last synced: 10 Jul 2025

https://github.com/cbrnrd/krypton

🔒 A CLI tool for easy cryptography

cli command-line-tool cryptography encryption ruby security

Last synced: 22 Apr 2025

https://github.com/german-cobian/form-creator

A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .

css html rails ruby

Last synced: 03 Jul 2025

https://github.com/mauricelambert/cve-2021-31166

CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.

bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver

Last synced: 04 Sep 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/govuk-ruby/govuk-design-system-rails

Implementation of GOV.UK Design System components in Ruby on Rails

govuk govuk-design-system govuk-frontend rails ruby

Last synced: 23 Apr 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/cosmo0920/mikutter_filter

A mikutter plugin which adds several filter features into mikutter.

mikutter ruby

Last synced: 30 Oct 2025

https://github.com/schmidt/redmine_zxcvbn

Redmine zxcvbn plugin

hacktoberfest redmine-plugin ruby

Last synced: 13 Sep 2025

https://github.com/safafa/ror-book-stats

A rails web application that allows users to keep track of their readings. The app is deployed on Heroku.

css erb heroku html5 postgres ruby ruby-on-rails

Last synced: 23 Apr 2025

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

This project uses ruby to decode morse code and returns the message in plain English.

irb linters pair-programming rubocop ruby

Last synced: 23 Apr 2025

https://github.com/simnalamburt/kollus-ruby

:package: kollus API written in ruby

kollus ruby

Last synced: 31 Jul 2025

https://github.com/yb66/bbedit-stuff

The scripts and text filters I use with BBEdit, my favourite editor

bbedit editor-helper editor-plugin ruby script text-filter textwrangler

Last synced: 09 Apr 2025

https://github.com/nilsding/questiongenerator

A simple question generator.

generator justask question retrospring ruby

Last synced: 23 Apr 2025

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/ronin-rb/ronin-post_ex

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/pablobona/recipe-app

Welcome to the Recipe App, a Ruby on Rails-based application designed to simplify your recipe management process. This application allows users to save and organize ingredients, manage their inventory, create new recipes, and generate shopping lists based on available ingredients and missing items.

devise rails ruby ruby-app ruby-gem ruby-on-rails

Last synced: 06 Jul 2025

https://github.com/lucasmsa/timeblocks-problem

⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs

algorithms ruby

Last synced: 24 Apr 2025

https://github.com/danifromecuador/recipes

This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.

postgresql rails render-deployment ruby

Last synced: 24 Apr 2025

https://github.com/jrjoacir/template-ruby-grape-api

Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs

api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template

Last synced: 05 Jul 2025

https://github.com/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 Apr 2025

https://github.com/utsargo/utsargo.github.io

A personal blog made with Jekyll

css html javascript jekyll ruby

Last synced: 24 Apr 2025

https://github.com/iamyunusali/eventify-backend

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui

Last synced: 24 Apr 2025

https://github.com/melashu/json_or_ruby_to_csv

This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.

ruby ruby-gem

Last synced: 24 Apr 2025

https://github.com/thecodechaser/my-ruby-enumerable

In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

ruby

Last synced: 24 Apr 2025

https://github.com/swordray/adsense_helper

Rails helper for Google Adsense code

actionview adsense rails ruby

Last synced: 25 Apr 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/fabianfrz/opnsense_client_lib

Library to use the OPNsense API - written in Ruby

client opnsense ruby

Last synced: 26 Apr 2025

https://github.com/jpalumickas/revolut-ruby

Ruby wrapper for Revolut API

api api-wrapper revolut revolut-api ruby

Last synced: 09 Apr 2025

https://github.com/tanvir002700/convert_unit

A Ruby Library for dealing with different types of unit conversion.

conversion ruby ruby-gem unit-conversion

Last synced: 28 Apr 2025

https://github.com/jg-rp/ruby-json-p3

JSONPath, JSON Patch and JSON Pointer for Ruby

json jsonpath ruby

Last synced: 12 Apr 2025

https://github.com/abongsjoel/caesar-cipher

The project takes a string of characters and a cipher factor and returns the caesar cipher version of the string.

ruby

Last synced: 11 Apr 2025

https://github.com/yuuu/aws_ruby_serverless_book_site

技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ

aws awssam ruby serverless

Last synced: 12 May 2025

https://github.com/artob/myonn.rb

The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.

handwriting-recognition mnist neural-network ruby

Last synced: 04 Aug 2025

https://github.com/elct9620/tide.ex

Communicate with Ruby via Erlport

elixir ruby

Last synced: 03 Jul 2025

https://github.com/aripollak/random

Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.

config dotfiles ruby

Last synced: 27 Jul 2025

https://github.com/davidcelis/block-kit

💬 A Ruby gem to build UI with Slack's BlockKit framework

block-kit rails ruby ruby-gem ruby-on-rails slack

Last synced: 27 Jul 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 2025

https://github.com/kenzietechnologies/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/eregon/adventofcode

My solutions in Ruby to http://adventofcode.com/

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby

Last synced: 29 Sep 2025

https://github.com/yumafuu/dezo

Transrate a word betweeen Japanese and English on cli.

cli gem ruby

Last synced: 01 Nov 2025

https://github.com/jasonfelice/recipe-rails

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.

bootstrap html rails rails7 ruby

Last synced: 28 Jul 2025

https://github.com/mwapsam/ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql

Last synced: 28 Jul 2025

https://github.com/toy/fspath

Better than Pathname

filepath-manipulation pathname ruby

Last synced: 13 Apr 2025

https://github.com/fathershafiu/kfx-social

This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.

database ruby rubyonrails

Last synced: 12 Sep 2025

https://github.com/anouarbensaad/mob

Management Of Breakdowns : a intranet project management of computer breakdowns in university with Ruby & Rails

breakdown management-system ruby ruby-on-rails

Last synced: 30 Jul 2025

https://github.com/presidentbeef/dino_jump

Jumping dino game for small humans

dino-game dinosaur dragonrubygtk game ruby

Last synced: 09 Mar 2026

https://github.com/rodrigovilina/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 10 May 2026

https://github.com/darwinz/my-cli

Bash CLI installed as a binary executable for local development and dev ops environments

apache aws bash cli devops docker hacktoberfest redis ruby shell zend-server

Last synced: 30 Jul 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/ssnickolay/unitpay

Gem для подключения к платежной системе unitpay.ru

payment ruby

Last synced: 02 Aug 2025

https://github.com/gyselroth/redmine-plugin-kanbantool

A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.

kanbantool plugin redmine ruby

Last synced: 13 Apr 2025

https://github.com/benawi/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. 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.

abstr enca inheri polymo ruby

Last synced: 24 Sep 2025

https://github.com/rykov/rom-dynamo

AWS DynamoDB adapter for Ruby Object Mapper

data-access-layer databases dynamodb nosql rom-rb ruby

Last synced: 03 Mar 2025

https://github.com/koenpunt/capistrano-pumactl

Puma server control tasks for Capistrano 3

capistrano puma ruby

Last synced: 01 Aug 2025

https://github.com/bkuhlmann/marameters

A dynamic method parameter inspector.

metaprogramming methods parameters ruby

Last synced: 01 Aug 2025

https://github.com/icebaker/lnd-client

Ruby Lightning Network Daemon (lnd) Client.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 22 Jul 2025

https://github.com/praveen1664/postgres_chef-recipes

This is one of the recipe written for chef server in ruby

chef-cookbook chef-org chef-resource chef-server ruby

Last synced: 24 Aug 2025

https://github.com/dbroeglin/azure-rails-starter

Sample Ruby on Rails app deployed (Bicep) on Azure Container App with PostgreSQL

azd-templates azure azure-devops azure-postgres devcontainer github rails ruby ruby-on-rails

Last synced: 24 Aug 2025

https://github.com/vaiorabbit/jumppointsearch

A Ruby implementation of Jump Point Search (JPS) and A*

astar-algorithm dijkstra-algorithm jump-point-search nanovg ruby

Last synced: 24 Aug 2025

https://github.com/tildeio/helix-flipper

A simple Rails app to get you started with Helix

helix rails ruby rust

Last synced: 13 Sep 2025

https://github.com/westonganger/rails_uuid_to_integer_primary_keys

A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys

database-migration rails ruby uuid

Last synced: 15 Apr 2025

https://github.com/pablobona/school_library

In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.

databases ruby ruby-app

Last synced: 23 Apr 2025

https://github.com/ilyasgaraev/delegate_key

Create methods which return hash value

delegate hash key ruby

Last synced: 20 Aug 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://github.com/laylo309/my-blog-app

This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.

javascript rails ruby ruby-on-rails webpack

Last synced: 19 Aug 2025

https://github.com/algerina/ror_blog_app

This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails

postgresql rspec ruby ruby-on-rails

Last synced: 17 Aug 2025

https://github.com/icebaker/lighstorm

API for interacting with a Lightning Node.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 05 Oct 2025

https://github.com/humawork/wardrobe

Dress up your Ruby objects with garments from Wardrobe!

attributes coercion config gem immutable ruby validation

Last synced: 17 Aug 2025

https://github.com/sshaw/optout

The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions

command-line exec option-parser ruby shell

Last synced: 16 Aug 2025

https://github.com/monade/cognito_rails

Add Cognito authentication to your Rails API

aws-cognito cognito rails rails-api rails-authentication ruby

Last synced: 11 Nov 2025

https://github.com/bkuhlmann/irb-kit

Extends IRB by providing additional productivity enhancements.

console extensions irb ruby utilities

Last synced: 14 Apr 2025

https://github.com/interviewstreet/rails-boilerplate-2022

Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.

authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template

Last synced: 13 Aug 2025

https://github.com/cwaku/catalog

A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby

catalog rspec ruby

Last synced: 13 Aug 2025

https://github.com/tompng/no_sltd

Simple way to avoid stack level too deep

ruby

Last synced: 25 Dec 2025

https://github.com/takahashim/mastodon-book-sample

sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html

mastodon mastodon-apis ruby

Last synced: 14 Apr 2025

https://github.com/chiditarod/dogtag

Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.

heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system

Last synced: 03 Jan 2026

https://github.com/german-cobian/my-first-rails-app

This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.

rails ruby

Last synced: 31 Aug 2025

https://github.com/bxt/Nazareth-Knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 14 Mar 2025

https://github.com/nakajijapan/frustrationme_app

Web Service - Social Wish Management

frustration ruby social

Last synced: 13 Apr 2025

https://github.com/joallard/ca-postal-code

A toolbox for Canadian postal codes: validating, normalizing and guessing their region.

canada canada-post postalcode ruby

Last synced: 22 Jul 2025

https://github.com/singhshivam/gaevents

Provides integration for sending multiple events to Google Analytics

analytics google-analytics hacktoberfest ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/alhimik45/c-formatter

Format java/c code like python

formatted-text formatter fun ruby

Last synced: 14 May 2025