[go: up one dir, main page]

Open Source ChromeOS Education Software - Page 28

Education Software for ChromeOS

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    CodeWorld

    CodeWorld

    Educational computer programming environment using Haskell

    CodeWorld is an educational programming environment that uses a Haskell-inspired language to teach computational thinking through graphics and interactive animation. The web-based IDE provides immediate visual feedback: students write code that draws shapes, composes pictures, and responds to events to build simple games and simulations. Its API emphasizes mathematics and geometry rather than low-level UI details, making it approachable for classrooms and self-learners. Projects run in the browser, leveraging a compiler pipeline that turns the high-level code into JavaScript so no installation is required. The platform includes project management, sharing, and classroom features so instructors can distribute examples and students can submit work. By constraining the language surface and curating libraries, CodeWorld balances the expressive power of functional programming with the simplicity needed for first-time programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coding-Guide

    Coding-Guide

    Repository of coding guidelines, developer notes, learning resources

    The Coding-Guide repository is a personal repository of coding guidelines, developer notes, learning resources, and documentation spanning topics from front-end to full-stack, coding practices, and software development tips. The repository appears to be maintained by “ecmadao” and intended as a reference/knowledge base of best practices, notes, style conventions, and reminders. The content is typically documentation, markdown files, code snippets, and tutorials, rather than a coherent, packaged software tool. Documentation across languages and frameworks. Continuously updated by the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web-based tool to create and run case studies for learning and training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Collage helps users in the process of creating their own (collaborative) Learning Designs starting with existing patterns that represent broadly accepted techniques used by collaborative learning practitioners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it includes multi-objective GCC, LLVM and ICC auto-tuning scenarios using shared benchmarks, codelets, data sets, tools, and combined with classification and predictive models. cM includes OpenME interactive interface to open up and expose internals of various third-party tools such as GCC, LLVM, run-time systems, etc. and connect them to cM through dynamic plugins that allows online analysis and tuning of programs and architectures. Live repo: http://c-mind.org/repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Coloridadd
    A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ComLinC (a COMmunications Library IN C programming language), a C library for communications research and simulation. It's based on GSL. ComLinC aims at providing elegent, fast functionality to the frequently encountered problems in communications area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Command Line Calculator
    System independent command line calculator written in C (C99 standard). Expression is first converted to Reverse Polish Notation and then evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a piece of multi platform software designed to teach you the harder of the multiplication tables between 3 and 9. It is also extremely lightweight
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Comment.It is a web based system that allows the insertion of notes on WEB Pages.It was developed using JAVA technology and use a relational dbase to maintain the notes.It runs in a servlet engine like TOMCAT and any RDBMS compatible with JDBC/ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a community messaging/discussion system. The software is geared towards the needs of a college town.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Comprehensive compilation of open-source software and data that aid the learner of the Japanese language. The project explicitly aims to be cross-platform so as to include the widest audience possible as well as support different modes of access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Course Compiler Design I at the ETH Zuerich (Switzerland). The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A complete scuba diving toolkit, which includes goodies such as mixing/blending utilities, divelog, and dive/decompression planner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Complete-Python-3-Bootcamp

    Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    The Complete-Python-3-Bootcamp repository is an educational resource created by Pierian Data as part of their popular Python for Data Science and Machine Learning Bootcamp course. It contains a comprehensive collection of Jupyter Notebooks designed to teach Python programming from the ground up. The repository covers a wide range of Python topics, including data types, control flow, functions, object-oriented programming, error handling, modules, and advanced concepts like decorators and generators. In addition, it includes applied exercises in areas such as web scraping, working with APIs, and using Python libraries like NumPy, pandas, Matplotlib, and Seaborn for data analysis and visualization. Learners can progress from beginner-friendly basics to more advanced programming skills while reinforcing their knowledge with practice problems and projects. Because it mirrors the course content, this repository is widely used by students taking the Udemy course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust, and FFI. It is designed to be taught in classroom settings but can also be followed independently, making it useful both for structured training and self-study. The materials are presented in a slide-based format with accompanying examples and hands-on exercises to reinforce key concepts. By offering an accessible yet thorough introduction, the course helps learners gain practical experience with Rust while building a strong understanding of its unique safety and performance guarantees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Computational Thinking

    Computational Thinking

    Introduction to computational thinking with Julia

    Computational Thinking is an open source MIT course repository that teaches computational problem-solving through the Julia programming language. The course integrates mathematics, computing, and real-world applications into a unified curriculum, making it suitable for students across science, engineering, and data-driven fields. It emphasizes learning how to translate problems into computational terms and developing algorithms and models to analyze them effectively. Using Julia, the course highlights both mathematical reasoning and practical coding, bridging the gap between theory and application. The materials include lectures, notebooks, exercises, and projects that encourage experimentation and discovery. By combining programming with conceptual depth, the repository aims to build skills that are transferable across disciplines and essential for modern scientific inquiry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software tools to foster group communications in a technical club environment. Unlike regular discussion board software, ours will let users post computer code just as easily as regular text messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CVSharp (aka Computer Vision in C#) is a Computer Vision project. Until the present day just one part of the whole project was actually developed. It's called CVSharp Lab, an Image Processing Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Computing with units

    Calculator that takes care of measurement units.

    Java program for computations with values expressed in terms of physical or other units. Supports complicated mathematical expressions and user-defined functions. Invoked from scripts, line command, or as GUI. Extensive units data base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A PHP/Harmoni digital asset management tool, Concerto allows the cataloguing of multimedia in DublinCore, VRA, and user-defined schemes. Media can be searched across schemes, put into annotated slideshows, or used in other programs such as Segue2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An extremely simple graphical click track generator for musicians, or, a programmable metronome. Conductor's Beat allows for changing time signatures in a complex musical passage. Polymetric metronome. Also supports rit./accel, comments, and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The product for Plone (Archetypes based) designed for management of web presentations of conferences. It has tools for conferee registration, article insertion and reviewing, conference activities management, conference calendar, and reservation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CRML - Conflict Resolution Markup Language - http://www.equiforum.org - is an open source innitiative to develop an XML based Semantic Web ontology (RDF, OWL) for researchers interested in peace to create a standard way of collecting and sharing informa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Connect4 game written in Java with network support thanks to RMI.
    Downloads: 0 This Week
    Last Update:
    See Project