Skip to content
View undefinedhuman's full-sized avatar

Organizations

@agenci-software @cosmify-dev

Block or report undefinedhuman

Report abuse

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

Report abuse

Pinned Loading

  1. cosmify-dev/cosmify cosmify-dev/cosmify Public

    TypeScript 1

  2. [Java] [Swing] Timeline component [Java] [Swing] Timeline component
    1
    class Keyframe {
    2
    
                  
    3
        int start, end;
    4
    
                  
    5
        public Keyframe(int start, int end) {
  3. crossplane-meetup crossplane-meetup Public

  4. cosmify-dev/docs cosmify-dev/docs Public

    Vue

  5. [k8s] Namespace switch alias - This ... [k8s] Namespace switch alias - This script can be included in the .zshrc to have an alias for switching Kubernetes namespaces with an optional context.
    1
    kns() {
    2
        local contextFlag="--current"
    3
        local namespace=""
    4
    
                  
    5
        while [[ $# -gt 0 ]]; do
  6. OpEngIneX OpEngIneX Public

    Planned as a solo project to learn more about 3D rendering, cinematic video creation and editing.

    Java