Skip to content
View zachblume's full-sized avatar

Highlights

  • Pro

Block or report zachblume

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
zachblume/README.md

I work at at Stripe.

I co-founded Raise More, best-in-class tools for political fundraising, helping Democrats in 30 states raise over $100m.

I write an engineering blog.

Open-source explorations:

  • 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. A couple other contributors!
  • Toy version of "framework-defined infrastructure for data engineering" -> Declare.

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

I've made some minor open source contributions to other projects, mostly fixing bugs with self-hosting configs e.g. Supabase, peerdb, React-querybuilder, Hatchet.

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 57 7

  2. declare declare Public

    Declare is an open-source framework for data engineering built on Clickhouse. Develop, preview, and ship data pipelines and analytics faster.

    JavaScript

  3. 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

  4. algorithms-and-data-structures algorithms-and-data-structures Public

    Studying data structures & algorithms

    JavaScript

  5. chatgpt-ui-fix chatgpt-ui-fix Public

    JavaScript

  6. 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