Skip to content
View jmilagroso's full-sized avatar
⌨️
ps aux | grep stress | awk '{print $2}' | xargs kill -9
⌨️
ps aux | grep stress | awk '{print $2}' | xargs kill -9

Block or report jmilagroso

Report abuse

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

Report abuse

Pinned Loading

  1. pii_crypt pii_crypt Public

    Secures Personally Identifiable Information using AES (128/256 bit) key encryption.

    Python 1 1

  2. firebase_rtdb_pagination firebase_rtdb_pagination Public

    Firebase RealtimeDB Pagination for Python

    Python 1

  3. json-api-response-js json-api-response-js Public

    JSON API compliant http response library.

    JavaScript

  4. typcheckjs typcheckjs Public

    JS data types checking.

    JavaScript

  5. simple-go-api simple-go-api Public

    Simple Go API (Go + Heroku + Postgresql + Redis + JWT)

    Go 1

  6. data_qualitator data_qualitator Public

    Data quality testing made easy!

    Python