Skip to content
View joshua-stauffer's full-sized avatar

Organizations

@great-expectations
Block or Report

Block or report joshua-stauffer

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

Hi there, I'm Josh! 👋

I'm a full-stack engineer at Superconductive, the team behind Great Expectations, as well as a professional lutenist and guitarist. I recently finished a batch at the Recurse Center, a three month self-directed retreat for programmers in New York City. While at Recurse, I studied distributed systems, CQRS, TypeScript, GraphQL, and React, and began work on the History Atlas.

🛠️ Recent Projects

🌎 🌍 🌏 The History Atlas

I'm currently building an open-source social-media inspired wiki which creates a new way to explore history. Contributors upload scholarly citations and tag people, places, and times. Users explore the data by selecting a person, place, or time, and then scrolling through an event feed of known citations from that entity. As citations come into focus, the places referenced are drawn onto a map.

The backend is a series of Python microservices which communicate via RabbitMQ. The services are marshalled into a single endpoint GraphQL API using Apollo Server. Client side app is built in React, with state management through Apollo Client.

Think this sounds like a cool idea? Contributions are welcome - check out the open issues, and feel free to be in touch!

🎸 Music

These days I mostly play the greatest hits of the 17th century on my theorbo, but I've worked as a classical and jazz guitarist as well. Recent performances include concerts at Lincoln Center (New York), Chamber Music New Zealand (New Zealand), Opera Holland Park (London, England), the Royal Opera House (Versailles, France), and Festival de música de Santa Catarina (Jaraguá do Sul, Brazil).

For more recordings and music related information, visit www.joshuastauffer.com.

Pinned

  1. thehistoryatlas thehistoryatlas Public

    The history atlas is a web application that stores scholarly citations correlating historical people with a time and place, and presents an interactive map searchable by time period, geographic are…

    Python 11 1

  2. EventBullet EventBullet Public

    A command line productivity app written in TypeScript.

    TypeScript

  3. Kuhhandel Kuhhandel Public

    Asynchronous websocket implementation of Kuhhandel, an animal auction board game.

    Python