Skip to content
View zachblume's full-sized avatar

Sponsoring

@nzakas

Highlights

  • Pro
Block or Report

Block or report zachblume

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zachblume/README.md

Hi there, my name is Zach Blume 👋

I work at at the Democratic Data Exchange (DDX), where I write infrastructure software that helps Democratic political campaigns and progressive organizations share information in realtime.

I co-founded Raise More, making best-in-class tools for political fundraising.

I am the author of Autospec, an open-source AI agent that takes a web app URL and autonomously QAs it, and saves its passing specs as E2E test code.

I co-teach a weekly class called "Introduction to Web Development" to NYC public school students as part of Code Nation.

I'm a minor open source contributor to React-querybuilder, Supabase, and peerdb.

Pinned Loading

  1. autospec autospec Public

    Autospec is an open-source AI agent that takes a web app URL and autonomously QAs it, and saves its passing specs as E2E test code

    TypeScript 38 4

  2. machine-learning-recommendation-engine-demo machine-learning-recommendation-engine-demo Public

    A recommendation/search engine powered by BERT-based NLP machine learning for finding related clinical trials.

    Python

  3. algorithms-and-data-structures algorithms-and-data-structures Public

    Studying data structures & algorithms

    JavaScript

  4. chatgpt-ui-fix chatgpt-ui-fix Public

    JavaScript

  5. connect-4-takehome-typescript connect-4-takehome-typescript Public

    If you want to see my typesafety and modularity habits; readme contains some design writing

    TypeScript

  6. daemon daemon Public

    Daemon is a Python and JS sandbox that re-executes entire program on each keystroke and prints STDOUT/console

    JavaScript