Skip to content
View fabian-mv's full-sized avatar
🇨🇷
🇨🇷

Organizations

@TEComputerIEEE @AstroTECcr
Block or Report

Block or report fabian-mv

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 Loading

  1. script that checks if TOR service is... script that checks if TOR service is running and working properly
    1
    #!/bin/bash
    2
    
                  
    3
    until $(systemctl is-active --quiet tor.service)
    4
    do
    5
        printf "Tor is \u001b[31mINACTIVE\u001b[0m, activating...\n"
  2. esp8266_Thing esp8266_Thing Public

    cliente en un ESP8266 Thing para el servidor IoT

    Arduino 1

  3. javaHax javaHax Public

    Useful commands and mini-hacks (hence the name "hax") commonly used in java. Version alpha as fuck.

    Java

  4. ASCII progress bar generator (useful... ASCII progress bar generator (useful for CLI apps & tiling WM widgets)
    1
    """
    2
    Author: Andrew Dunai <andrew@dun.ai>
    3
    Original code & symbol collection: Changaco <https://changaco.oy.lc/unicode-progress-bars/>
    4
    5
    Example GIF: https://habrastorage.org/files/c28/461/630/c28461630bdf46d18be788352a2ef468.gif
  5. AstroTECcr/tiquetes AstroTECcr/tiquetes Public

    esta es una implementación del programa que envía tiquetes automáticamente en Rust, que es un lenguaje de programación superior a python

    Rust

  6. EL3310_proyecto1 EL3310_proyecto1 Public

    Assembly