Portfolio
Mobile
My mobile open source grows out of years leading native iOS and Android in production: Swift and Kotlin at scale, C++ when performance or shared cores matter, and the structure of codebases other teams can fork without inheriting a single product’s mess.
xplpc/xplpc
RPCCross-platform lite procedure calls across stacks: serialized calls over shared memory instead of ad hoc HTTP between native and managed code.
View on GitHubnativium/nativium
ToolkitModular C++ template for native libraries and SDKs: one structure for modules and targets, then ship the same core on mobile, desktop, and WebAssembly.
View on GitHub