Skip to content
View kmchandy's full-sized avatar

Highlights

  • Pro

Organizations

@AssembleSoftware

Block or report kmchandy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. kmchandy.github.io kmchandy.github.io Public

    Short self-contained descriptions of distributed algorithms suitable for 2nd year undergraduates.

    HTML 4 1

  2. docs docs Public

  3. PyCSN PyCSN Public

    Forked from jjbunn/PyCSN

    Client code for the Caltech Community Seismic Network

    Python

  4. Mani_Responsible_AI Mani_Responsible_AI Public

    Simple agents that test extraction of relevant information from mission briefing texts based on Jeffrey Zhou's work.

    Python

  5. Distributed_Systems_Introduction Distributed_Systems_Introduction Public

    A draft of a course on distributed systems using LLM agents.

    Python

  6. DisSysLab DisSysLab Public

    **DisSysLab (aka `dsl`)** is a lightweight framework where you build distributed programs as **graphs of plain Python callables**. Each node is just a function — often a call into a library (NumPy,…

    HTML