{"id":37628048,"url":"https://github.com/rishiraj/chakrinai","last_synced_at":"2026-01-16T10:52:28.016Z","repository":{"id":308889718,"uuid":"1030926492","full_name":"rishiraj/chakrinai","owner":"rishiraj","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-18T05:24:21.000Z","size":2925,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T03:25:16.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chakrinai.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishiraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-02T16:20:57.000Z","updated_at":"2025-10-18T05:24:26.000Z","dependencies_parsed_at":"2025-08-08T14:41:00.859Z","dependency_job_id":"04c80260-6f3f-4476-a895-161aed33d3a6","html_url":"https://github.com/rishiraj/chakrinai","commit_stats":null,"previous_names":["rishiraj/chakrinai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishiraj/chakrinai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiraj%2Fchakrinai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiraj%2Fchakrinai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiraj%2Fchakrinai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiraj%2Fchakrinai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishiraj","download_url":"https://codeload.github.com/rishiraj/chakrinai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiraj%2Fchakrinai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":[],"created_at":"2026-01-16T10:52:27.908Z","updated_at":"2026-01-16T10:52:27.999Z","avatar_url":"https://github.com/rishiraj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chakri Nai\n\n**India's First Roast-Comedy Job Pitch Show**\n\nChakri Nai is a revolutionary platform where job seekers get made, not broken. It's a unique blend of entertainment and career development where participants pitch their ideas and get constructive feedback through humor and roasting from industry experts.\n\n## Overview\n\nChakri Nai transforms the traditional job interview process into an engaging, entertaining experience. Job seekers step onto the stage, present their pitch, get roasted by startup founders, comedians, and industry icons, and ultimately get hired through this innovative format.\n\n## Features\n\n- **Interactive Job Pitch Platform**: A stage for job seekers to present their ideas and skills\n- **Expert Roast Masters**: Feedback from startup founders, comedians, and industry professionals\n- **Entertainment-First Approach**: Making career development fun and engaging\n- **Real-time Reviews**: Live feedback and testimonials from participants\n- **Modern Web Experience**: Built with cutting-edge web technologies\n\n## Tech Stack\n\n### Frontend\n- **Next.js 15.4.5** - React framework with App Router\n- **React 19.1.0** - Latest React with concurrent features\n- **TypeScript 5** - Type-safe development\n- **Tailwind CSS 3.4.17** - Utility-first CSS framework\n\n### UI Components\n- **Radix UI** - Accessible component primitives\n- **Lucide React** - Beautiful icon library\n- **Custom Design System** - Branded components with unique styling\n\n### Analytics \u0026 Monitoring\n- **PostHog** - Product analytics and user behavior tracking\n- **Google Analytics** - Web analytics and insights\n\n### SEO \u0026 Social Media\n- **Dynamic OG Images** - API-generated Open Graph images\n- **Static OG Images** - Pre-generated SVG images for all sections\n- **Comprehensive Metadata** - Complete SEO meta tags and structured data\n- **Twitter Cards** - Optimized social media sharing\n- **PWA Support** - Progressive Web App manifest and features\n\n### Development Tools\n- **ESLint** - Code linting and quality\n- **Turbopack** - Fast development builds\n- **PNPM** - Efficient package management\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18+\n- PNPM (recommended package manager)\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/rishiraj/chakrinai.git\ncd chakrinai\n```\n\n2. Install dependencies:\n```bash\npnpm install\n```\n\n3. Start the development server:\n```bash\npnpm dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n### Available Scripts\n\n- `pnpm dev` - Start development server with Turbopack\n- `pnpm build` - Build for production\n- `pnpm start` - Start production server\n- `pnpm lint` - Run ESLint\n\n## Project Structure\n\n```\nsrc/\n├── app/                    # Next.js App Router\n│   ├── globals.css        # Global styles\n│   ├── layout.tsx         # Root layout\n│   └── page.tsx           # Home page\n├── components/            # React components\n│   ├── ui/               # Reusable UI components\n│   ├── Header.tsx        # Main header component\n│   ├── HowItWorks.tsx    # Process explanation\n│   ├── RoastMasters.tsx  # Expert showcase\n│   ├── Testimonials.tsx  # User testimonials\n│   ├── Reviews.tsx       # User reviews\n│   └── Footer.tsx        # Site footer\n└── lib/                  # Utility functions\n```\n\n## Design System\n\nThe project uses a custom design system with:\n\n- **Primary Colors**: Red-based palette (#bd2f21)\n- **Secondary Colors**: Orange/Yellow accents (#fdb33a, #fc7228)\n- **Typography**: Custom fonts including Awesome Serif and Figma Hand\n- **Components**: Rounded corners, shadows, and playful animations\n- **Responsive Design**: Mobile-first approach with Tailwind breakpoints\n\n## Key Components\n\n### Header\nThe main hero section featuring the core message: \"Pitch. Get Roasted. Get Hired.\"\n\n### How It Works\nThree-step process visualization:\n1. Step Onto the Stage\n2. Get Roasted\n3. Get Hired\n\n### Roast Masters\nShowcase of expert panel including startup founders, comedians, and industry icons.\n\n### Testimonials \u0026 Reviews\nSocial proof from participants and success stories.\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature/amazing-feature`\n3. Commit your changes: `git commit -m 'Add amazing feature'`\n4. Push to the branch: `git push origin feature/amazing-feature`\n5. Open a Pull Request\n\n### Development Guidelines\n\n- Follow TypeScript best practices\n- Use Tailwind CSS for styling\n- Maintain component modularity\n- Write meaningful commit messages\n- Test thoroughly before submitting PRs\n\n## Deployment\n\nThe application is optimized for deployment on Vercel, Netlify, or any platform supporting Next.js.\n\n### Build Optimization\n\n- Static generation where possible\n- Image optimization with Next.js Image component\n- CSS optimization with Tailwind CSS\n- Bundle analysis and code splitting\n\n## Analytics\n\nThe application includes:\n- **PostHog**: User behavior tracking and product analytics\n- **Google Analytics**: Web traffic and conversion tracking\n\n## License\n\nThis project is private and proprietary.\n\n## Contact\n\nFor questions or support, please contact the development team.\n\n---\n\n**Made with ❤️ for the future of job hunting in India**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiraj%2Fchakrinai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishiraj%2Fchakrinai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiraj%2Fchakrinai/lists"}