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

Block or report vivithemage

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. wp-publisher wp-publisher Public

    Install and deploy wordpress to digitalocean servers quickly with minimal fuss.

    Python 6 4

  2. mrisa mrisa Public

    MRISA - Meta reverse image search api

    Python 261 63

  3. dns-historian dns-historian Public

    DNS Historian takes a hostname, periodically looks up common record types (NS, MX, A, TXT, CNAME, AAAA) and records them as flatfiles in json format.

    Python 2 1

  4. defibrillator defibrillator Public

    If a LEMP server stops for whatever reason, this does it's best to bring it back to life.

    Python

  5. shutter-tester shutter-tester Public

    Forked from c-s-1/shutter-tester

    Shutter Tester to measure shutter speeds of a camera

    HTML

  6. libmagic.h example libmagic.h example
    1
    #include <stdio.h>
    2
    #include <magic.h>
    3
    
                  
    4
    int main(void)
    5
    {