[go: up one dir, main page]

Open Source ChromeOS Education Software - Page 3

Education Software for ChromeOS

  • 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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    OpenTeacher
    OpenTeacher is an opensource application that helps you learn a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
    Leader badge">
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    The TESTIMAGES archive is a huge and free collection of sample images designed for analysis and quality assessment of different kinds of displays and image processing techniques. The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical patterns). Please cite the following papers when using any image in this archive: * ASUNI N, GIACHETTI A, "TESTIMAGES: A Large Data Archive For Display and Algorithm Testing", Journal of Graphics Tools, Volume 17, Issue 4, 2015, pages 113-125, DOI:10.1080/2165347X.2015.1024298 * ASUNI N, GIACHETTI A, "TESTIMAGES: a large-scale archive for testing visual devices and basic image processing algorithms", STAG - Smart Tools & Apps for Graphics Conference, 2014.
    Leader badge">
    Downloads: 70 This Week
    Last Update:
    See Project
  • 3
    jMemorize is written in Java and uses Leitner flashcards to make memorizing facts not only more efficient but also more fun. Please note that the project is now maintained on https://github.com/riadd/jMemorize
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    ILIAS LMS
    ILIAS is a web base learning management system (LMS, VLE). Features: Courses, SCORM 1.2 and 2004, mail, forum, chat, groups, podcast, file sharing, authoring, CMS, test, wiki, personal desktop, LOM, LDAP, role based access, see http://www.ilias.de/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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
  • 5
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    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: 20 This Week
    Last Update:
    See Project
  • 7
    Jalmus is a free, open source music education software helping the musicians, especially pianists, to improve their sight-reading. You can train to read music with both exercises on notes or rhythms.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    boats

    boats

    a race scenario drawing tool

    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Build your own X

    Build your own X

    Master programming by recreating your favorite technologies

    build-your-own-x is a massive, community-curated roadmap of hands-on tutorials that teach you to re-implement complex systems from scratch—things like databases, compilers, operating systems, interpreters, web servers, neural networks, regex engines, and more. Rather than offering abstract theory, it organizes step-by-step guides by topic and by programming language, so you can pick a project that fits your stack and skill level. The focus is on demystifying internals: you don’t just use a tool, you build a working version of it, which naturally deepens your understanding of algorithms, protocols, and performance trade-offs. Categories include everything from graphics and cryptography to search engines and version control, making it a practical jumping-off point for portfolio pieces or study projects. Because most items are self-contained tutorials or repositories, you can progress incrementally and switch topics without losing momentum.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    DevOps Exercises

    DevOps Exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git

    DevOps Exercises is a massive, community-maintained collection of questions, tasks, and mini-challenges that cover the breadth of modern DevOps and platform engineering. It spans Linux, networking, Docker, Kubernetes, CI/CD, monitoring, cloud providers, security, and even soft skills and troubleshooting. The idea is to give candidates and teams a realistic practice ground for interviews, certifications, and day-to-day operational work. Because it’s structured as Q&A and exercises, you can go through it progressively or dip into specific domains where you need strengthening. The repository gets frequent contributions, keeping it aligned with current tooling and practices. It is widely used by people preparing for DevOps roles because it mirrors the style and depth of questions companies actually ask.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Flash Linux 0.11 Talk

    Flash Linux 0.11 Talk

    Annotated Unix system source code

    flash-linux0.11-talk is an annotated walkthrough of the Linux 0.11 kernel that explains how a tiny Unix-like system boots, schedules, handles interrupts, and manages memory. The materials break down historically compact and dense code into digestible segments, with diagrams and call flows that trace execution from bootloader to user space. By focusing on a small, early kernel, the series reveals core OS concepts without the complexity of modern subsystems. It highlights how segmentation and paging cooperate, how system calls are dispatched, and how context switches and signals work in practice. The commentary ties C and assembly listings back to architecture specifics, making the hardware–software interface concrete. For learners, it serves as a guided tour that builds intuition for operating system design and prepares them to tackle contemporary kernels with better mental models.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Functional-Light JavaScript

    Functional-Light JavaScript

    Pragmatic, balanced FP in JavaScript

    Functional-Light JavaScript is an online book that teaches functional programming principles through a pragmatic JavaScript lens. Instead of insisting on strict purity, it adopts a balanced approach that keeps code practical while showing how immutability, composition, and declarative thinking improve quality. Chapters build up from values and closures to higher-order functions, list operations, transducing, and async patterns, all grounded in idiomatic JS. The writing favors intuition and trade-offs, explaining when a technique helps and when it becomes counterproductive. Numerous examples and exercises turn abstract ideas into patterns you can apply in everyday modules and services. It’s a developer-friendly path to writing clearer, more predictable code without abandoning JavaScript’s strengths.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    LeetCode Animation

    LeetCode Animation

    Demonstrate all the questions on LeetCode in the form of animation

    LeetCodeAnimation is an educational open source project by MisterBooo that visually demonstrates algorithm problems from LeetCode through animations. The goal of the project is to help learners understand complex algorithmic concepts intuitively by showing step-by-step animated explanations instead of relying solely on static code or text. Each animation corresponds to a specific problem and illustrates how data structures and algorithms operate dynamically, making it easier to grasp their underlying logic. The project also includes a curated set of 40 problems from the “Sword Pointing to Offer” series—commonly asked in technical interviews—accompanied by detailed analyses and visual breakdowns. These materials are designed for both beginners starting their algorithm journey and experienced developers seeking to reinforce their understanding. Originally published through the WeChat public account “Brother Wu Learns Algorithms”, LeetCodeAnimation has become a valuable learning resource.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    React For Beginners

    React For Beginners

    Starter files for learning React.js with React for Beginners

    React For Beginners serves as the official starter code bundle for the “React For Beginners” course by Wes Bos, designed to help developers follow along (or revisit later) with the hands-on app built in the video series. The code includes the base app (“Catch of the Day”) and the stepped solutions at each video stage, giving learners a way to either build up by themselves or reference the exact result when needed. Because the project uses modern React tooling (Webpack, create-react-app style tooling, hot reload) and integrates Firebase, it gives a realistic entry into how React applications are structured in real work. It emphasises component architecture, state management, data flows, routing, and deployment rather than just “hello world”. For those new to React it lowers friction by giving much of the boilerplate already set up, allowing focus on learning.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SRE Checklist

    SRE Checklist

    A checklist of anyone practicing Site Reliability Engineering

    SRE Checklist is a practical, operations-focused checklist for running reliable services the way Site Reliability Engineering recommends. It breaks SRE good practices into concrete items: SLIs/SLOs, alerting, runbooks, on-call processes, capacity planning, backups, security, and incident response. Instead of only describing SRE theory, it turns it into “did you do this yet?” items that teams can track as they harden their systems. This makes it especially helpful for organizations that are new to SRE and want to operationalize reliability without inventing everything from scratch. The checklist format also makes audits and maturity assessments straightforward: you can see at a glance what’s in place and what’s missing. Over time, teams can adopt it as part of their service-readiness or launch checklists.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Stats With Julia Book

    Stats With Julia Book

    Collection of runnable Julia code examples for a statistics book

    StatsWithJuliaBook is the companion code repository for the book Statistics with Julia: Fundamentals for Data Science, Machine Learning and Artificial Intelligence. It contains over 200 code blocks that correspond to the book’s ten chapters and three appendices, covering topics from probability theory and data summarization to regression analysis, hypothesis testing, and machine learning basics. The repository is designed for Julia users and provides ready-to-run examples that reinforce theoretical concepts with practical implementation. Readers can explore how Julia supports statistical modeling, simulation, and computational methods in data science workflows. The included initialization script simplifies package setup, ensuring that learners can focus on running and modifying the code examples. This project bridges the gap between textbook learning and hands-on coding, making it a valuable educational tool for students, researchers, and practitioners.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ZJU Icicles

    ZJU Icicles

    Zhejiang University Course Guide Sharing Program

    zju-icicles is a community-maintained collection of course resources for students at Zhejiang University, organized by department and course. It aggregates syllabi, lecture notes, past exams, assignments, and study guides contributed by generations of students. The catalog structure and contribution guidelines encourage consistent formatting so materials are easy to find and update. It promotes academic integrity by positioning the content as study aids rather than shortcuts, with reminders to follow current course policies. New contributors can add or improve items via pull requests, keeping the repository alive and representative of the evolving curriculum. For incoming and current students alike, it reduces information asymmetry and helps plan coursework with realistic expectations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Calc2LaTeX is an OpenOffice.org Calc (Spreadsheet) macro for converting tables. It makes making tables on LaTeX very easy.
    Leader badge">
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19

    Wordcorr

    Data management for comparative linguistics

    Wordcorr automates the tedious and risky process of tabulating and managing the sound correspondences used in working out the historical development of natural languages. Initial support was from NSF.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    This project aims to develop an opensource software with an attractive and efficient GUI which allows to design linear electronic circuits and to characterize existing ones.
    Leader badge">
    Downloads: 36 This Week
    Last Update:
    See Project
  • 22
    Free Dictionaries
    Free translating dictionaries. Source format: TEI-P5 XML. Delivery formats: DICT, Stardict, etc. The dictionaries may include information on the pronunciation, etymology and such, in a platform-independent format. Access: web/plugins/standalone.
    Leader badge">
    Downloads: 35 This Week
    Last Update:
    See Project
  • 23
    Is an easy software writen in java for paint on Desktop. The finaly is to use in a learning enviroment with a digital whiteboard. You can also use it to paint your screencast and screenshots.
    Leader badge">
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Anti-Plagiarism (Check on plagiarism)
    Anti-Plagiarism - software designed to effectively detect and thereby prevent plagiarism. It is a versatile tool to deal with World Wide Web copy-pasting information from the assignment of authorship. The goal of this program is to help reduce the impact of plagiarism on education and educational institutions. Checking documents in a format *.rtf, *.doc, *.docx, *.pdf Check the source code C, C++, C#, Java, ... Download - https://sourceforge.net/projects/antiplagiarismc/files/AntiPlagiarism.jnlp Documentation - https://sourceforge.net/projects/antiplagiarismc/files/doc_us.pdf
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project