{"id":50020623,"url":"https://github.com/amaan-ur-raheman/dev-event","last_synced_at":"2026-05-20T07:48:37.281Z","repository":{"id":330013428,"uuid":"1087398706","full_name":"amaan-ur-raheman/dev-event","owner":"amaan-ur-raheman","description":"DevEvent is a Next.js 16 developer event management platform that enables users to discover, create, and book tech events with real-time registration, AI-powered  recommendations, and seamless mobile-responsive design - serving as a centralized hub for the developer community.","archived":false,"fork":false,"pushed_at":"2026-01-24T09:24:32.000Z","size":7916,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-24T19:52:57.557Z","etag":null,"topics":["mongodb","nextjs16","posthog","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amaan-ur-raheman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-31T21:00:12.000Z","updated_at":"2025-12-22T19:19:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/amaan-ur-raheman/dev-event","commit_stats":null,"previous_names":["amaan-ur-raheman/dev-event"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amaan-ur-raheman/dev-event","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaan-ur-raheman%2Fdev-event","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaan-ur-raheman%2Fdev-event/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaan-ur-raheman%2Fdev-event/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaan-ur-raheman%2Fdev-event/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaan-ur-raheman","download_url":"https://codeload.github.com/amaan-ur-raheman/dev-event/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaan-ur-raheman%2Fdev-event/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mongodb","nextjs16","posthog","react"],"created_at":"2026-05-20T07:48:35.166Z","updated_at":"2026-05-20T07:48:37.274Z","avatar_url":"https://github.com/amaan-ur-raheman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 DevEvent - Developer Event Management Platform\n\n\u003e **The Hub for Every Dev Event You Can't Miss**\n\nA modern, full-stack event management platform built with Next.js 16, designed specifically for developer events and tech meetups. Features real-time booking, analytics tracking, and intelligent event recommendations.\n\n## 📸 Screenshots\n\n### Home Page\n![Home Page](./public/readme/home-page.png)\n\n### Event Details \u0026 Booking\n![Event Details Page](./public/readme/event-details-page.png)\n\n## ✨ Features\n\n- **🎪 Event Discovery** - Browse and explore developer events with rich details\n- **📅 Event Management** - Create, edit, and manage events with comprehensive information\n- **🎫 Smart Booking System** - Real-time event booking with email notifications\n- **🔍 Similar Events** - AI-powered recommendations based on event tags\n- **📊 Analytics Integration** - PostHog analytics for tracking user engagement\n- **⚡ Performance Optimized** - Component caching and React Compiler integration\n- **📱 Responsive Design** - Mobile-first design with Tailwind CSS\n- **🖼️ Image Management** - Cloudinary integration for optimized image handling\n\n## 🛠️ Tech Stack\n\n### Frontend\n- **Next.js 16** - React framework with App Router\n- **React 19** - Latest React with concurrent features\n- **TypeScript** - Type-safe development\n- **Tailwind CSS 4** - Utility-first CSS framework\n- **Lucide React** - Beautiful icon library\n\n### Backend \u0026 Database\n- **MongoDB** - NoSQL database with Mongoose ODM\n- **Cloudinary** - Image storage and optimization\n- **PostHog** - Product analytics and user tracking\n\n### Performance \u0026 Developer Experience\n- **React Compiler** - Automatic optimization\n- **Component Caching** - Next.js caching strategies\n- **ESLint** - Code linting and formatting\n- **Babel Plugin React Compiler** - Enhanced React optimizations\n\n## 🚀 Getting Started\n\n### Prerequisites\n- Node.js 18+ or Bun\n- MongoDB database\n- Cloudinary account\n- PostHog account (optional)\n\n### Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/amaan-ur-raheman/dev-event.git\n   cd dev-event\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   # or\n   bun install\n   ```\n\n3. **Environment Setup**\n   Create a `.env` file in the root directory:\n   ```env\n   NEXT_PUBLIC_BASE_URL=http://localhost:3000\n   MONGODB_URI=your_mongodb_connection_string\n   CLOUDINARY_CLOUD_NAME=your_cloudinary_cloud_name\n   CLOUDINARY_API_KEY=your_cloudinary_api_key\n   CLOUDINARY_API_SECRET=your_cloudinary_api_secret\n   NEXT_PUBLIC_POSTHOG_KEY=your_posthog_key\n   NEXT_PUBLIC_POSTHOG_HOST=https://app.posthog.com\n   ```\n\n4. **Run the development server**\n   ```bash\n   npm run dev\n   # or\n   bun dev\n   ```\n\n5. **Open your browser**\n   Navigate to [http://localhost:3000](http://localhost:3000)\n\n## 📁 Project Structure\n\n```\ndev-event/\n├── app/                    # Next.js App Router\n│   ├── api/               # API routes\n│   ├── events/            # Event pages\n│   ├── layout.tsx         # Root layout\n│   └── page.tsx           # Home page\n├── components/            # Reusable React components\n│   ├── BookEvent.tsx      # Event booking form\n│   ├── EventCard.tsx      # Event display card\n│   ├── LightRays.tsx      # Background animation\n│   └── Navbar.tsx         # Navigation component\n├── database/              # Database models and types\n│   ├── event.model.ts     # Event schema\n│   └── booking.model.ts   # Booking schema\n├── lib/                   # Utility functions\n│   ├── actions/           # Server actions\n│   └── mongodb.ts         # Database connection\n└── public/                # Static assets\n    ├── icons/             # SVG icons\n    └── readme/            # README images\n```\n\n## 🎯 Key Features Explained\n\n### Event Management\n- **Rich Event Details**: Comprehensive event information including agenda, organizer details, and tags\n- **Image Upload**: Seamless image handling with Cloudinary optimization\n- **Dynamic Routing**: SEO-friendly URLs with event slugs\n\n### Booking System\n- **Real-time Booking**: Instant event registration with database persistence\n- **Analytics Tracking**: User engagement tracking with PostHog\n- **Error Handling**: Robust error management and user feedback\n\n### Performance Optimization\n- **Component Caching**: Automatic caching with 1-hour TTL\n- **React Compiler**: Automatic React optimizations\n- **Image Optimization**: Next.js Image component with Cloudinary\n\n### Similar Events Algorithm\n- **Tag-based Matching**: Intelligent event recommendations\n- **Database Optimization**: Efficient MongoDB queries with exclusion logic\n\n## 🔧 Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run start` - Start production server\n- `npm run lint` - Run ESLint\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Built with [Next.js](https://nextjs.org/)\n- Styled with [Tailwind CSS](https://tailwindcss.com/)\n- Icons by [Lucide](https://lucide.dev/)\n- Analytics by [PostHog](https://posthog.com/)\n- Images by [Cloudinary](https://cloudinary.com/)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eMade with ❤️ for the developer community\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/amaan-ur-raheman/dev-event\"\u003e⭐ Star this repo\u003c/a\u003e •\n    \u003ca href=\"https://github.com/amaan-ur-raheman/dev-event/issues\"\u003e🐛 Report Bug\u003c/a\u003e •\n    \u003ca href=\"https://github.com/amaan-ur-raheman/dev-event/issues\"\u003e💡 Request Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaan-ur-raheman%2Fdev-event","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaan-ur-raheman%2Fdev-event","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaan-ur-raheman%2Fdev-event/lists"}