import Image from 'next/image'
📹 Zoom-Style Video Conferencing App with Scheduling & Screen Sharing
🚀 Inspired by the shift to remote-first culture, I built a full-featured video conferencing app — schedule, join, screen share, and talk in real-time. Powered by Clerk for seamless auth and GetStream for scalable video/audio communication.
✨ Core Features
- 📅 Schedule & Join Meetings with unique links
- 🎥 HD Video + Audio Streaming via GetStream
- 🔒 User Authentication & Session Management with Clerk.dev
- 🖥️ Screen Sharing Support
- 🤝 Simple, fast, and responsive meeting UX
📸 Screenshot Preview

⚙️ Tech Stack
- Frontend: Next.js + Tailwind CSS
- Auth: Clerk.dev
- Video: GetStream Video SDK
- State Management: Zustand
- Routing & UI: React + Shadcn UI
🚧 Setup Guide (Simplified)
1. 🔐 Clerk Authentication Setup
npm install @clerk/nextjs