Skip to content
View raxelo's full-sized avatar
🐙
🐙

Organizations

@koru-network @BungeeKeeper @BrokenRubik
Block or Report

Block or report raxelo

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. sca-helper-extension sca-helper-extension Public

    SCA Extension to help in local development

    TypeScript 12

  2. bucket-events bucket-events Public

    TypeScript event management system that offers both functional and declarative approaches to handle events.

    TypeScript 1

  3. website website Public

    My personal website

    Svelte 3

  4. practicos-prog2 practicos-prog2 Public

    Prácticos de programación 2, en C 👾

    6

  5. Bash script para realizar y comproba... Bash script para realizar y comprobar los tests de las tareas de laboratorio. Prog 2, Fing
    1
    #!/bin/bash
    2
    
                  
    3
    TEST_DIR="./test"
    4
    
                  
    5
    RUNNABLE="./principal"