miranda murarik
← Home
Project collection

All projects

AI evaluations, recurring data pipelines, and the smaller tools that support the work. Related projects are labeled so you can see how they fit together.

Automation

A survey workflow someone else could run

Running a survey meant working through a long checklist across several tools and teams. I built a guided pipeline that handles the system changes and asks the operator to approve each stage.

View project
Data engineering

Maintaining a shared validation engine

The research practices had nearly identical validation scripts that were getting hard to maintain. I replaced them with a shared engine. Adding a practice now means updating its configuration.

View project
Automation

Checking author matches before going live

The conference-to-CMS integration needed to attach the right authors to each session. Before writing anything live, I checked its matches against archived sessions that people had linked by hand.

View project
Data engineering

Owning a quarterly financial-data pipeline

I took over a recurring financial-index refresh and moved it from manual CalcBench entry into an API-driven Alteryx pipeline feeding BigQuery.

View project
LLM evaluation

AI judging panel

I built an AI judging panel and compared its judgments with human experts. I also tested whether its evaluator was rewarding sound judgment.

View project
Automation

Making AI workflows easier to hand off

I packaged workflows with reusable skills, configuration files, runbooks, and handoff notes so another operator could pick up the work.

Cross-project handoff frameworkView project
Data engineering

A read-only research instrument browser

I built a tool for browsing published benchmark instruments, filtering questions, and exporting modules to Excel.

Part of the benchmark platformView project
Data engineering

Loading research instruments from spreadsheets

I built a loader that moves question, practice, and metric definitions from Excel into the CMS, with a result log for each row.

Part of the benchmark platformView project
Automation

Turning survey results into CMS drafts

I built an Alteryx workflow that transforms survey results, generates draft captions and an executive summary, and sends the content to the CMS for review.

View project
Automation

Moving speaker submissions into ClickUp

I replaced an Alteryx intake workflow with Python scripts that clean survey responses and map them to ClickUp fields.

View project
Automation

Collecting a transcript from a scrolling panel

I guided Claude through collecting a SharePoint transcript from the visible browser panel. When the first extraction skipped the middle, I spotted the gap and worked through a scrolling and deduplication approach.

AI-assisted workflow; I guided the extractionView project
Automation

Making survey styling work in Alchemer

I traced the survey platform’s DOM and stylesheet loading order to find where custom styles would stick, then packaged the approach as a reusable skill.

View project
Automation

Managing ClickUp custom fields

I built scripts to create, copy, and update custom-field schemas across ClickUp lists, alongside a survey-response sync.

Supporting tooling for intake workflowsView project
Automation

Turning meeting notes into tasks

I created conversational skills that turn meeting notes into ClickUp tasks.

View project
Data engineering

Poll reports and survey dashboards

I created skills for preparing poll results reports and survey dashboards as part of the survey workflow.

Part of the poll lifecycleView project