Open Source Ruby Education Software

Ruby Education Software

View 3955 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.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 1,925 This Week
    Last Update:
    See Project
  • 2
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny administrative staff. The new Rails back end is a RubyMine project. Thanks to JetBrains for this mega development environment!
    Leader badge
    Downloads: 2,578 This Week
    Last Update:
    See Project
  • 3
    vym - view your mind
    VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 4
    Pro Git

    Pro Git

    Pro Git 2nd Edition

    Welcome to the second edition of the Pro Git book. The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com. What is “version control”, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book, you will use software source code as the files being version controlled, though in reality you can do this with nearly any type of file on a computer. If you are a graphic or web designer and want to keep every version of an image or layout (which you would most certainly want to), a Version Control System (VCS) is a very wise thing to use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    VirtualX - Online Examination System

    VirtualX - Online Examination System

    VirtualX has all features that you need to manage an online exam

    VirtualX is an open source online examination system and can be used across organization types such as Colleges/Universities, Schools etc. This tool allows Administrators, Examiners, and Question Setters to add/edit/delete questions and schedule tests, quizzes, exams and generate reports. Some of the key features of this tool are Role based security among different question setters, schedule exams for examinees and send email with login details, managing questions of 11 different types (Multiple choice, Multiple selection, fill ups, true/false, yes/no, Likert, matrix, drag/drop, image based, hierarchical and multiple choice), categorizing questions for easy accessibility, assign marks to every individual question, randomizing the presentation of question, secure delivery of questions during exams, easy mark based evaluation process, display result, reports and graphical analysis on demand etc. This multilingual tool has other features like blog/discussion as well as document sharing.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Canvas LMS

    Canvas LMS

    The open LMS by Instructure, Inc.

    Canvas LMS is a full-featured learning management system designed for K–12, higher-ed, and professional training, with a strong emphasis on usability and openness. Instructors build courses from modular content—pages, assignments, discussions, quizzes—and organize them into learning paths with prerequisites and due dates. Rich grading tools like SpeedGrader streamline assessment with rubrics, inline annotations, and audio/video feedback, while the gradebook supports weighting, outcomes, and late/missing policies. A robust API, standards like LTI/IMS Common Cartridge, and SIS integrations make it straightforward to connect Canvas with publisher content, analytics tools, proctoring, and institutional systems. Role-based permissions, accommodations, and accessibility features support diverse learners at scale, and mobile apps keep students engaged on the go.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    The Magic of CSS

    The Magic of CSS

    A CSS course to turn you into a magician

    Magic of CSS is an open source educational project by Adam Schwartz that explores advanced CSS concepts through practical lessons. It is structured as a series of chapters that cover topics like the box model, layouts, positioning, typography, and animations. The repository is designed to go beyond basic CSS tutorials, teaching how to harness the language for complex, responsive, and visually appealing designs. Each lesson is supported by examples and code that demonstrate real-world use cases. The project emphasizes both the technical and creative potential of CSS, showing how small details can greatly improve user experience. It has become a valuable reference for developers aiming to deepen their front-end skills.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    DkIT Bridge Designer

    DkIT Bridge Designer

    Dundalk Institute of Technology Virtual Bridge Design Competition

    The DkIT Bridge Designer will provide you with a realistic introduction to engineering through an authentic, hands-on design experience. This software provides you with the tools to model, test, and optimize a steel highway bridge, based on realistic specifications, constraints, and performance criteria. Supported by Dundalk Insititute of Technology and All-Island Funds, this is a virtual bridge designer that allows kids of all ages learn about engineering and compete with their classmates!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    JLink lets users author flow charts based on ISO 5807 and IBM standards. Developers can use JLink to add flowcharts to applications, serve a flow chart over the web in PDF or PNG, or dynamically create a flowchart with Javascript, Python or Ruby scripts
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Mimochodem Screensaver

    Mimochodem Screensaver

    Memorize text information, like vocabulary, in (literally) no time.

    Mimochodem Screensaver is a Windows screensaver that helps you memorize things (vocabulary, foreign language phrases, idioms or any other text information) employing idle “screensaving” moments happening thorough your workday. Why not to use these bits of time productively? Mimochodem Screensaver uses a text file as an input and let you set up the display rules according to your preferences, optimizing the memorizing process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mahatma68k is a free/Open Source emulator library for the legendary Motorola 68000 CPU written for the Java virtual machine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Anie

    PID_control, real_time, matlab_simulink, xilinx_ise, fpga_spartan3e

    Embedded system design (VHDL description) based on Xilinx's Spartan3E Development Kit to perform real-time PID control and monitoring of time critical plants such as brushless DC motors, maglevs... vimeo.com/channels/anie prezi.com/gpbycavq499c/anie/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A simple rails app to run a code dojo via web browsers. Now moved to http://github.com/JonJagger/cyberdojo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Simple Quiz program with high-scores saving. It can be used for students wanting to practise their knowledge and teachers, who can test their students.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Automated Contest Management System is designed to help manage programming contests in the style of the ACM-ICPC. It is a Ruby-on-Rails application that can be easily installed and managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AMADIS is an virtual environment that provides support for "Learning Projects" pedagogy. It's pourpose is to re-think the traditional way that schools work. In AMADIS the child acts like an scientist, researching topics of their own reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Academic Information System is an extensible academic information system based on open source software. Ideal for Schools and Technical Institutions. Easy to install and to manage. It is based on application framework Ruby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Acadevia Learn assists students in maximizing efficiency in their studies. Features the ability to create flash cards, track grades, calculate readings, schedule and be reminded of upcoming assignments and exams on a powerful calendar, and manage tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Social-Networking-Platform for University Alumni. Guiding principle: networking is the game! Key targets: promote recent events, fairs and seminars * environment of trust * sustainable connection * career development * benefit of experience # Web 2.0 # R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Analyze

    Analyze

    Draven's Blog

    analyze is a collection of in-depth source code analyses of popular open source projects, primarily focused on programming languages, compilers, operating systems, and distributed systems. Maintained as a knowledge repository, it contains detailed write-ups that explain the internal mechanisms of complex software systems. The project is designed for developers and researchers who want to deepen their understanding of how widely used technologies are built and maintained. Each analysis breaks down design choices, implementation details, and architectural patterns, making difficult topics more approachable. The repository emphasizes clarity and structured explanations, serving both as a study resource and a reference for engineers exploring system internals. By gathering analyses of diverse projects in one place, analyze helps learners and practitioners bridge the gap between theory and large-scale production code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Machbarkeitsstudien zur praktischen Umsetzung von verschiedenen Konzepten und Techniken für die zukünftige Version 5 des Schulservers "Arktur"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.