Skip to content
View dani-amirtharaj's full-sized avatar
  • University at Buffalo
  • Buffalo, NY
Block or Report

Block or report dani-amirtharaj

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

    Implemented a Dynamo-style key-value storage with Partitioning, Replication, and Failure handling, that provides Availability and Linearizability at the same time across multiple Android devices.

    Java 1

  2. PintOS PintOS Public

    Forked from ateexD/cse521-project

    Improved Multi-threading capabilities (with priority scheduling) and User Program execution in the PintOS kernel.

    C 2

  3. OrderedMulticast OrderedMulticast Public

    Implemented a multicast protocol that allows users to multicast messages to other devices on a network, in an ordered fashion ( FIFO and total orderings), with failure handling on Android.

    Java 1

  4. SecretDocs SecretDocs Public

    Android Augmented Reality application that uses Google's ARCore to display documents (using pre-generated markers) based on User credentials and permission levels.

    Java 5 1

  5. KeyPointDetection-Homography-EpipolarGeometry KeyPointDetection-Homography-EpipolarGeometry Public

    Programs to detect keyPoints in Images using SIFT, compute Homography and stitch images to create a Panorama and compute epilines and depth map between stereo images.

    Python 30 4

  6. Deep-Q-Learning Deep-Q-Learning Public

    A program to train an agent on a simple tile based environment using deep Q-networks (Neural Networks and Q-learning) and a program to train an agent to play the Breakout ATARI game.

    Jupyter Notebook 3