Showing 47 open source projects for "educational"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Manim Skills Repository

    Manim Skills Repository

    Agent skills for Manim to create 3Blue1Brown style animations

    ...The project aims to wrap common animation logic into structured skills that can be invoked programmatically, reducing boilerplate and allowing creators to focus on creative content rather than low-level animation setup. With clear installation instructions and a collection of test cases, it’s approachable for developers comfortable with Python and interested in educational or technical visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Pascal Editor

    Pascal Editor

    A 3D building editor built with React Three Fiber and WebGPU

    ...The project focuses on simplicity and performance, offering a distraction-free workspace that allows developers to quickly prototype ideas without the overhead of a full development environment. It leverages modern web technologies to deliver a responsive and interactive experience, making it suitable for quick experiments, demos, or educational purposes. The editor emphasizes ease of use, allowing users to write, edit, and preview code in real time with minimal configuration. Its architecture is intentionally simple, making it easy to extend or customize for specific use cases such as embedded editors or teaching tools. The project is particularly useful for developers who want a portable and accessible coding environment that works across devices without installation.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Cap

    Cap

    Open source Loom alternative. Beautiful, shareable screen recordings

    ...Cap supports cross-platform functionality, making it compatible with both macOS and Windows operating systems. The software offers high-quality video capture with synchronized audio, ensuring professional-grade recordings are suitable for tutorials, presentations, and educational content. Cap's intuitive interface allows users to start recording with just a few clicks, eliminating complex setup procedures. Additionally, it provides unlimited recording time and cloud storage, facilitating seamless collaboration and sharing among team members. Cap emphasizes user ownership and privacy by allowing recordings to be stored in custom S3 buckets, ensuring data security.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    PHP-GLFW

    PHP-GLFW

    A fully-featured OpenGL and GLFW extension for PHP

    ...This experimental extension allows developers to create real-time graphical applications, games, and simulations in PHP—traditionally a backend web language—by binding low-level graphics and windowing APIs. It opens creative possibilities for developers more comfortable in PHP or looking to prototype desktop applications with web-style syntax. It’s ideal for educational purposes, quick prototyping, or just for fun.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    ...The project supports common card types (basic, stage, trainer, etc.), and includes classes to manage energy symbols, attack boxes, and flavor text. Many community users combine it with JavaScript to dynamically generate cards from data (e.g. Pokédex entries or user input). It offers a playful, educational example of what you can achieve with modern CSS, especially in combining design fidelity with flexible markup.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Tux Paint

    Tux Paint

    An award-winning drawing program for children of all ages

    Tux Paint is a free, award-winning drawing program originally created for children ages 3 to 12, but enjoyed by all! It combines an easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who guides children as they use the program. You're presented with a blank canvas and a variety of drawing tools to help them be creative. Along with paintbrush, shapes and text, Tux Paint includes a "stamp" feature to add pre-drawn or photographic imagery to pictures, and a set of...
    Leader badge
    Downloads: 10,809 This Week
    Last Update:
    See Project
  • 8
    LMC_by_alexiskappa

    LMC_by_alexiskappa

    A simple program for the Little Man Computer concept

    LMC_by_alexiskappa is an educational/fun program to view and learn the Little Man Computer concept in action. Little Man Computer models the von Neumann architecture, which has the basic features of a computer. Just enter your instructions/data inside the boxes. Remember that commands are three digit numbers with the first number being the instruction and the next two digits being the memory address box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Celestia

    Celestia

    Real-time 3D visualization of space

    Celestia is a real-time 3D visualization of space, allowing users to explore the universe in three dimensions. It functions as an interactive planetarium, providing expandable content and the ability to create custom worlds.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    CUDA Pathtracer

    CUDA Pathtracer

    GPU Raytracer from scratch in C++/CUDA

    ...It demonstrates the power of modern GPU architectures to handle complex lighting calculations, reflections, shadows, and global illumination in real-time. This project is educational and experimental, providing insight into GPU parallelism and real-time rendering techniques. Its clean and modular C++ structure makes it a great reference for students and graphics developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Reanimate

    Reanimate

    Haskell library for building declarative animations based on SVG

    ...It provides declarative functionality for composing SVG-based animations and integrates with tools like LaTeX, FFmpeg, Inkscape, Blender, and more to deliver rich, animated content for educational and mathematical visualizations. Reanimate aims at being a batteries-included way of gluing together different technologies: SVG as a universal image format, LaTeX for typesetting, ffmpeg for video encoding, inkscape/imagemagick for rasterization, potrace for vectorization, blender/povray for 3D graphics, and Haskell for scripting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Intro to CSS 3D transforms

    Intro to CSS 3D transforms

    Introduction to CSS 3D transforms

    Intro to CSS 3D transforms is a collection of examples and demonstrations that showcase the capabilities of CSS 3D transforms for creating interactive and visually rich user interfaces. The project provides practical implementations of 3D effects such as rotations, perspective transformations, and animated transitions, helping developers understand how to apply these techniques in real-world applications. It focuses on simplicity and clarity, presenting examples that can be easily adapted or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PureCSS Francine

    PureCSS Francine

    HTML/CSS drawing in the style of an 18th-century oil painting

    ...The artwork, titled Francine, is a detailed portrait crafted purely through CSS shapes, gradients, and layering techniques. It showcases the expressive potential of front-end technologies and serves as both an educational example and a piece of digital art. The project emphasizes precision, creativity, and the boundaries of what is possible within web standards. Every visual element—from facial features to textures—is rendered using handcrafted CSS properties, illustrating advanced concepts in styling and layout manipulation. As a result, purecss-francine stands as a powerful example of CSS mastery, inspiring developers and designers to explore the artistic capabilities of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    magicCss

    magicCss

    CSS3 whimsy, single label implements various graphics

    magicCss is a creative front-end showcase repository that demonstrates how to build complex graphics, animations, and visual effects using pure CSS3, often with only a single HTML element. The project serves primarily as an educational and inspirational collection for developers who want to push the boundaries of what can be achieved with native CSS capabilities. It explores advanced techniques such as gradients, blend modes, clip-path usage, and animation timing to construct visually rich UI elements without relying on images or JavaScript-heavy solutions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KABOOM! in 180 lines of bare C++

    KABOOM! in 180 lines of bare C++

    A brief computer graphics / rendering course

    The KABOOM! in 180 lines of bare C++ project is a compact educational ray tracing engine implemented in approximately 180 lines of C++ code, designed to teach the fundamentals of computer graphics. It serves as a hands-on learning tool rather than a production-ready renderer, focusing on clarity and simplicity over realism. The project demonstrates how basic rendering techniques such as ray-object intersection, lighting, and shading can be implemented from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    css3-

    css3-

    CSS3 implements various 3D && 3D planetary animation effects

    ...The project is structured as a reference-style showcase where each example isolates a specific technique, making it easy to study and adapt into real projects. Its educational value lies in revealing non-obvious CSS behaviors and encouraging deeper mastery of the styling layer. Overall, css3- serves as a comprehensive learning and inspiration resource for developers seeking to master advanced CSS3 techniques.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    MixItUp 3

    MixItUp 3

    Library for animated filtering, sorting, insertion, removal and more

    ...MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more. MixItUp is open source and free to use for non-commercial, educational and non-profit use. For use in commercial projects, a commercial license is required. Most commonly, MixItUp is applied to a "container" of "target" elements, which could be a portfolio of projects, a list of blog posts, a selection of products, or any kind of UI where filtering and/or sorting would be advantageous. Targets can be filtered using any valid selector e.g. '.category-a', and are sorted via optional custom data attributes e.g. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    eg graphics library using c

    An easy graphics library using C++ in windows...

    This is an easy graphics library using C++ in windows and was developed in order to provide beginner, novice, expert and advanced C++ programmers for drawing in 2D/3D. We can draw points, lines, triangles, quadrilaterals, rectangles, circles, ellipses, equi-polygons, spiral, pulses, cubes, cones, cylinders, spheres and curves in both XY / R-Theta space using it. Also we can set properties like shifting, scaling, rotation and parameters like size, position of these objects. 
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Moon2.0

    Moon2.0

    An open source toolkit for real space missions

    Moon2.0 software is an open source toolkit to design low cost space missions. It is intended for educational or experimental use. This program covers all the phases of a typical space mission: spacecraft and propellant design, satellite and attitude control, trajectory simulation, ground station coverage, etc. The main window is an OpenGL 3D viewer that shows the progress of the spacecraft trajectory during the mission simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apparatus

    Apparatus

    A hybrid graphics editor and programming environment

    ...Users draw shapes, flows, constraints, and attach behavior code-side. It combines visual design with real code, supporting live demos, exports, and embedding. Created by CDG Labs, it helps build educational and exploratory tools quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Screen Recorder Std

    records video of on-screen activity.

    ...It can record and insert picture-in-picture video, so you can record your victories and post the clips online with embedded video of yourself while playing, or insert instructions and comments to create educational and training videos. Screen Recorder Std also offers Draw-on-Screen, customizable opacity, and file conversion capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scriptio is a framework for presenting animations and educational content in a rich online experience. Featuring an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for Web 2.0 application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    bildster

    Bildster is an image processing library for educational purposes.

    Bildster is an image processing library for educational purposes that provides tools for loading and manipulating (or creating) images. It provides a split screen view (before / after). Both, a C and a Java version exist. Das Projekt stellt das Programmpaket "Bildster" bereit --- eine Entwicklungsumgebung für Bildverarbeitungsprogramme. Es gibt eine C-Version für Linux und eine plattformunabhängige Java-Version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    A3D Legacy Library

    Legacy C++ libraries for basic image processing

    This Library was released by Acute3D for educational purposes. It is distributed under a BSD license. Some derivative works are used for teaching C++ development and image processing at Ecole des Ponts ParisTech. The Library is composed of 4 modules: - Common: base containers, random number generation, timer functions. - Images: image I/O and basic image processing algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SpectroHelp

    SpectroHelp

    helps color-blind persons to work with color

    Helps color-blind persons to work with color, and can be used by others for educational purposes. Some modes are taken from commercial Eyepilot application, other modes added for fun/education. SpectroHelp has several tools and modes: * 'Wave tool' animates color selected by mouse across all image, and can help read complex colored diagrams like subways maps and pie charts * Dark and Light tool change lightness of all colors except selected by mouse * Some modes where introduced to map full color range to color range that is recognized by people with partial color blindness. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB