
Cloud-native blogging platform
BlogVsn bridges the gap between traditional CMS content management and modern single-page application performance. By utilizing the Blogger API v3, content management remains completely decoupled from the presentation layer, enabling dynamic, real-time content delivery with edge-cached global distribution.
Performance
Edge-cached API responses for instantaneous loading and minimal latency.
Security
Google Identity Services for zero-knowledge authentication and data protection.
This project demonstrates how to integrate cloud services (Google OAuth, Blogger API) with modern React patterns to build a scalable, performant blogging platform. The architecture separates concerns between authentication, data fetching, and content rendering.
Architecture Highlights
- →Decoupled CMS integration with Blogger API v3
- →OAuth 2.0 authentication with Google Identity Services
- →Edge-cached content delivery via Vercel CDN
- →Serverless email integration with EmailJS
Screenshots

Data Feed

Content Engine

Auth Dashboard

SMTP Gateway