Giter VIP home page Giter VIP logo

Sushant Tripathy's Projects

algorithms-cpp icon algorithms-cpp

Implementation of commonly used algorithms and data structures in C++

formidable icon formidable

A jQuery based form manager. It handles application of labels to inputs as well as verifies inputs on change or before submission.

graphene icon graphene

A Python package for processing graphs, currently supports loading adjacency matrix from csv, shortest paths

imagegroup icon imagegroup

A program written in C++ for rapid manual grouping of images. The source requires BOOST 1.5.55 (or greater) and OpenCV 2.4.7 (or greater) to compile

intervaltree icon intervaltree

A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.

kaggle-scripts icon kaggle-scripts

General purpose machine learning scripts that I used in Kaggle competitions

narsil icon narsil

A PHP implementation of client side sharding for MySQL, MongoDB and Redis

pang_kaiju icon pang_kaiju

A web spidering system, that processes webpage information on the fly and stores the processed information (title, keywords, description, other meta-tags, charset, language etc.) in a MongoDB database and stores outgoing links as edges in a MySQL table. It employs a RabbitMQ queue (if avialable) for visiting URLs and uses a Redis server (if available) to store visited URLs. In case RabbitMQ and/or Redis servers are not avaialble, it relies on STXXL library to implement a large queue and a map structure to store urls to visit and visited urls (respectively).

robot_rover icon robot_rover

Client, Server, and Utilities to control a robot made with a raspberry pi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.