A crew of builders and coders

We write code, ship products and help teams untangle hard problems in cloud, data and AI. We treat work like a repo, focused on real problems, users, issues and pull requests instead of drama.

We prototype fast, push to production, watch what happens and iterate. That is how we run itransform.tech and storify.design, and it is how we work with clients when they call us in to fix or scale something serious.

We started in 2006 hacking on developer and integration tools. Since then we have moved from building for others to running our own products.

Meet the builders

The humans behind the commits. We are a mix of founders, engineers, and strategists obsessed with shipping value.

// IMPORTS: { Founders, Partners, Builders } from '@codecompany/core'
src/partners/osvaldo.json FOUNDER
Osvaldo
const osvaldo = {
  role: "Founder",
  venture: ["iTransform", "Storify"]
};
// "Solving business problems with code." // Lead engineering and product teams. Splits time between coding, system design jams and surfski runs.
src/partners/yves.json ITRANSFORM
Yves
const yves = {
  role: "Founding Partner",
  venture: "iTransform"
};
// Builds and runs the iTransform venture. // Founder and investor who cuts noise and gets teams moving.
src/partners/rodrigo.json STORIFY
Rodrigo
const rodrigo = {
  role: "Founding Partner",
  venture: "Storify"
};
// Crafting narratives and design strategies. // Turning abstract business concepts into compelling visual stories.
src/partners/edgar.json CONSULTING
Edgar
const edgar = {
  role: "Founding Partner",
  venture: "Consulting"
};
// "Business Consulting & Growth." // Expert in fundraising (Series A & B) and aligning tech with business strategy.
src/engineering/roberto.json EXPERT
Roberto
const roberto = {
  role: "Eng Expert",
  unit: "Engineering"
};
// Expert in system design and modern architectures. // Delivers high-impact solutions connecting business and tech.
src/engineering/renan.json ENGINEER
Renan
const renan = {
  role: "Engineer",
  unit: "Engineering"
};
// Chasing waves and clean code. // GraphQL enthusiast who thinks "it works" is not enough. It has to be clean.
src/engineering/ruan.json ENGINEER
Ruan
const ruan = {
  role: "Engineer",
  unit: "Engineering"
};
// Rust & CLI specialist. // Loves low-level systems but secretly enjoys venturing into TypeScript.
src/engineering/luiza.json UX/UI
Luiza
const luiza = {
  role: "UX Designer",
  unit: "Engineering"
};
// Designing intuitive interfaces. // When not prototyping, she's applying Nielsen's heuristics to her daily life.
src/engineering/carlo.json PRODUCT
Carlo
const carlo = {
  role: "Product Manager",
  unit: "Engineering"
};
// Managing backlog & specs. // Currently obsessed with writing PRFAQs to clarify the future before we build it.