Back to Portfolio
Live 2026 · 02 / 09 Visit live

Socialyzed

Your Social Media. Analyzed.

ReactHonoCloudflareD1QueuesClaude AIStripeX API
Year
2026
Duration
Live since May 2026
Team
Mahere & David
Status
Live
Overview

What is Socialyzed?

Socialyzed is an AI-powered SaaS that analyzes social media profiles. Users upload screenshots or connect their account, pick a goal preset, and Claude generates a report with a 0-100 score, eight score blocks, strengths, weaknesses, and immediate actions. On top of that: an AI coach chat that knows your numbers, post ideas, KPI time series with sparklines, an accuracy hub, and public share links with benchmarks. A daily pipeline scrapes and classifies algorithm updates for nine platforms so the recommendations stay current.

The Challenge

The problem we set out to solve.

Social media algorithms change constantly, and most creators optimize blindly. Generic AI tools give generic advice because they know nothing about the actual account. We wanted a tool that scores a profile against what the platform currently rewards, not against last year's best practices, and that runs entirely on edge infrastructure without a server to babysit.

Our Solution

How we built it.

A monorepo with a React 19 web app and a Hono worker on Cloudflare. D1 holds users, scans, and KPI snapshots, KV handles sessions and rate limits, R2 stores screenshots, and a Cloudflare Queue feeds both profile scans and the RSS/web-scraper pipeline for algorithm updates. The X API delivers real metrics including impressions. Scores are weighted server-side, rate limits are atomic, and auth uses HttpOnly cookies over a same-origin API. Pro users get Claude Sonnet for post ideas, everyone else Haiku, and every paid external call is cost-tracked in an admin dashboard.

In Action

See it in action.

Platform Command Center Dashboard
Platform Command Center Dashboard
Smart Hub: Score, Strengths & Actions
Smart Hub: Score, Strengths & Actions
Accuracy Hub
Accuracy Hub
Progress Tracking
Progress Tracking
Tech Stack

Under the hood.

Frontend
React 19, Vite 6, Tailwind, React Router 7
Backend
Hono 4 on Cloudflare Workers
Database
Cloudflare D1, 33 Migrations
Storage & Cache
Cloudflare R2 + KV
Pipeline
Cloudflare Queues + 4 Cron Triggers
AI
Claude Haiku 4.5 / Sonnet 5, Gemini Images
Integrations
X API, Meta OAuth, Stripe, Resend
Auth
Email + Google OAuth, HttpOnly Sessions
Attention to Detail

What we paid attention to.

01

Scored Against the Real Algorithm

A daily pipeline collects algorithm updates from 17 sources, classifies them per platform, and feeds approved updates into every scan prompt. The score reflects what works this week.

02

A Coach That Knows Your Numbers

The AI coach and the post-idea generator work with the actual account data: strengths, weaknesses, niche, real KPIs from the X API. No generic tips.

Result

Where we are today.

Socialyzed is live at socialyzed.app with X connected and Instagram/Facebook connect built and feature-flagged. The full stack runs on Cloudflare with zero servers to maintain.