Skip to content
View ybv's full-sized avatar

Organizations

@Affirm
Block or Report

Block or report ybv

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. SimpleDynamo SimpleDynamo Public

    A robust replicated key –value storage system, which emulates Amazon’s Dynamo in its functionality. It provides eventual consistency, it handles a single node failure and efficiently redistributes …

    Java

  2. text_based_potentials text_based_potentials Public

    Text potentials from Flickr descriptions.

    Python

  3. WikiSearch WikiSearch Public

    This project aims to build a Wikipedia indexer with the following goals: • Parse fairly involved Wikipedia markup. • Index a decent sized subset of the Wikipedia corpus. • Create multiple indexes o…

    Java

  4. Simple Bloom Filter api with Tornado. Simple Bloom Filter api with Tornado.
    1
    import os
    2
    import hashlib
    3
    import tornado.ioloop
    4
    import tornado.web
    5
    from tornado import gen
  5. WeOpenly/localgov.fyi WeOpenly/localgov.fyi Public

    Front-end code for https://papergov.com

    JavaScript 7 5

  6. edge_detection edge_detection Public

    Implemented a solution in MATLAB for edge detection based on wavelet based edge detection and fusion. Haar filter and db2 filter are used to decompose the images and recompose them at 3 levels. the…

    MATLAB 14 3