

Client work
Omnisocials
Full Stack Engineer (freelance) · In production
A SaaS platform to manage and schedule content across many social networks from one dashboard.
Manage all your social networks from a single dashboard.
Problem
Teams had to juggle many platforms to publish and monitor their content.
Solution
A unified dashboard that connects to major social networks via their official APIs.
Key decisions
- Cross-platform authentication — secure, scalable OAuth across 10+ social APIs with robust token-lifecycle management for stable connections.
- Scalable job scheduling — a background processing system for high-volume scheduled publishing with predictable resource usage.
- Real-time feedback — live client–server updates so users see task status instantly.
- API traffic management — centralized request handling and throttling to respect diverse third-party rate limits without losing throughput.
Tech stack
- Next.js
- Node.js
- PostgreSQL
- TailwindCSS