Skip to content
View mvladk's full-sized avatar

Block or report mvladk

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Automatically backup a MongoDB datab...Automatically backup a MongoDB database to S3 using mongoexport with query, tar.bz2, and awscli (Ubuntu 14.04 LTS)
    1
    #!/bin/sh
    2
    3
    # Make sure to:
    4
    # 1) Name this file `backup.sh` and place it in /home/ubuntu
    5
    # 2) Run sudo apt-get install awscli to install the AWSCLI
  2. hit_compilers_projecthit_compilers_projectPublic

    HIT.compilers.project.2012.01

    C 2

  3. FreebaseMapsFreebaseMapsPublic

    Forked from googleknowledge/FreebaseMaps

    A sample app that combines geolocated entities from Freebase with Maps API

    JavaScript 1

  4. neo4jphpneo4jphpPublic

    Forked from jadell/neo4jphp

    PHP wrapper of the Neo4j REST interface

    PHP 1

  5. Design-Patterns-In-PythonDesign-Patterns-In-PythonPublic

    Forked from Sean-Bradley/Design-Patterns-In-Python

    Common GOF Patterns implemented in Python

    Python 1

  6. predictsharepredictsharePublic

    ML on data set to predict share price

    Python