fun fact; I built an AI from scratch in C++ back in 2017 when i was in school.
it only had ~443k parameters though so it was quite dumb
CEO @margelo_com – core contributor @reactnative – angel investor - wannabe racing driver - I built VisionCamera, Nitro Modules and react-native-mmkv
- Made VisionCamera faster if you pass the Camera position directly to device={..} Baseline ❌ function App() { const device = useCameraDevice('back') return <Camera device={device} /> } Faster ✅ function App() { return <Camera device="back" /> }
- Just wrapped up Choose Ball — a Pokémon-inspired selection experience where every Poké Ball comes to life through interactive 3D animation ⚡️✨ I designed and built it to feel more like choosing your next adventure than navigating a standard selection screen: • Interactive 3D
- Callstack invited me for another podcast - watch me talk about VisionCamera and Nitro now! 🥌



