Pinned Repositories
BLUED
BLUED-events
Distributed-Messenger-with-ordering-gurantee
A distributed group messenger with FIFO and Total order guarantee.
Dynamo-Key-Value-Storage
A simplified version of DynamoDB, Amazon's Key-value DB that provides concurrent operations under at-most one node failure.
Group-Messenger
A distributed group messenger with B-multicast. Project 2A CSE586.
Image-Stitcher
CSE573 Project 2 - Image Stitching
NILM
Non Intrusive device identification
pintos
Pintos
Predicates-in-MPI
A header file for processing predicates in parallel using MPI
Social-unrest-prediction
CSE635 Project.
aashish-jain's Repositories
aashish-jain/Social-unrest-prediction
CSE635 Project.
aashish-jain/BLUED
aashish-jain/BLUED-events
aashish-jain/Group-Messenger
A distributed group messenger with B-multicast. Project 2A CSE586.
aashish-jain/Image-Stitcher
CSE573 Project 2 - Image Stitching
aashish-jain/NILM
Non Intrusive device identification
aashish-jain/aashish-jain.github.io
My personal website
aashish-jain/Connected-Components-in-PySpark
Connected Component algorithm (https://ai.google/research/pubs/pub43122) implemented using PySpark
aashish-jain/Distributed-Messenger-with-ordering-gurantee
A distributed group messenger with FIFO and Total order guarantee.
aashish-jain/Edge-Detection-and-Template-matching
aashish-jain/Gaussian-KDE-using-CUDA
Gaussian KDE implemented using CUDA
aashish-jain/pintos
Pintos
aashish-jain/Predicates-in-MPI
A header file for processing predicates in parallel using MPI
aashish-jain/Predicates-in-OpenMP
A header file for processing predicates in parallel using OpenMP
aashish-jain/Simple-Android-Messenger
A Simple andoid messenger application that enables two Android devices to send messages to each other.
aashish-jain/Simple-Chord
A basic implementation of chord - a distributed hash-table.
aashish-jain/Substitution-Arranger
Substituion Arranger is a CPP Console application that maintains a record of the teacher database and their time table. It collects the data about the teachers that are not available for the data and arrange substitutes for them so that something productive is done by the students during their free time. This Program is written in c++.
aashish-jain/Dynamo-Key-Value-Storage
A simplified version of DynamoDB, Amazon's Key-value DB that provides concurrent operations under at-most one node failure.
aashish-jain/CodeBuffalo
Repo for CodeBuffalo
aashish-jain/coding-interview-university
A complete computer science study plan to become a software engineer.
aashish-jain/onedatashare-spring
OneDataShare
aashish-jain/spacex_launch_stats
SpaceX launch history - React, GraphQL, Apollo