Over 15+ years in software — from international game development to building and shipping commercial apps; now focused on cloud-native full-stack systems, edge deployment, and AI application engineering as a maker and independent full-stack developer.
Note: Optimized for global users; experience latency in mainland China
Independently developed the application and led its architectural evolution; conducted continuous research, engineering validation, and technology selection across Monorepo, React Native, Ionic, Framework7, Go, Supabase, Cloudflare, as well as RAG, vector retrieval, and LangGraph, ultimately establishing an architectural foundation that balances performance, cross-platform capabilities, cost efficiency, and high-concurrency support.
The backend runs on Cloudflare Workers with Hono and uses Zod to define API contracts. Hono RPC allows the Ionic frontend to consume backend route types directly, reducing integration friction and type drift across the stack.
RevenueCat centralizes subscription and in-app purchase state across platforms. Sentry covers crash monitoring and business exception tracking. Cloudflare Turnstile and Firebase App Check secure the API boundary. Furthermore, it leverages native Keychain and Android Keystore alongside JWT and CryptoJS to build a robust data security architecture.
Cloudflare D1 provides the relational data layer, with Session Bookmarks improving read-after-write consistency at the session level. Combined with edge-side KV for hot data and R2 for object storage, the architecture reduces read latency and supports clear storage tiering globally.
The frontend uses Tailwind v4 with Ionic React for a responsive cross-platform UI, bridges native iOS and Android capabilities through Capacitor, and relies on Capgo for OTA updates. Zustand manages local interaction state while TanStack Query handles async server data caching.







