Skip to content
View stone-ericm's full-sized avatar
  • https://www.linkedin.com/in/stoneericm/
  • Brooklyn, NY

Block or report stone-ericm

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

Hey, I'm Eric

Data analyst at The New York Times, where I build data infrastructure and tooling. Side projects in Python, JS, and whatever seems interesting. Based in Brooklyn.

What I'm Working On

  • Screenshot to Calendar — Turn screenshots of events into Google Calendar entries using Claude's vision AI. Vercel, Cloudflare Workers, Google OAuth.

  • NYC Parking Ticket Heatmap — Interactive heatmap of parking tickets by street, day, and hour. NYC Open Data API, SQLite, Streamlit.

  • News Dashboard — Evidence-driven dashboard for surfacing statistically significant real-world trend changes. Dagster, FastAPI, multiple government data sources.

  • TRMNL Plugins — E-ink display widgets for financial data, RSS feeds, and more. Zero-dependency serverless functions on Vercel.

Tech I Use

Languages: Python, JavaScript, SQL

Data: dbt, BigQuery, Airflow, Pandas, SQLAlchemy

Infrastructure: GCP, Vercel, Docker, GitHub Actions, PostgreSQL, Redis

Elsewhere

Pinned Loading

  1. MLB_counting_to_57_hits MLB_counting_to_57_hits Public

    Analysis of probability paths to breaking Joe DiMaggio's 56-game hitting streak

    Jupyter Notebook

  2. screenshot_event screenshot_event Public

    Turn screenshots of events into Google Calendar entries using Claude's vision AI

    JavaScript

  3. trmnl_monarch trmnl_monarch Public

    TRMNL e-ink plugin displaying recent transactions from Monarch Money

    JavaScript

  4. news_dashboard news_dashboard Public

    Python dashboard aggregating news from multiple sources

    Python

  5. parking_ticket_map parking_ticket_map Public

    NYC parking ticket heatmap: Open Data API → SQLite → Streamlit interactive viz

    Python

  6. sentiment_analysis sentiment_analysis Public

    Multi-method sentiment analysis (TextBlob, VADER, Transformers) with time series visualization

    HTML