Skip to content
View Nandhitha's full-sized avatar

Block or report Nandhitha

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

Popular repositories Loading

  1. stackstat stackstat Public

  2. Memory-Game Memory-Game Public

    Memory game is an android app which displays a set of words and shuffles after few seconds. Users have to memorize the words and rearrange in it's original order.

    Java

  3. Skillset-matching-service Skillset-matching-service Public

    A Restful web service which accepts users skillset and lists the jobs matching the skills specified by the user. User skills are clustered based on technologies using k-means clustering algorithm a…

    Java 1

  4. Object-Cache-Service Object-Cache-Service Public

    A RESTful web service which is used to speed up dynamic websites by caching data and objects to reduce the number of times an external data source (such as a database or API) must be read. Data is …

    Java

  5. mongoengine mongoengine Public

    Forked from MongoEngine/mongoengine

    A Python Object-Document-Mapper for working with MongoDB

    Python