Maryland, US

Ricardo
Medrano

System Architect & Developer. I design software that holds its shape at scale.

notdevn/waxhy

Scroll

Selected work / 01

Codiev

A multi-agent IDE and tool suite for Roblox. A Python core, bridged into Roblox Studio, drives several agents over one shared, typed view of the place.

Visit the project
114,752

raw lines of code

python + roblox studio bridge

codiev-core
74,200
codiev-app
22,150
web / relay / mcp
18,402
  1. 01

    Multi-agent core

    A Python orchestrator coordinates several agents against the Studio bridge, so each one reasons over the same live place rather than a stale snapshot.

  2. 02

    Typed object graphs

    Instances are modeled as a typed graph instead of loose tables. Relationships and constraints are first-class, so tools can traverse and edit the place safely.

  3. 03

    Runtime consistency

    The in-memory model and the running place stay in sync. Edits reconcile against actual Studio state, so the view never quietly drifts from reality.

  4. 04

    Property adapters

    Adapters normalize Roblox's irregular property surface into one predictable schema, so agents read and write without a thicket of special cases.

  5. 05

    Structured artifacts

    Generations come out as structured artifacts - diffs, scene fragments, scripts - that can be reviewed and applied deterministically.

Directory / other systems

01roblox

Altirius

Interactive gaming systems and the infrastructure beneath them - the connective layer letting gameplay features talk to shared services reliably.

02roblox

Bistro

Cooking gameplay built on durable data saving, request queues, and guided tutorial flows that onboard new players cleanly.

03lua

Workshop-Worlds

Lua-based template and building systems - reusable scaffolding that turns one-off builds into composable, repeatable worlds.

Profile

A 16-year-old developer and junior at Arundel High School. Off the keyboard, a center back for Arundel Soccer - the same read-the-field instinct that organizes a back line keeps an architecture coherent.

Age
16
School
Arundel HS, Junior
Position
Center Back
Focus
Systems & tooling