A collection of my research, writings, and open-source projects.


Research Papers


Open Source

GitHub: github.com/remyjkim

Selected Repositories

  • 12-factor-info-capitalism - A framework for understanding information capitalism through the lens of the 12-factor app methodology. Explores how data, attention, and network effects shape modern digital economies.

  • cc-architectures - Reference architectures for building claude-code like apps and architectures. Covers patterns for multi-agents, to orchestrator-worker models, skills, and more.

  • local-mlx-server - A lightweight local inference server built on Apple’s MLX framework. Enables running LLMs locally on Apple Silicon with minimal setup.