20 projects for "workflow" with 2 filters applied:

  • 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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Hello Git & GitHub

    Hello Git & GitHub

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

    ... branches, pull requests, and remote repositories. The content is hosted in a GitHub repository, reinforcing the practical aspect of versioning while you learn. It also includes supplemental materials like a book (in print and e-book) to complement the tutorials. This makes it highly useful for developers entering the open-source ecosystem or those needing a solid foundation in Git/GitHub workflow.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    DIO Lab

    DIO Lab

    Repository for "Contributing to an Open Source Project on GitHub" lab

    dio-lab-open-source is an educational repository created as part of the “Contributing to an Open Source Project” course offered by Digital Innovation One (DIO). The project serves as a practical learning environment where students can explore the fundamentals of contributing to open source software through GitHub. It provides hands-on experience with the Git workflow, including forking repositories, creating branches, submitting pull requests, and collaborating with other developers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    First Contributions

    First Contributions

    Help beginners to contribute to open source projects

    The first-contributions repository is a community-driven project designed to simplify and guide beginners through their very first open source contribution. Many new developers find the Git workflow intimidating, so this project provides a safe, structured, and supportive way to practice without fear of mistakes. It includes step-by-step tutorials that walk contributors through the process of forking a repository, making changes, and submitting a pull request. The repository is translated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DVA-Profession

    DVA-Profession

    Mass video digitization workflow management for archiving

    Professional digital video archiving system solution, developed and used by the Austrian national audio/video archive, designed to handle vast amounts of video content from ingest to long-term storage, including analysis, transcoding and metadata.
    Downloads: 1 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
    Beginner JavaScript

    Beginner JavaScript

    Slam Dunk JavaScript

    Beginner JavaScript is the companion repository to a hands-on course that teaches modern JavaScript from the ground up using practical exercises and real code. It focuses on fundamentals—variables, types, functions, arrays, objects, DOM manipulation, and events—while introducing ES6+ features in approachable steps. The materials encourage learning by doing, with interactive challenges, starter files, and solutions you can compare against your own attempts. Clear explanations and incremental...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    R4DS (R for Data Science)

    R4DS (R for Data Science)

    R for data science: a book

    “R for Data Science” (r4ds) is the source material (book + examples) by Hadley Wickham et al., intended to teach data science using R and the tidyverse. It covers the workflow from importing data, tidying, transforming, visualizing, modelling, communicating results, and programming in R. The repository contains the source files (Quarto / RMarkdown), example datasets, visualizations, exercises, and all content needed to build the book. Includes many example datasets, diagrams, code samples...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Artha ~ The Open Thesaurus
    Artha is a handy thesaurus based on WordNet with distinct features like global hotkey look-up, passive desktop notifications, regular expression based search, etc.. Artha may be used as a free open-source replacement to the proprietary WordWeb Pro.
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 9

    Digital Preservation Recorder

    NO LONGER MAINTAINED

    NO LONGER MAINTAINED, NO LONGER SUPPORTED The Digital Preservation Recorder (DPR) has been developed by the National Archives of Australia to manage a digital preservation workflow. It features antivirus integration and makes use of the Xena framework for preservation conversions of data objects
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Free Dean's Office for MOODLE
    Manage subscriptions to the Moodle course, contract with students, educational services, the trajectory of learning, academic groups, individual and group training, student record-books, learning processes, milestones, current and final grades, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Data Science Specialization

    Data Science Specialization

    Course materials for the Data Science Specialization on Coursera

    ... topics such as R programming, data cleaning, exploratory data analysis, statistical inference, regression models, machine learning, and practical data science projects. By providing centralized resources, the repo makes it easier for students to practice concepts and replicate examples from the curriculum. It also offers a structured view of how multiple disciplines—programming, statistics, and applied data analysis—come together in a professional workflow.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    The bflow* Toolbox is an open source tool kit for business process management. The objective of bflow* is to explore new ways and scenarios for the development and use of modelling tools.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 13
    ProgrammingAssignment2

    ProgrammingAssignment2

    Repository for Programming Assignment 2 for R Programming on Coursera

    ... for matrices via two functions, one to construct the cache-aware object and another to compute or retrieve the cached inverse. The instructions emphasize using solve for inversion and assuming that the supplied matrix is always invertible. The repository outlines the workflow for forking, editing the provided R stub, committing your solution, and submitting your repository URL as the final deliverable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Spoon Knife

    Spoon Knife

    This repo is for demonstration purposes only

    The Spoon-Knife repository is a test project created and maintained by GitHub to help new users learn how to fork repositories and contribute through pull requests. It is intentionally simple, containing minimal HTML and CSS code, so that the focus is on practicing workflow rather than navigating a complex codebase. This project serves as a safe playground where developers can clone, edit, and submit changes without worrying about breaking anything meaningful. The repository is often used...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A comprehensive business framework to enable sophisticated enterprise workflows. Define, simulate and deploy cross-platform workflows while being able to enrich and customize the core services on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Intern Tracker is a web based, database application to manage the workflow of internship, coop student, and practicum employment. It provides an environment to manage activities and documents associated with intern student programs in higher education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimTor is an easy authoring tool for creating interactive simulations for application training. It supports the complete develepment-workflow. The deliverances of the tool are an xml-database, bitmaps and a flash-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MKS CORE SYSTEMS DEVELOPMENT * Project and Knowledge Management System * Collaborative Messaging and integrated Workflow engine * On-line voting, scoring and reviews * Template based Project Creation * Tree-based Knowledge Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    INTERFACES FOR USE WITH MKS CORE SYSTEMS * MKS Project and Knowledge Management System * Collaborative Messaging and integrated Workflow engine * On-line voting, scoring and reviews * Template based Project Creation * Tree-based Knowledge Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.