Skip to content
View barbinbrad's full-sized avatar
Block or Report

Block or report barbinbrad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. carbon carbon Public

    Carbon is a high-performance, open-source, single tenant (incomplete) ERP written in Typescript. It allows customers, suppliers, and employees to share a common platform that's easy to extend.

    TypeScript 113 14

  2. Visualizing Routes Visualizing Routes
    1
    # Visualizing Routes
    2
    
                  
    3
    A manufacturing process is a function that turns inputs to outputs. We can think of it like a math function:
    4
    
                  
    5
    `f(x) = y`