Professional Background & Ventures
Last Updated: 2026-06-05 Author: Tay Za
Startup Founder & Systems Architect
I operate primarily as a systems architect and startup founder, focusing heavily on building scalable digital infrastructure for the Myanmar and Thailand markets. I have independently engineered and launched two production-grade SaaS platforms:
1. MyanTop
MyanTop is a highly available mobile top-up automation platform. I built it to replace legacy, unreliable web-scraping methods with robust, 100% synchronous direct REST API integrations. It currently serves over 2.4k+ active users and processes 150k+ monthly API calls with an error rate of <0.1%. My focus here was on transaction integrity, solving complex race conditions during checkout, and ensuring automated recovery pipelines.
2. SecureXchange
SecureXchange is a premium-tier currency escrow and swap application (THB ↔ MMK). Building this required enforcing a zero-trust architecture. I utilized Supabase Realtime for CDC streams and edge functions to recalculate conversion rates server-side to prevent client-side manipulation. It also integrates heavily with the LINE Messaging API to target the Thai mobile-first market.
Core Technical Expertise
- Frontend / Fullstack: Next.js (App Router), React Server Components (RSC), Tailwind CSS.
- Backend & Database: PostgreSQL, Supabase, Deno Edge Functions, Row-Level Security (RLS).
- AI & ML: RAG Systems, Vercel AI SDK, Gemini multimodal inference, Ensemble Machine Learning (XGBoost + LSTMs).
- Architecture Philosophy: Zero-trust security, edge computing, robust atomic database operations, and absolute automation.