{"id":28387987,"url":"https://github.com/ysskrishna/ilabs","last_synced_at":"2026-02-21T21:07:18.524Z","repository":{"id":286856277,"uuid":"962665078","full_name":"ysskrishna/ilabs","owner":"ysskrishna","description":"A collection of free developer tools and resources, including image generation tools, boilerplate templates, utility applications, and more - designed to help developers streamline their workflow and enhance their projects.","archived":false,"fork":false,"pushed_at":"2025-06-08T13:37:44.000Z","size":11147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T09:04:27.091Z","etag":null,"topics":["developer-tools","generator","image","nextjs","open-graph","open-graph-generator","open-source","project","self-hosted","tailwindcss","tools","typescript","website","ysskrishna"],"latest_commit_sha":null,"homepage":"https://ilabs.vercel.app/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ysskrishna.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-04-08T13:47:58.000Z","updated_at":"2025-06-08T13:36:33.000Z","dependencies_parsed_at":"2025-06-08T14:35:58.879Z","dependency_job_id":null,"html_url":"https://github.com/ysskrishna/ilabs","commit_stats":null,"previous_names":["ysskrishna/og-labs","ysskrishna/ilabs"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ysskrishna/ilabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysskrishna%2Filabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysskrishna%2Filabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysskrishna%2Filabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysskrishna%2Filabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysskrishna","download_url":"https://codeload.github.com/ysskrishna/ilabs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysskrishna%2Filabs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","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":["developer-tools","generator","image","nextjs","open-graph","open-graph-generator","open-source","project","self-hosted","tailwindcss","tools","typescript","website","ysskrishna"],"created_at":"2025-05-30T19:36:32.133Z","updated_at":"2026-02-21T21:07:18.519Z","avatar_url":"https://github.com/ysskrishna.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iLabs\n\nA collection of free developer tools and resources, including image generation tools, boilerplate templates, utility applications, and more - designed to help developers streamline their workflow and enhance their projects.\n\n## [OG Image Generator](https://ilabs.vercel.app/products/og-image-generator)\n\n- Enhanced linear gradient section with customizable colorcodes\n- Enhanced Linear gradient with customizable angle via input and slider\n- Add Radial gradient presets with customizable colorcodes\n- Enhanced Solid color with customized colorcodes\n\n## 🌐 Live Demo\n\nVisit [https://ilabs.vercel.app](https://ilabs.vercel.app) to try the tools online.\n\n## Screenshots\n\n### OG Image Generator - Light Theme\n\n\u003cimg src=\"./media/og_image_generator.png\" alt=\"Landing Page Light\"/\u003e\n\n### Landing Page - Light Theme\n\n\u003cimg src=\"./media/landing_page.png\" alt=\"Landing Page Light\"/\u003e\n\n### Products Page - Light Theme\n\n\u003cimg src=\"./media/products_page.png\" alt=\"Products Page Light\"/\u003e\n\n### Blogs Page - Light Theme\n\n\u003cimg src=\"./media/blogs_page.png\" alt=\"Blogs Page Light\"/\u003e\n\n### Creator Page - Light Theme\n\n\u003cimg src=\"./media/creator_page.png\" alt=\"Creator Page Light\"/\u003e\n\n### OG Image Generator - Dark Theme\n\n\u003cimg src=\"./media/og_image_generator_dark.png\" alt=\"Landing Page Dark\"/\u003e\n\n### Landing Page - Dark Theme\n\n\u003cimg src=\"./media/landing_page_dark.png\" alt=\"Landing Page Dark\"/\u003e\n\n### Products Page - Dark Theme\n\n\u003cimg src=\"./media/products_page_dark.png\" alt=\"Products Page Dark\"/\u003e\n\n### Blogs Page - Dark Theme\n\n\u003cimg src=\"./media/blogs_page_dark.png\" alt=\"Blogs Page Dark\"/\u003e\n\n### Creator Page - Dark Theme\n\n\u003cimg src=\"./media/creator_page_dark.png\" alt=\"Creator Page Dark\"/\u003e\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js 18+\n- pnpm (recommended) or npm\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/ysskrishna/ilabs\ncd ilabs\n```\n\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Set up environment variables in `.env.local`:\n\n```bash\nNEXT_PUBLIC_BASE_URL=http://localhost:3000\nNEXT_PUBLIC_API_URL=http://localhost:3000/api\nNEXT_PUBLIC_GOOGLE_ID=\nNEXT_PUBLIC_GOOGLE_ADSENSE_ID=\n```\n\n4. Start the development server:\n\n```bash\npnpm dev\n```\n\nVisit `http://localhost:3000` to access the application.\n\n## 🛠️ Tech Stack\n\n- [Next.js 15](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Radix UI](https://www.radix-ui.com/)\n- [Satori](https://github.com/vercel/satori)\n- [Zod](https://zod.dev/)\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📝 License\n\nCopyright (c) 2025 Y. Siva Sai Krishna\n\nThis project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) License - see the [LICENSE](LICENSE) file for details.\n\n---\n\nBuilt by [ysskrishna](https://github.com/ysskrishna)\n\nThis project is inspired by and built upon:\n\n- [ogImage.click](https://github.com/weijunext/ogimage-click)\n- [imgsrc-app](https://github.com/FadyMak/imgsrc-app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysskrishna%2Filabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysskrishna%2Filabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysskrishna%2Filabs/lists"}