Skip to content
View sal-sin's full-sized avatar
  • School of Computer Science, Carnegie Mellon University
  • Pittsburgh, PA
  • LinkedIn in/-saloni

Block or report sal-sin

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 Loading

  1. memcached-mini memcached-mini Public

    An implementation of a distributed key-value storage system in C++, inspired by the design of Memcached

    C++ 1

  2. kafka-alloy kafka-alloy Public

    A formal specification of Apache Kafka's architecture and temporal behavior, developed using Alloy 6

    Alloy

  3. ann-for-power-consumption-prediction ann-for-power-consumption-prediction Public

    Predicting power consumption using MATLAB's ANN Toolbox

    MATLAB

  4. breakout breakout Public

    C code for the game - breakout

    C

  5. web-crawler web-crawler Public

    Python programs that use the Scrapy framework to scrape through online biological databases to extract genetic data

    Python

  6. heap heap Public

    My heap implementation with some additional features

    Python