Overview
Postatus simplifies the social content lifecycle—from ideation to distribution—by letting users craft posts based on trending topics, choose supported platforms (e.g., X, Telegram), and auto-generate visuals and captions using a built-in AI engine. Users can organize content by categories, manage accounts, and track engagement performance, all within a single interface.
My Role: Frontend Developer
I focused on building a smooth and intuitive user experience for both desktop and mobile users. My contributions included:
- UI Development: Implemented pixel-perfect screens based on Figma designs for core flows including onboarding, AI-assisted post creation, blog display, and account management.
- Interactive Dashboard: Developed a multi-tab dashboard system with toggled creative sliders, task/tag filters, and content previews with full post metadata.
- Media & AI Integration: Built dynamic components to preview AI-generated images and texts in real-time, with platform-specific formatting logic.
- Authentication & Routing: Integrated secure login with OAuth providers (Google, Facebook, Twitter) and responsive routing using Next.js.
- Component Library & Theme: Established a consistent component system with TailwindCSS and dark/light mode support to enhance brand identity.
- Responsiveness & UX Polish: Ensured full responsiveness and animation transitions using Framer Motion, maintaining clarity and performance across all devices.
Key Technologies Used:
- Framework: Next.js, React
- Styling: TailwindCSS, Framer Motion
- State Management: Zustand, React Context
- API Integration: REST APIs for AI content generation and post scheduling
- Auth: OAuth (Google, Facebook, Twitter)