Open Source Ruby Education Software - Page 3

Ruby Education Software

View 4176 business solutions

Browse free open source Ruby Education Software and projects below. Use the toggles on the left to filter open source Ruby Education Software by OS, license, language, programming language, and project status.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    This project consists of an app to display flashcards in 2 environments: in PocketPCs (with .NET CF), in Windows (.NET) or Linux (Mono) Desktops . You can also visit the project's website at http://www.myflashcard.org .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ruby on Rails tools developed for the National Digital Library of Bhutan by the Department of Information and Technology under the Ministry of Communications of Bhutan with the Tibetan and Himalayan Digital Library (THDL) of the University of Virginia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Notejam

    Notejam

    The easy way to learn web frameworks

    Do you know framework X and want to try framework Y? The easy way to start with a new framework is to compare it with frameworks you already know. The goal of the project is to help developers easily learn new frameworks by examples. Notejam is a unified sample web application (more than just "Hello World") implemented using different server-side frameworks. Currently python, php, ruby and javascript frameworks are supported. Currently project is hosted on GitHub http://github.com/komarserjio/notejam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OIP

    OIP

    OIP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    This project will produce one or more tutorial documents covering object-oriented concepts for people who want to learn the Ruby programming language. The initial rubyboot document is based on the perlboot man page, from the standard Perl distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nahual está pensado para que todos puedan programar. Creemos que cualquiera puede programar y que es necesario llegar a los lugares donde la Universidad no llega. Por eso generamos cursos y documentación que permiten aprender acerca de los distintos oficios del desarrollo de software: Programador HTML, Tester, etc. IMPORTANTE: el código fuente del proyecto fue migrado a https://github.com/nahual. Las nuevas versiones serán actualizadas para su descarga en Sourceforge al encontrarse estables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A word game quiz program written in Ruby, useful for players of popular word games and anagrammers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Language-learning application compatible with the Rosetta Stone language cds. It's written in Ruby and uses GTK2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ruby Research Wiki (RRiki) can be used to keep notes and organize references for research. It uses a browser interface, an intuitive plain text formatting language (markdown), and facilities to cross-reference and hierarchically organize notes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Goal: 1. Teach Elementary School Level Skills to kids 5-12 with easy to use widgets. 2. Create a forum for Ruby beginners to start programming using the Ruby language. Each widget is small, portable and simple to use. Now available: winCapitals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RubyMoss is a Web - Based Framework written with Ruby on Rails, intended to support all analysis and data processing for Mossbauer Spectroscopy. Written under BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rubyturgy is designed to help students perform textual analysis on publicly available texts. It is intended to mimic Unix text utility functionality, while providing more useful representations of data for students of literature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SICP PDF

    SICP PDF

    SICP PDF with Texinfo and LaTeX source

    sicp-pdf is a LaTeX-based PDF version of Structure and Interpretation of Computer Programs (SICP), the classic textbook by Harold Abelson, Gerald Jay Sussman, and Julie Sussman. It builds upon the earlier Unofficial Texinfo Format (UTF), which itself was derived from the MIT Press HTML version, but enhances the project by fully converting the source into LaTeX. This conversion allows for high-quality typesetting, improved design options, and the integration of OpenType and Unicode features through XeTeX. The repository contains both Texinfo and LaTeX sources, with automated scripts to keep them in sync during builds. Users can recompile the book locally with a recent TeX Live distribution and the necessary fonts, while Inkscape is required for SVG-to-PDF image conversions. The project is continuously refined to address formatting issues and ensure the text and figures render correctly across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sensei is a powerful interactive grading service for both teachers and students. Sensei provides an easy-to-use and adaptable interface for teachers to enter grades and a rich, clean environment for students to view, analyze and predict their grades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    Slim is a Ruby template language whose goal is reduce the syntax to the essential parts without becoming cryptic. The initial design of Slim is what you see on the home page. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc.). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax. Slim will strive to maintain simplicity, but not everyone's definition of a readable syntax is the same. The docs will show you the options. Short syntax without closing tags (Using indentation instead) HTML style mode with closing tags. Slim is a fast, lightweight templating engine with support for Rails 3 and later. It has been heavily tested on all major ruby implementations. We use continuous integration (travis-ci). Slim uses Temple for parsing/compilation and is also integrated into Tilt, so it can be used together with Sinatra or plain Rack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sublearn stores words from movie's subtitles. Every time you add new subtitles it shows you new words that are not in the database yet. After adding many subtitles it will start showing only few really unknown words, learn them before watching movie!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TMIS

    Timetable management information system

    https://github.com/Noein/TMIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from the original series, enhanced with detailed explanations, formula derivations, and optimized solutions. In July 2023, work on the second edition was announced, which expands the project with updated content, new problems inspired by recent big-tech interviews, and introductions to modern machine learning techniques such as XGBoost, CNNs, RNNs, and LSTMs. This collection serves both as a historical record of algorithm problem-solving and as a living resource for programmers preparing for interviews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Sourdough Framework

    The Sourdough Framework

    Make the best possible sourdough bread at home

    The Sourdough Framework is an open, experiment-driven handbook that explains sourdough baking as a system rather than a set of isolated recipes. It breaks breadmaking into measurable variables—starter strength, flour characteristics, hydration, temperature, salt, timing—and shows how each affects dough behavior and flavor. The text leans on baker’s percentages and dough temperature targets to help you plan, troubleshoot, and reproduce results across seasons and kitchens. You’ll find step-by-step fermentation schedules, shaping and scoring guidance, and comparisons of techniques like slap-and-fold, stretch-and-fold, autolyse, and cold retard. A strong emphasis on diagnostics helps you read the dough (windowpane, poke test, gas retention) and fix common problems such as dense crumbs, weak gluten, or over-/under-proofing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tournament Director is a comprehensive software suite designed to aid tournament directors at quiz bowl tournaments. It tracks stats, creates schedules, designs handouts, and follows accepted conventions for sharing information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A web-based banking system simulator for use in undergraduate economics courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VocalEasel is a simple lead sheet editor and music rehearsal tool designed for the needs of Jazz vocalists, using LilyPond to produce printable lead sheets and MMA (Musical Midi Accompaniment) to produce MIDI accompaniments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Kid-Safe system is designed to be installed on PCLinuxOS. The project's primary goal is the Kid-Safe LiveCD, which is built using this package. The system includes KDE Kiosk Restrictions, Internet Filtering, Games and More. Designed for all ages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A personal library manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This tool offers guidance and support for applicants in the compiling of their APEL claim.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo