Showing 8669 open source projects for "education"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for 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
    eGERLYVER  x64  - Cornish Dictionary

    eGERLYVER x64 - Cornish Dictionary

    NEW AND UPDATED - check out e.GERLYVER x32 and e.GERLYVER FOR THE MAC

    A Cornish - English Dictionary with more than 13,500 records. Search, Add, Edit and Customise to your own orthography. The included word list i n the SWF is offered as a 'base' for you to expand, edit and develop to preferred spelling system. User name is 'Admin' and no password required. Tested and virus free! Please ignore the Windows caution and install anyway. This is FREE software and it is very expensive to register the program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    imeight

    imeight

    The imaginary eight-bit machine

    Try-it page: https://imeight.sourceforge.io/ (development environment, which is not mobile friendly) An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPython

    IPython

    Command shell for interactive computing in multiple languages

    IPython provides a rich toolkit to help you make the most of using Python interactively. Comprehensive object introspection. IPython provides input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. Extensible system of ‘magic’ commands for controlling the environment and performing many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StudyFolderOrganizer-GUI

    StudyFolderOrganizer-GUI

    GUI App for creating study folders inside a drive in a structured way

    App for creating folders inside a drive in a structured and organized way for study purpose. It creates all the folders based on the user input at once so this saves the time of creating folders and managing them manually as a student. Study Folder Organizer is a command line tool to organize the life of a student. This tool helps to make a well structured directory of folders using year>semester>terms pattern for each subject. Creating these folders and managing the files after the end of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Cantine

    We are looking for help, symfony developpers, translators, testers, ..

    Gestion d'une cantine scolaire par le web. Permettre : - aux parents de gérer les jours de cantine de leurs enfants au travers d'un site web, - aux gestionnaires de * faire l'appel * commander les repas * gérer les factures & les paiements * communiquer par email avec les parents Le tout au travers d'une interface simple et visualisable sur une tablette ou un smartphone. Nous recherchons de l'aide :) : contactez-nous !!! Help wanted : feel free to contact us !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    L'application est hors ligne. Il accepte et traite tous les textes simples et tous les caractères spéciaux lors de la création d'un quiz, à l'exception des images et des formules scientifiques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RomaKey

    RomaKey

    Type in telugu without Anu Script / Google Input Tools

    RomaKey is a application to type in telugu without Anu Script or Google Input tools. It works with all Anu Script's PostScript and TrueType Fonts.No new fonts required. And It includes additional Features (Keybindings) to improve Romic Keyboard to a Professional Standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CoronaTracker

    CoronaTracker

    Coronavirus tracker app for iOS & macOS with maps & charts

    Live data shows the most recent data, and updates automatically. Distribution map with two levels of details. Countries, when the user zooms out. Fewer details and reduced clutter. Cities, when the user zooms in. More details. Charts, current state chart for all countries (and cities). Timeline chart for all countries (and cities). Top affected countries chart with info about every country. Daily new cases shows how fast the virus is spreading in a given country. Cases since the 100th case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Agenda y  Reservacion de Citas

    Agenda y Reservacion de Citas

    Agenda y Reservacion de Citas

    Es un sistema libre, donde los usuarios pueden revesar citas por un sitio web, ideal para consultorios médicos, entidades de gobierno y otros. La idea es que el usuario pueda seleccionar la fecha,horario y llenar datos que se le solicite, ahora con esta nueva version puede uno configurar estos datos a llenar. Aqui puedes consultar el demo: http://www.marcocantugeadev.dx.am/mcgcitasenlinea-code/AgendaElectronica/index.php Te puedes registrar y probar el sistema agergando tu...
    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
    Offline Multiple Choice
    The application is offline. It will accepts & process all plain texts and all special characters when creating a quiz, except for pictures and except for scientific formulas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    interactive-coding-challenges

    interactive-coding-challenges

    120+ interactive Python coding interview challenges

    Interactive Coding Challenges is a collection of practice problems designed to strengthen data structures, algorithms, and problem-solving skills. The repository emphasizes a learn-by-doing approach: you read a prompt, attempt a solution, and verify behavior with tests, often within notebooks or scripts. Problems span arrays, strings, stacks, queues, linked lists, trees, graphs, dynamic programming, and more, mirroring common interview themes. Many challenges include hints and reference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RT Schedule

    RT Schedule

    A realtime-schedule generator for educational purposes

    RT Schedule is a realtime-schedule generator to create and present simple and idealised RT schedules from task lists. The purpose is to compute the basic properties of a task set and create a schedule using the rate monotonic (RM), earliest deadline first (EDF) and least laxity first (LLF) algorithms. The program uses simple, idealised systems, since students must be able to schedule them manually. RT Schedule computes the data and generates clear graphs for lecture notes and exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WorldZoo

    WorldZoo

    A small nifty program where you build you own ZOO

    World Zoo is a program made by Peter Voise in 2021. Here you buy animals and place them in your own ZOO. Till now only North American, European, African and Australian animals are contained in the project. Planning to expand this later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kubernetes The Hard Way

    Kubernetes The Hard Way

    Bootstrap Kubernetes the hard way

    Kubernetes The Hard Way is a hands-on guide to building a Kubernetes cluster from the ground up without using automation tools—no managed services, no scripts to hide the details. It walks you through every component: provisioning compute resources, generating TLS certificates, configuring etcd, bootstrapping the control plane, joining worker nodes, setting networking, and verifying everything works. The purpose is educational: by doing each step manually, you gain deep insight into how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    BookIt Desktop

    BookIt Desktop

    This tool collects webpages and organizes them into an ebook.

    This is a desktop tool to collect webpages and organize them into an ebook. With this tool, you are able to gather Internet materials together to read any time offline. You can use it either as a webpage converter or material collector. Saving webpages can be so easy with a click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Epub.js

    Epub.js

    Enhanced eBooks in the browser

    Epub.js is an open-source Javascript library that allows any web page to render Epub documents on any device with a modern browser. Epub.js contains a flexible rendering engine and provides a simple interface for common ebook functions such as styling, persistence and pagination. We release and maintain Epub.js on GitHub, with a growing developer community. Just include a single javascript file, and pointing it at a hosted epub. Epub.js provides an interface for common ebook functions (such...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Computer Vision

    Computer Vision

    Best Practices, code samples, and documentation for Computer Vision

    In recent years, we've see an extra-ordinary growth in Computer Vision, with applications in face recognition, image understanding, search, drones, mapping, semi-autonomous and autonomous vehicles. A key part to many of these applications are visual recognition tasks such as image classification, object detection and image similarity. This repository provides examples and best practice guidelines for building computer vision systems. The goal of this repository is to build a comprehensive...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    palmerpenguins

    palmerpenguins

    A great intro dataset for data exploration & visualization

    palmerpenguins is an R package offering real-world ecological data from the Palmer Archipelago penguin species—Adélie, Chinstrap, and Gentoo. Designed as a more engaging alternative to the classical iris dataset, it provides size measurements, clutch information, and blood isotope data for teaching, visualization, and analytics practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ceka

    Ceka

    Crowd Environment and its Knowledge Analysis

    A knowledge analysis tool for crowdsourcing based on Weka. We also have a Python version of Crowdsourcing Learning: CrowdwiseKit on GitHub (https://github.com/tssai-lab/CrowdwiseKit).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    An adaptation of MySpell to the malagasy language. And a malagasy online spell checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RekenTest

    RekenTest

    Practice arithmetic skills, for kids and professionals

    RekenTest is freeware educational software to practice arithmetic skills. It supports basic arithmetic operations like addition and subtraction, the muliplication tables and so on, as well as more advanced arithmetic operations like decimals, money problems, percentages and fractions. The software has lots of options and lets you organize your classroom with tasks and groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Read the Bible
    Easy to use software for Windows, Mac OS X and Linux enabling you to read and search in many translations of the Holy Bible.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    30 Days of Swift

    30 Days of Swift

    A self-taught project to learn Swift

    30DaysofSwift is a challenge-style collection of Swift exercises and learning tasks meant to be tackled over 30 days (or more flexibly). Each “day” introduces a coding problem, concept, or mini project that builds on previous days: for example, fundamentals on day 1, optionals and control flow, Swift data structures, closures, protocol programming, UI interaction, etc., culminating in more advanced topics or sample apps. Solutions, hints, or sample projects accompany many of the prompts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PSKoans

    PSKoans

    A simple, fun, and interactive way to learn the PowerShell language

    PSKoans is an interactive, educational PowerShell module that teaches core PowerShell concepts via Pester test-driven “koans” (small exercises that initially fail and must be fixed). Designed for beginners to learn PowerShell through hands‑on problem solving, it guides users through basic syntax, data structures, and automation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
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.