Skip to content
View lazarofl's full-sized avatar
🏃‍♂️
🏃‍♂️
Block or Report

Block or report lazarofl

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. edwardhotchkiss/mongoose-paginate edwardhotchkiss/mongoose-paginate Public

    Mongoose.js (Node.js & MongoDB) Document Query Pagination

    JavaScript 985 220

  2. produck/svg-captcha produck/svg-captcha Public

    generate svg captcha in node

    JavaScript 1.8k 173

  3. MongoDB Automatic Backup to Amazon S... MongoDB Automatic Backup to Amazon S3 with Crontab and s3cmd. Red Hat Linux on Amazon EC2
    1
    #!/bin/bash
    2
     
    3
    #Force file syncronization and lock writes
    4
    mongo admin --eval "printjson(db.fsyncLock())"
    5
     
  4. typings-google-calendar-api typings-google-calendar-api Public

    Python typehint support for Google Calendar API resources

    Python