Showing 6046 open source projects for "education"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    Archbase

    Archbase

    Open source version of "Fundamentals of Computer Architecture"

    The archbase repository appears to focus on architectural patterns, foundational frameworks, or base scaffolds for building software systems (though exact intent may depend on the content). The name “archbase” suggests that it could be a baseline architecture or reference templates for projects, possibly spanning front-end, back-end, or full stacks. The repo likely provides starter code, directory structures, configuration files, core modules, and guidelines that enforce certain...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Skills Service

    Skills Service

    SkillTree is a micro-learning gamification platform

    Skills Service is an open-source microservice developed by the NSA that provides gamified skills tracking for developers. It enables organizations to define, track, and reward skill acquisition and progress through a customizable and modular system. Developers earn points and levels by completing tasks or learning activities, with progress tracked via a web UI or REST API. It is designed to foster a culture of continuous learning, provide visual skill feedback, and promote user engagement...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    The Chinese to Pinyin tool based on the CC-CEDICT dictionary, more accurately supports the solution of Chinese characters to Pinyin for polyphonic characters. Memory type, suitable for servers with more memory space, advantages, fast conversion. Small memory type (default), suitable for environments with tight memory, advantages, small memory footprint, conversion is not as fast as memory type. I/O type, suitable for virtual machines with strict memory restrictions. Advantages: very minimal...
    Downloads: 3 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
    Open Chinese Convert

    Open Chinese Convert

    Conversion between Traditional and Simplified Chinese

    Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai). It supports character-level and phrase-level conversion, character variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. This is not translation tool between Mandarin and Cantonese, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    MathModel

    MathModel

    Mathematical Modeling for Graduate Students, Mathematical Modeling

    MathModel is a repository dedicated to collecting and organizing resources around mathematical modeling, especially for university students preparing for modeling competitions (e.g. undergraduate and graduate levels). The content spans exemplary competition papers, algorithmic solutions, LaTeX templates, presentation slides, MATLAB tutorials, and mind maps of modeling approaches. It acts as a centralized archive where learners can access high-quality past solutions as references, borrow...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Source Code Hunter

    Source Code Hunter

    Source code analysis of Spring, MyBatis, Redis, Netty, and more

    Source Code Hunter is an open source project by Doocs that focuses on analyzing and explaining the source code of widely used Java frameworks and libraries. It helps developers deepen their understanding of internal implementations, design patterns, and performance optimizations by walking through actual codebases such as Spring, MyBatis, Netty, Tomcat, and others. The project aims to bridge the gap between theoretical knowledge and real-world application by providing step-by-step annotated...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    REKCARC-TSC-UHT

    REKCARC-TSC-UHT

    Guidance for courses in Department of Computer Science and Technology

    This repository is a mirrored, community-curated set of study materials for Tsinghua University’s Department of Computer Science and Technology (the name reads like “THU-CST” reversed). It gathers course notes, labs, exam archives, and project write-ups across core CS topics, emphasizing reproducible setups and guidance for succeeding in demanding classes. The content is organized to mirror the program’s progression so students can see prerequisites and plan learning paths. Contributors...
    Downloads: 3 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
  • 10
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Ray Tracing in One Weekend Book Series

    Ray Tracing in One Weekend Book Series

    The Ray Tracing in One Weekend series of books

    The Ray Tracing in One Weekend series of books are now available to the public for free online. They are now released under the CC0 license. This means that they are as close to public domain as we can get. (While that also frees you from the requirement of providing attribution, it would help the overall project if you could point back to this web site as a service to other users.) These books are formatted for printing directly from your browser, where you can also (on most browsers) save...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    SwiftLint

    SwiftLint

    A tool to enforce Swift style and conventions

    A tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide. SwiftLint enforces the style guide rules that are generally accepted by the Swift community. These rules are well described in popular style guides like Ray Wenderlich’s Swift Style Guide. SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results. You might want to move your SwiftLint phase directly before ‘Compile Sources’...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Hello Git & GitHub

    Hello Git & GitHub

    Tutorial repository designed to teach how to use the Git vc system

    Hello-Git is a tutorial repository designed to teach how to use the Git version-control system and the GitHub platform from the ground up, aimed at beginners. The course spans around 5 hours of instruction and covers more than 25 Git commands along with GitHub workflows, installation/configuration, terminal usage, branching, merging, collaboration, and authentication. It is structured to introduce learners not only to the syntax of Git commands but also to development workflows such as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Hello Python

    Hello Python

    Comprehensive tutorial repository aimed at teaching the Python program

    Hello-Python is a comprehensive tutorial repository aimed at teaching the Python programming language from scratch for beginners. It includes over 100 classes and about 44 hours of video instruction, combined with code samples, projects, and a chat community for support. The material covers the fundamentals—variables, data types, loops, functions—as well as intermediate topics like date handling, list comprehensions, file IO, regular expressions, modules, and packages. The course is designed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    This full-stack tutorial project shows how to build and deploy a real-time chat app using React on the client and Node/Express with Socket.io on the server. It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Mall Learning

    Mall Learning

    Tutorial and sample-code repository

    mall-learning is a tutorial and sample-code repository that explores an entire e-commerce system architecture from backend to frontend. The associated “mall” project (with tens of thousands of stars) is an open-source full-stack e-commerce platform built with Spring Boot, MyBatis, Elasticsearch, RabbitMQ, Redis, MongoDB, MySQL and containerized via Docker. The learning repository breaks down architecture, business modules (products, orders, marketing, members), deployment (Linux, Docker,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    To Be Top Javaer

    To Be Top Javaer

    To Be Top Javaer - The Path to Becoming a Java Engineer

    toBeTopJavaer is an open source knowledge base and learning roadmap designed to help developers become expert Java engineers. Created and maintained by Hollis, the project compiles a wide range of Java fundamentals, advanced features, and ecosystem knowledge into one structured guide. It covers core Java concepts, JVM internals, multithreading, frameworks, databases, system design, and interview preparation. The repository is presented in a structured, progressive format so learners can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Django LMS

    Django LMS

    A learning management system using django web framework

    django-lms is an open-source Learning Management System (LMS) built with Django and designed for ease of use and extensibility. It allows administrators to manage courses, lessons, quizzes, and users in an educational environment. The project includes a clean UI and backend tools to help educators create and track learning content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Software Design in Haskell

    Software Design in Haskell

    Software Design in Haskell

    This repository accompanies a comprehensive guide to building large, maintainable Haskell systems, focusing on architecture, modularity, and practical design techniques. It presents patterns for separating pure domain logic from side effects, organizing code into layers and components that can be tested in isolation. Readers encounter multiple styles—MTL/typeclass constraints, tagless-final encodings, free and freer monads, ReaderT-style application environments—and learn when to apply each....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    SwifterSwift

    SwifterSwift

    A collection of more than 500 native Swift extensions

    SwifterSwift is a collection of over 500 native Swift extensions, with handy methods, syntactic sugar, and performance improvements for a wide range of primitive data types, UIKit and Cocoa classes, over 500 in 1– for iOS, macOS, tvOS, watchOS, and Linux. CocoaPods is a dependency manager for Cocoa projects. To integrate SwifterSwift into your Xcode project using CocoaPods, specify it in your Podfile. SwifterSwift is Swift v5.0+ compatible starting from v5. SwifterSwift is a library of over...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Python Core 50 Courses

    Python Core 50 Courses

    Structured learning path that organizes Python fundamentals

    Python-Core-50-Courses is a structured learning path that organizes Python fundamentals into 50 digestible lessons designed for steady, incremental progress. The curriculum starts with the basics—syntax, variables, data types, and control flow—then advances to functions, modules, object-oriented programming, and common standard-library utilities. Each lesson favors hands-on examples and short exercises so learners can immediately apply new concepts in code. Later sections typically touch on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Think Python 2

    Think Python 2

    LaTeX source and supporting code for Think Python, 2nd edition

    ThinkPython2 is the repository for the second edition of Allen Downey’s Think Python textbook, which teaches programming fundamentals in Python to beginners. The code includes all of the example programs, exercises, and supplementary files referenced in the book, allowing learners to run the examples, experiment, and extend them. The repository contains clean, well-commented Python scripts that are easy to follow and map directly to chapters of the text, covering topics like variables,...
    Downloads: 2 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.