Project Detail
SocioConnect
Centralized social media management SaaS - create once, publish everywhere. Omnichannel composer, platform-specific customization, scheduling, unified inbox, and analytics for creators and agencies.
Technical Summary
StackNext.js + React
Platformweb
RoleFull-Stack Developer
TechnologiesNext.js 16, React 19, TypeScript, Tailwind CSS, Zustand, PostgreSQL, Prisma, Supabase, Upstash QStash, Redis, ImageKit
ContextPersonal Project
Team Size1
Key Responsibilities
- Designed and built the full-stack architecture
- Implemented omnichannel composer and platform integrations
- Built scheduling system with background job processing
- Integrated analytics and unified inbox features
Project Insights
Architected a multi-platform publishing workflow with complex state management, cross-platform API orchestration, and async job processing
Technical Concepts
- Omnichannel composer with Master Mode + platform-specific overrides
- Live device previews for multiple platforms simultaneously
- Scheduled publishing with retry handling and monitoring
- Unified inbox aggregating interactions across platforms
Architecture & Features
- Visual thread builder for Twitter/LinkedIn multi-post chains
- Media processing pipeline with ImageKit CDN
- Background job orchestration with QStash
- Platform-specific content rules and validation
Key Learnings
- Cross-platform APIs require careful rate limiting and error handling
- Complex composer state benefits from Zustand over Context API
- Async job processing is essential for reliable publishing