Skip to content
View aojrzynski's full-sized avatar

Block or report aojrzynski

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aojrzynski/README.md

Hello, I'm Adam

I'm a Data Product Manager based in London. I work around data products, governance, analytics, AI and data engineering. I also run ReadyRoll, a live scheduling app for small groups. I use this GitHub for my own projects and experiments. Some are learning projects, some are useful tools, and some are me working through an idea properly enough that someone else could inspect, run, or build on it.

Current Focus

At the moment I'm building a small set of local-first data agents.

The idea is simple: not every data task should be thrown straight at an LLM. Some parts should be deterministic, testable, and cheap. The agent layer should orchestrate those checks, explain what happened, and produce useful outputs.

My Work

Products

  • ReadyRoll
    • A scheduling app for board game groups and other small groups.
    • It helps groups find the best day to meet without messy chat threads or one-off polls.
    • App link: https://readyroll.io

AI Agents

Project collections

Random Assortment of Skill Icons

My Skills

Connect With Me

The easiest place to reach me is LinkedIn

Pinned Loading

  1. Data-Engineering-Projects Data-Engineering-Projects Public

    This repository is a collection of notebooks dealing with various data engineering projects.

    Python

  2. Data-Science-Projects Data-Science-Projects Public

    This repository is a collection of notebooks dealing with various data science projects.

    Jupyter Notebook

  3. data-migration-readiness-review-agent data-migration-readiness-review-agent Public

    Local-first Python CLI that builds migration readiness review packs from source/target data, mappings, contracts, tests, risks, and evidence.

    Python

  4. dataset-onboarding-reviewer-workflow dataset-onboarding-reviewer-workflow Public

    Local-first LangGraph workflow for reviewing what is known, missing, and unresolved when onboarding a dataset.

    Python