Skip to content
View awbraunstein's full-sized avatar

Sponsoring

@hlissner

Organizations

@emacsclub @introcs
Block or Report

Block or report awbraunstein

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

Hello! My name is Andrew πŸ‘‹

Work

Currently, I'm a Member of Technical Staff at OpenAI where I'm working on the developer platform team.

Previously, I was a:

  • Software Engineering Manager at Covariant πŸ€– 🧠

    I worked on making building AI based robotics applications easier.

  • Senior Software Engineer - YouTube

    At YouTube I worked on everything from improving accessibility for our menus and buttons, to speeding up our templating engine, to shifting the codebase from a monolithic Python app to C++ microservices and everything in between. While at Google, I was also a member of the Go readability approver team where I was one of the core reviewers for Go code across Google's codebase.

Personal

In my free time I enjoy rock climbing πŸ§— and snowboarding πŸ‚.

Pinned

  1. youtube/spfjs youtube/spfjs Public

    A lightweight JS framework for fast navigation and page updates from YouTube

    JavaScript 2.2k 146

  2. youtube/spitfire youtube/spitfire Public

    A high-performance Python template language

    Python 397 66

  3. setlist-search setlist-search Public

    Website for searching through setlists using a regex like syntax

    Go

  4. gophish gophish Public

    A go api client for the phish.net API

    Go

  5. emonad emonad Public

    Haskell 2

  6. segmented-searchbox segmented-searchbox Public

    A searchbox that breaks the query into segments based on regex rules. Allows for autocomplete of segments as well.

    TypeScript