Product builder & researcher.

Angela Petrone

I combine hands-on AI development, HCI research, and design strategy to turn undefined problems into things teams can build.

Previously GlobalLogic · Method · Education First Consulting · TOCA

01Five weeks to a deployed multi-agent system.

A LangGraph-based multi-agent system for consulting sales experts, built solo in 5 weeks. I owned it end to end, from product definition through evaluation and deployment, and drew the line between what the agents automate and what stays personal.

Overwhelmed manager at a desk as hands thrust phones and documents at him from every side
GlobalLogic · Multi-Agent AI
2+ hrs → ~5 minuser-reported time-to-draft
5 weeksdefinition to deployment, solo
Read case study

02Validating a clinical AI product before it became a liability.

An AI diagnostic tool for thyroid pathology that had never met a pathologist. I reframed the work from feature validation to trust validation: does this earn a place in the workflow?

Pathology research session
UChicago Medicine · Clinical AI
4–5 out of 5trust scores on every survey item, up from 1–3s
→ Productionrecommendations shipped
Read case study

03Tribal knowledge into institutional memory.

A 300-person consultancy whose expertise lived in people, not systems. I designed and ran the workshop that decided what got built, and surfaced the dependency everything else hinged on.

Workshop whiteboard with sticky notes
Method · Enterprise SaaS
5–6h → <3mindocument discovery time
1 year onshipped in 3 months, still in use
Read case study

04Designing for data in the open.

Strategic consulting for the U.S. Department of Education: researching and building first-of-their-kind data visualization prototypes for government education testing, and using AI to surface prediction uncertainty over longitudinal data.

The U.S. Department of Education building with its entrance sign and an American flag
Education First · Govtech
500K+students' data shaped
30+stakeholders aligned
Read case study
The Lab

Things I built
because I needed them.

JavaScript Python React D3.js SQL LangGraph Gemini API Claude Code
Cursor GitHub Vercel ngrok Supabase Hugging Face Ollama Next.js

The fastest way to understand a new technology is to make it do something useful. Independent tools and experiments I shipped on my own, usually to answer a question no off-the-shelf product would.

Live

From Data to Action

A live experiment testing whether different interfaces over identical data actually improve decision quality.

Analysis dashboard

A 30+ column dataset (telemetry, surveys, coded responses) consolidated into one view: distributions, correlations, t-tests, and more.

All groups ▾

Voice Of

Hear how a stakeholder group would answer, grounded in real interviews, fully local.

How would a policymaker define data visualization?
“To me, it’s accountability made legible — a way for the public to check the work, not just admire the chart.”

Job Fit Analyzer

A Chrome extension that turns ten minutes of copy-pasting into a one-click fit score.

About

Made across borders,
working across genres.

I grew up in Napoli, Italy, and later moved to the United States. Since then I have earned a Bachelor of Science in Computer Science and Philosophy, and a Master of Science in Human-Computer Interaction. Every problem I care about sits somewhere between people and the technologies that serve them.

Before I was anything else, I spent seventeen years as a classical pianist, which taught me a lesson that transferred to everything else: the unglamorous daily work is what truly matters. When I'm not sitting in front of a piano, I like to read novels (preferably on a beach), lose my voice at R&B concerts, chase a ball around a squash court, and build small utilities nobody asked for. That last instinct turns out to be useful more often than it has any right to be.

I spent the last few years teaching computer science, documenting workflows, running research studies, shipping MVPs, and working across product strategy, design research, and engineering. The common denominator? Figure out the confusing bit, then hand people a solution and see if it works.

Say hello
Writing

Tinkering with
thoughts and words.

The philosophy half of my degree never wore off: I still think an argument you can't articulate is just a vibe. These pieces take a position and take their chances.

Essays & Opinion Reflections from my work 2025 – 2026
How I work

I sit where the disciplines
meet, and I translate.

translate.py
def translate(team):
  # clinicians, engineers,
  # executives, agencies
  shared = find_common_terms()
  aligned = agree(team, shared)
  return ship(aligned)

Facilitating the conversations that find shared language, so everyone is heard and the team works towards the same thing.

build.py
def build(question):
  tool = find_tool(question)
  if tool is None:
    # nothing fits? make it
    tool = build_my_own()
  return tool.answer(question)

When no tool fits the question, I make one, so I can test it and talk to engineers with context.

scope.py
def scope(problem):
  ideas = run_workshop()
  vital = prioritize(ideas)
  cut(everything_else)
  # smaller, but shippable
  return tractable(vital)

Run the workshop, hear the voices, prioritize what comes up, so time and resources go where they matter.

Let’s work together — 

I’m open to full-time roles starting January 2027,
and I’m always free for a coffee.

apetronedesign@gmail.com © 2026 Crafted by Angela Petrone ↑ Back to top