World's First AI Powered TikTok Shop Assistant

Caipher is a comprehensive mobile application I built to solve a real problem facing TikTok Shop affiliate creators: navigating the platform's strict violation policies and crafting appeals that actually win. As an affiliate creator myself, I experienced firsthand the frustration of receiving violation notices with no clear guidance on how to respond, watching legitimate sales evaporate while accounts sat in review purgatory. Caipher transforms that stressful experience into a structured, data-driven workflow powered by AI.

At the core of the app is an AI engine built on Anthropic's Claude that analyzes violations through either text descriptions or screenshot uploads. The system identifies the specific policy at play, scores the strength of a potential appeal on a one to ten scale, predicts realistic success rates as a percentage, and generates a professional appeal letter optimized to fit within TikTok Shop's strict 500 character submission limit. Each analysis follows a proven conversion framework with five strategic components: respectful opener, specific context, strongest defense, commitment to compliance, and polite request for reconsideration. The AI also recommends three to five specific supporting documents creators should attach to maximize their approval odds, tailored to the exact violation type.

Beyond appeal generation, Caipher tracks the complete lifecycle of every violation through a status workflow that moves from open to in appeal to won or lost. A submission helper copies the generated appeal to the clipboard and opens TikTok directly, eliminating friction between drafting and submitting. Creators can record outcome notes documenting what TikTok said and what they learned, building a personal knowledge base that informs future appeals. The dashboard surfaces key metrics including active violations requiring attention, appeal success rates, and overall account health at a glance.

Technically, Caipher is built as a cross platform React Native application using Expo SDK 54 with TypeScript throughout. The backend leverages Supabase for authentication, secure data storage with row level security policies, and screenshot uploads to private storage buckets. The AI layer integrates the Anthropic Claude API with custom prompt engineering, defensive JSON parsing, and multiple safety nets including character limit enforcement and dash stripping for output formatting consistency. The architecture uses a clean separation of concerns with dedicated service layers for violations, AI analysis, and storage, plus a state based navigation system and a custom component library that maintains a polished, brand consistent UI across the entire app.

Caipher represents the intersection of three things I care deeply about: building tools that solve actual problems for real users, leveraging AI thoughtfully to augment human judgment rather than replace it, and crafting mobile experiences that feel polished, fast, and genuinely useful. The app is currently in active development with plans to expand into brand collaboration management, unified messaging, smart reply templates, and additional creator workflow tools that complete the picture of a true all in one assistant for the modern affiliate creator.

AI Powered Discord App's for eCommerce Growth

I build proprietary Discord applications in JavaScript, engineered to automate user verification, onboarding, and AI-powered community management across multiple brand servers simultaneously. Each bot authenticates new users through brand-specific conversation flows, then securely logs all data into a structured master database with dedicated tabs per brand — giving every client a clean, organized view of their creator and customer base.

At the core of the system is an integrated Claude AI engine, powered by Anthropic's large language model API. This gives the bot a living conversational intelligence — capable of handling real creator questions, routing support requests, detecting frustrated users and responding within seconds, and maintaining a brand-specific personality across every server it operates in. The AI layer means no creator message goes unanswered, even when the human team is offline.

Beyond verification, the system serves as a live data collection and analysis engine. Every AI conversation is logged in real time, giving teams searchable, actionable data on what their communities are asking, where friction exists, and how to optimize campaign performance. These insights directly inform decisions that drive brand GMV growth.

To ensure reliability and scale, the applications are deployed on Google Cloud Compute Engine virtual machines, running 24 hours a day with no downtime. Combined with deep Google Sheets API integration and the Anthropic Claude API, the result is a seamless, automated pipeline that removes manual work, strengthens data accuracy, and gives brands real-time intelligence on their communities.

The end product is a full-stack AI-powered automation platform that improves onboarding efficiency, scales community management without scaling headcount, and delivers measurable revenue impact across multiple eCommerce brands.

Real Time TikTok Shop Analytics Dashboard

I designed and built a full-stack analytics dashboard to aggregate, normalize, and visualize creator and revenue data across multiple internal systems. The frontend is a custom HTML/CSS/JavaScript interface using Chart.js for real-time visualizations, advanced filtering, pagination, and cohort analysis.

The backend is a Node.js service that securely authenticates with Google APIs via a service account, pulls structured data from multiple Google Sheets sources, processes GMV and creator metadata, and exposes a unified JSON API consumed by the dashboard. The system supports multi-source ingestion, dynamic segmentation, and exportable datasets, enabling operational and revenue-driven decision making at scale.