Showing 135 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    DCGAN in Tensorflow

    DCGAN in Tensorflow

    Deep Convolutional Generative Adversarial Networks

    ...The repository provides complete training scripts, model definitions, and utilities for generating synthetic images from datasets such as MNIST and CelebA. It serves both as an educational reference and as a practical starting point for developers experimenting with generative models. The implementation includes adjustments such as updating the generator more frequently than the discriminator to help stabilize training. Users can train models on built-in datasets or plug in their own image collections with minimal changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    research-tips

    research-tips

    The WI+RE (Writing Instruction + Research Education)

    The WI+RE (Writing Instruction + Research Education) is a collection of open educational resources designed by learners and for learners. Folders with an underscore in front of the name (e.g., _data) are special in GitHub pages. Here's an overview of what some of these folders do on the WI+RE site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    ... - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    libpku

    libpku

    Private compilation of curriculum materials in your school

    libpku is a community-driven repository that collects and organizes university course materials, lecture notes, past exams, problem sets, and student-compiled summaries—primarily for Peking University, but also including contributions from other institutions. Its mission is to make hard-to-find, experience-based educational content more openly accessible, so that students don’t have to reinvent what prior generations of learners already collected. The repository is organized into folders by course or subject, where contributors upload PDFs, slides, summaries, and guides (subject to copyright constraints). The project provides a web interface (via a GitHub Pages site) where users can browse and download specific materials conveniently. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Didact

    Didact

    A DIY guide to build your own React

    Didact is an educational JavaScript project that teaches developers how to build a small React-like library from scratch. It accompanies a series of explanatory posts that break down React concepts step by step. The project covers rendering DOM elements, element creation, JSX, virtual DOM behavior, reconciliation, components, state, Fiber-style incremental reconciliation, and hooks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    nunuStudio

    nunuStudio

    Web powered cross-platform 3D, WebXR game engine

    ...Because it is open source, users can inspect, modify, or extend the system as needed — adding custom behaviors, plugins, or export options. It’s ideal for rapid prototyping, small games or interactive demos, or educational purposes: you can build scenes, tweak visuals, test interactivity without deep diving into all low-level rendering details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeepTraffic

    DeepTraffic

    DeepTraffic is a deep reinforcement learning competition

    ...Participants design neural network policies that determine the vehicle’s actions, such as accelerating, decelerating, changing lanes, or maintaining speed. The project was created as part of an educational competition associated with MIT’s deep learning courses, encouraging students and researchers to experiment with reinforcement learning techniques. The environment provides a coding interface where users can design neural network architectures and tune hyperparameters while observing their agent’s performance in a visual simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WarriorJS

    WarriorJS

    JavaScript coding game where players program a warrior to win battles

    WarriorJS is an educational programming game designed to teach and challenge JavaScript skills through interactive gameplay. In the game, players control a warrior who must climb a tower filled with enemies, captives, and obstacles in pursuit of a legendary JavaScript Sword located at the top. Each floor of the tower presents a new challenge that requires players to write JavaScript code to instruct the warrior on how to move, fight enemies, rescue captives, and safely reach the stairs to the next level. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    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: 7 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Slika REST API

    Slika REST API

    Open Source REST API for creating a community for your college

    Open Source REST API for launching an App|| Website for Educational Purposes and Making a Community out of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Show Facebook Computer Vision Tags

    Show Facebook Computer Vision Tags

    Chrome Extension that displays automated image tags from Facebook

    ...Since Facebook uses a computer-vision model to analyse user-uploaded images and generate alt-text tags for accessibility (e.g., “Image may contain: golf, grass, outdoor and nature”), this extension surfaces those hidden tags directly in the UI—revealing what kind of information Facebook infers about images (objects present, activities being done, environment). The purpose is educational and somewhat cautionary: to help users understand the scope of visual inference and privacy issues. Once installed, the extension overlays those tags on images in the timeline, making visible what is typically hidden metadata. The project is relatively lightweight but has garnered attention due to its privacy transparency angle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    voice-elements

    voice-elements

    Web Component wrapper to the Web Speech API

    ...Because it is based on the browser’s native Web Speech API, it does not require external services, although support can vary across browsers. voice-elements is particularly handy for prototypes, educational projects, and small apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jQuery Source Code Interpretation

    jQuery Source Code Interpretation

    jQuery source code parsing

    ...The project focuses on showcasing clever implementations, visual tricks, and unconventional solutions that expand how developers think about classic web technologies. It serves primarily as an educational playground where developers can study practical code examples and learn nuanced behaviors of the DOM, animations, and browser rendering. The repository complements the author’s broader ecosystem of frontend explorations by emphasizing hands-on experimentation and reproducible demos. Its materials are particularly useful for developers interested in performance tricks, visual polish, and edge-case browser behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eduTrac Student Information System

    eduTrac Student Information System

    Open source and free student information system for higher education.

    eduTrac SIS is a free and open source student information system for higher education that allows educational institutions to manage faculty, staff, students, courses, course registrations, and more. Server must meet the minimum PHP version which is 5.4. eduTrac SIS Online Manual Modules: https://www.edutracsis.com/ Plugins: https://plugins.edutracsis.com/ Developer's Handbook: https://developer.edutracsis.com/ Demo: http://demo.etsis.us/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    asynquence

    asynquence

    Asynchronous flow control

    ...Plugins expand the core with helpers for iteration, mapping, timeouts, and integration with event sources, so you can grow from simple sequences to richer workflows. Even though modern Promises and async/await exist, asynquence remains a compact, educational model for structuring async code with explicit, composable semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Machine-Learning-Flappy-Bird

    Machine-Learning-Flappy-Bird

    Machine Learning for Flappy Bird using Neural Network

    Machine-Learning-Flappy-Bird is an educational machine learning project that demonstrates how an artificial intelligence agent can learn to play the Flappy Bird game using neural networks and evolutionary algorithms. The system simulates a population of birds that each possess their own neural network, which acts as a decision-making controller during gameplay. The neural network receives input features representing the bird’s position relative to the next obstacle and determines whether the bird should flap or remain idle. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vue-tetris

    vue-tetris

    Use Vue, Vuex to code Tetris

    ...It includes core gameplay mechanics such as piece rotation, collision detection, line clearing, and score tracking, all implemented within a clean and modular codebase. The design emphasizes performance and responsiveness, ensuring smooth gameplay even within a web environment. It also serves as an educational resource for developers learning Vue.js, illustrating how to structure real-time applications. The project may include additional features such as keyboard controls, game speed adjustments, and visual styling. Overall, vue-tetris combines entertainment with practical frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    analytics.js boilerplate

    analytics.js boilerplate

    Examples and best practices for using analytics.js

    ...It includes patterns for organizing analytics logic, reporting useful metrics, and making implementation decisions more deliberate. While analytics.js itself is now a legacy Google Analytics library, the repository remains useful as a historical and educational reference for analytics architecture. Its main value is showing how to treat analytics as a thoughtful engineering layer rather than a pile of ad hoc tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OPEN SEN PLATFORM

    OPEN SEN PLATFORM

    OPEN PLATFORM FOR SEN APPS (subproject of Computer as Therapy)

    ...This tool works as central management app including users (class) manager, SEN apps manager (following the pre-defined communication protocol) and security (rights) manager. Thus each developer of new SEN app can just focus at the proper educational tasks in his app without the need of handling of app data management stuff around. Such developed app then works as the add-on of this framework tool. Here we also present sources of initial set of SEN apps: - Yes/No app: simple app for AAC (alt. comm.), - Daily Planner: simple planner app - SoundTherapy: app for music therapy - GestureTranslator: app for hand gesture language translation - & more . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PapersWP

    PapersWP integrates Papers to WordPress for assinchronic online events

    ...Based on Papers, a Brazilian Events Manegement System used until 2006 on the FISL (international forum of free software), it allows: a) to publish in Wordpress direct from Papers, b) to present in the schedule grid links for each presentation on Wordpress, c) subscription on Papers and WP simultaneously, d) features for educational proposal, as revision of mini curriculum and easy presentation on Moodle, and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Posh portal (ex Portaneo)

    Posh portal (ex Portaneo)

    Your social Netvibes !

    POSH is a social PHP widget portal, web-based content and RSS feed reader, customizable and compliant with Netvibes. Usable in an educational, associative or enterprise intranet context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Art of Node

    The Art of Node

    A short introduction to node.js

    The Art of Node is an open-source resource and codebase that explores idiomatic and practical ways to write Node.js applications, often focusing on design patterns, best practices, and real-world examples to help developers build robust, scalable, and maintainable server-side JavaScript. Instead of simply cataloging APIs, the project delves into architecture concepts such as modularization, asynchronous control flows, testing strategies, error handling patterns, and tooling setups that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Appointment Scheduling System

    Web Appointment Scheduling System

    Web-based appointment scheduler

    The Web Appointment Scheduling System (WASS) is a system for scheduling and managing appointments over the Web. WASS includes a comprehensive system for creating/displaying appointment schedules, and an email and iCal appointment notification facility.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB