{"id":24442438,"url":"https://github.com/jacksonkasi0/roast-me","last_synced_at":"2025-04-30T15:41:00.829Z","repository":{"id":272046836,"uuid":"915357720","full_name":"jacksonkasi0/roast-me","owner":"jacksonkasi0","description":"Roast Me is a fun and interactive web app that generates humorous, AI-powered roasts based on GitHub profile READMEs. Just input a GitHub profile URL and enjoy the laughs!","archived":false,"fork":false,"pushed_at":"2025-01-12T04:51:23.000Z","size":117,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T10:49:36.835Z","etag":null,"topics":["dev","github-copilot","llm","roast"],"latest_commit_sha":null,"homepage":"https://roast-u.vercel.app","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/jacksonkasi0.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}},"created_at":"2025-01-11T16:32:07.000Z","updated_at":"2025-04-14T06:25:40.000Z","dependencies_parsed_at":"2025-01-11T18:24:11.570Z","dependency_job_id":"405ebef9-201b-4ea6-a178-11327f4d427b","html_url":"https://github.com/jacksonkasi0/roast-me","commit_stats":null,"previous_names":["jacksonkasi0/roast-me"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacksonkasi0%2Froast-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacksonkasi0%2Froast-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacksonkasi0%2Froast-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacksonkasi0%2Froast-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacksonkasi0","download_url":"https://codeload.github.com/jacksonkasi0/roast-me/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251733448,"owners_count":21634971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dev","github-copilot","llm","roast"],"created_at":"2025-01-20T21:59:06.162Z","updated_at":"2025-04-30T15:41:00.803Z","avatar_url":"https://github.com/jacksonkasi0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔥 Roast Me - GitHub Profile Roaster  \n\n**Roast Me** is a fun and interactive web app that generates humorous, AI-powered roasts based on GitHub profile READMEs. Just input a GitHub profile URL and enjoy the laughs!  \n\n⚠️ **Disclaimer**: Roasts are generated by an AI model and may not always be accurate or appropriate. Please use this app responsibly and respectfully.\n\n## ✨ Features  \n- Generate friendly, funny roasts with emojis 🤖🎉  \n- Simple, responsive UI built with Next.js and TailwindCSS  \n- Social sharing options for Twitter and LinkedIn 🔗  \n- GitHub avatar and profile integration 👤  \n- **Watch the build process on YouTube!** 🎥  \n\n## 🛠️ Tech Stack  \n- **Frontend**: Next.js, TypeScript, TailwindCSS  \n- **Backend**: Next.js API Routes  \n- **AI Model**: LLM (e.g., GPT-4 mini or llama 3.2) [sambanova.ai](https://sambanova.ai)  \n- **API Integration**: GitHub API  \n\n## 🚀 Getting Started  \n\n### Clone the Repository  \n```bash  \ngit clone https://github.com/jacksonkasi0/roast-me.git  \ncd roast-me  \n```  \n\n### Install Dependencies  \n```bash  \nbun install  \n```  \n\n### Set Up Environment Variables  \nCreate a `.env` file in the root directory and add:  \n```env  \nOPENAI_API_KEY=your_openai_api_key  \n```  \n\n### Run the Development Server  \n```bash  \nbun dev  \n```  \n\nVisit [http://localhost:3000](http://localhost:3000) to view your app.  \n\n## 🌟 Usage  \n1. Enter a GitHub profile URL.  \n2. Click \"Roast Me!\" to generate a roast.  \n3. Share the roast on Twitter or LinkedIn.  \n4. Have fun! 😄  \n\n## 📺 Watch the Build  \nCheck out the full development journey in my YouTube video, where I recorded the entire build from scratch:\n\n[📺 Watch the Full Build Video on YouTube](https://youtu.be/KBRR1OdD-ik)\n\n## 🌐 Live Demo  \nExperience the fun firsthand by trying out the **\"Roast Me\"** app:\n![Roast Me](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w7c2q82ef0w0p3qxvr1k.png)\n\n- **Live Demo:** [roast-u.vercel.app](https://roast-u.vercel.app/)  \n  - Enter any GitHub profile URL.\n  - Click the **\"Roast Me!\"** button.\n  - Enjoy a personalized, funny roast based on the profile’s `README.md`.\n\n## 🤝 Contributing  \nContributions are welcome!  \n1. Fork the repository.  \n2. Create a new branch: `git checkout -b feature/YourFeature`.  \n3. Commit changes: `git commit -m 'Add YourFeature'`.  \n4. Push to the branch: `git push origin feature/YourFeature`.  \n5. Open a Pull Request.  \n\n## 📝 License  \nThis project is licensed under the MIT License.  \n\n## 📬 Contact  \n- **GitHub**: [Jackson Kasi](https://github.com/jacksonkasi0)  \n- **Live Demo**: [roast-u.vercel.app](https://roast-u.vercel.app)  \n- **Watch on YouTube**: [Watch the Full Build Video](https://youtu.be/KBRR1OdD-ik)  \n\nMade with ❤️ by Jackson Kasi  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonkasi0%2Froast-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacksonkasi0%2Froast-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonkasi0%2Froast-me/lists"}