---
title: "Projects by Ramón Chancay"
description: "Every shipped product, with its stack, year and store or website links."
author: Ramón Chancay
lang: en
canonical: https://www.ramonchancay.me/projects
---

# Projects by Ramón Chancay

Every shipped product, with its stack, year and store or website links.

## Shipped products

- **Intervatar** (2026): AI interview coach that turns your resume, job description and STAR stories into a digital twin. Ask a question by voice and get an answer written in your own material, in several lengths (30s, 60s, executive, technical, STAR), plus mock interviews, scored voice practice and a Zero-Glow live copilot for real interviews. Expo app for iOS and Android over a Python backend with speech-to-text and LLM routing. Stack: React Native, Expo, TypeScript, React Navigation, Reanimated, Python, OpenRouter, Deepgram, expo-iap, i18next.
- **Torneos BSC** (2026): Youth football tournament management platform. Displays schedules, live match results, league standings by category, team profiles, photo/video galleries, and tiered sponsors. Fully CMS-driven with Sanity Studio admin dashboard. Stack: Astro, React, Sanity, Tailwind CSS, TypeScript. Web: https://www.torneosbsccup.com/.
- **ArcaVida** (2026): Health and wellness platform based on natural remedies and herbal medicine. AI health chat (OpenAI), herb and remedy library, health journal, and personalized guidance. Web with Express + tRPC + React and mobile app with Expo. Stack: Express, tRPC, React, Expo, MySQL, TiDB, Drizzle ORM, Stripe, OpenAI. Web: https://arcavida.vercel.app.
- **Pet-Meet** (2026): App for finding lost pets. Users report missing or found pets on a live map and receive push notifications when one appears nearby. Includes smart QR collars that display contact info when scanned by anyone, with no account needed. Available on iOS and Android. Stack: React Native, Expo, Supabase, Fastify, Twilio. Web: https://www.pet-meet.com. iOS: https://apps.apple.com/us/app/pet-meet/id6768881134. Android: https://play.google.com/store/apps/details?id=com.petmet.shop.
- **PetMet** (2026): Community platform for finding lost pets. React Native app (iOS + Android) with live map, location-based push notifications, QR smart collars, and a friend network. Next.js admin dashboard for collar inventory, distribution center management, and manifest PDF generation. Astro public site with shareable deep-link pages for pets, reports, and collar activations. Monorepo built with Turborepo. Stack: Expo, React Native, Next.js, Astro, Fastify, Supabase, Drizzle ORM, Turborepo, AWS S3, Twilio. Web: https://www.pet-meet.com. iOS: https://apps.apple.com/us/app/pet-meet/id6768881134. Android: https://play.google.com/store/apps/details?id=com.petmet.shop.
- **MagneTics** (2026): Corporate website for a tech services company in Ecuador. Showcases technical support, industrial automation, and VR solutions. Features dynamic content management with Sanity CMS, WhatsApp integration, SEO with JSON-LD schema, and graceful CMS fallback data. Stack: Astro, React, Sanity, Tailwind CSS, Vercel. Web: https://www.magnetics.ec/.
- **Pet-Meet Admin** (2026): Internal dashboard for the Pet-Meet collar ecosystem. Manages collar inventory from production through distribution centers and points of sale, generates shipping manifests, and monitors platform-wide activity through charts and report tracking. Stack: Next.js, Supabase, Radix UI, Recharts.
- **Musyana Store** (2026): Online store for new and used phones, with shipping across Ecuador and direct WhatsApp contact. A Next.js storefront on top of Shopify, so the client manages catalog and orders from Shopify while the site stays fast and fully custom. Stack: Next.js, Shopify. Web: https://musyanastore.com.
- **OromarGo** (2026): Streaming and news platform for Oromar TV. Includes live TV, on-demand content, rapinovelas (9:16 shorts), and news portal. Web with Next.js and mobile app with Expo. Stack: Next.js, Expo, Bunny CDN, Clerk, OneSignal, RevenueCat, WordPress. iOS: https://apps.apple.com/ar/app/otv-go/id6756945122. Android: https://play.google.com/store/apps/details?id=com.peronesa.otvplayapp&hl=es.
- **OromarGo TV** (2026): Apple TV and Android TV app for Oromar TV, built from the same Expo codebase as the OromarGo phone app: a single build flag switches the native target, swaps each screen for its TV variant and stubs the modules a television doesn't have. The UI is designed for a remote: a collapsible side rail, a hero carousel, and rows for what's on now, continue watching, programs and latest clips, all driven by spatial focus navigation. Live channels come with a TV guide and a channel rail; episodes play full screen with 15-second skips. Nobody types a password with a remote: the TV shows a QR code, the phone that is already signed in approves it, and the session lands on the TV through a one-time Clerk sign-in token minted by a Supabase Edge Function. Stack: Expo, React Native tvOS, Expo Router, react-tv-space-navigation, expo-video, Clerk, Supabase Edge Functions, EAS.
- **Oromar Tracker** (2026): Audience tracking and segmentation system for digital media. Collects behavioral events, generates user profiles with interest scoring (with time-decay), and automatic segmentation. Includes client SDK and geolocation. Stack: Fastify, Supabase, MaxMind GeoIP, Docker, Railway.
- **Clona** (2025): B2B platform for creating AI conversational agents with 3D avatars (HeyGen). Multichannel support: chat, voice, WhatsApp, web embeds. Includes knowledge base system with vector search, session analytics, and subscription management. Stack: Next.js, MUI, Prisma, Supabase, OpenAI, LangChain, HeyGen, Stripe. Web: https://askclona.com.
- **Menonita Health** (2025): Hospital management system with patient management, appointments, medical records, and insurance handling. REST API with NestJS + TypeORM + PostgreSQL and mobile app with Expo. Features biometric authentication. Stack: NestJS, TypeORM, PostgreSQL, Expo, AWS Cognito, Redis.
- **SudApp** (2025): Fitness rewards app that turns workouts into real benefits. It reads activity and heart rate from Apple Health and devices like Garmin, converts each session into points ("Drops"), and lets users redeem them for offers from 110+ partner brands by city and category. Includes weekly ranking, streaks, challenges and communities. Stack: React Native, Expo, TypeScript, Apple Health, Garmin. Web: https://www.sudapp.co. iOS: https://apps.apple.com/co/app/sudapp/id6475525312. Android: https://play.google.com/store/apps/details?id=com.sudapp.
- **RevUp** (2024): Mobile app for managing and tracking music revenue, channels, and financial operations for content creators and MCNs. Features analytics dashboard with trend charts, balance and withdrawal management, channel performance tracking, biometric authentication, and multi-language support. Stack: React Native, Expo, TypeScript, React Query, Nativewind, Formik, i18next, Axios.
- **UTrack Orders** (2024): Order tracking and management system for logistics operations. Features admin dashboard with visual statistics, interactive calendar, client portal, WhatsApp notifications, and full order lifecycle tracking from warehouse entry through delivery and payment. Stack: Next.js, TypeScript, Supabase, Tailwind CSS, Radix UI, React Hook Form, Zod, Resend.

## Archived (offline or no longer maintained)

- **TechBlog AI Agent** (2026): Autonomous AI agent that discovers AI and technology news from 20+ RSS feeds, NewsAPI, and web scraping, then rewrites them in Spanish and automatically publishes to an Astro blog. The system uses a Vercel AI SDK tool-loop agent with LLM (Qwen via OpenRouter) to analyze, filter, and generate journalistic blog posts (600–900 words). Features a dual-agent architecture (content creation + SEO optimization), PostgreSQL-backed deduplication, automated Git workflow (pull → write → commit → push), and runs on a scheduled cron every 3 hours inside Docker containers. Stack: TypeScript, Node.js, Vercel AI SDK, PostgreSQL, Drizzle ORM, Docker, Cheerio, OpenRouter, Astro.
- **Credit Helper** (2026): SaaS credit analysis platform with AI chatbot. Analyzes credit reports, generates dispute letters, and educates on consumer rights. Subscription system (Free/Pro/Enterprise) with credits and referral system. Stack: Next.js, Supabase, OpenAI, Stripe, Upstash Redis.
