Skip to content
View shreyas-iyer's full-sized avatar

Organizations

@antimetal

Block or report shreyas-iyer

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
shreyas-iyer/README.md
  • 👋 Hi, I’m @shreyas-iyer
  • 💻🛠 Currently building Antimetal
  • 🏫 Dropped out from Harvard where I studied Stats + CS
  • 📫 How to reach me: shreyas(at)antimetal(dot)com

Pinned Loading

  1. DistributedSchedulerSimulator DistributedSchedulerSimulator Public

    Forked from simassakenis/cs260r-project1

    Simulator to experiment with various distributed schedulers

    Python

  2. FlowScheduler FlowScheduler Public

    Forked from priyanmuthu/CS260RFinalProject

    Simulated distributed scheduler that expresses the scheduling problem as a min-cost max-flow graph

    Python

  3. KGuard KGuard Public

    Forked from darkwood101/KGuard

    Stack protection implemented using a modified Linux kernel

    C

  4. RidesharingDP RidesharingDP Public

    Forked from daveseo901/208FinalProject

    Framework to test which differentially-private mechanisms best balance utility and privacy for ride-sharing data

    Jupyter Notebook

  5. PortScanner PortScanner Public

    Discover what network ports are open on a specified host

    C++