Skip to content
View mvladk's full-sized avatar

Highlights

  • Pro
Block or Report

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.

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. 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_project hit_compilers_project Public

    HIT.compilers.project.2012.01

    C 2

  3. FreebaseMaps FreebaseMaps Public

    Forked from googleknowledge/FreebaseMaps

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

    JavaScript 1

  4. neo4jphp neo4jphp Public

    Forked from jadell/neo4jphp

    PHP wrapper of the Neo4j REST interface

    PHP 1

  5. Design-Patterns-In-Python Design-Patterns-In-Python Public

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

    Common GOF Patterns implemented in Python

    Python 1

  6. predictshare predictshare Public

    ML on data set to predict share price

    Python