"Roast My Stuff" is an AI-powered tool that humorously critiques resumes and project portfolios while providing real, actionable feedback!
Upload & Roast – Users upload their resume, GitHub repo, or portfolio link for instant roasting. Humor + Learning – AI mixes witty critiques with real, actionable feedback. Roast Levels – Choose from Mild, Spicy, or Extra Burn 🔥🔥🔥. Leaderboard – Rank resumes from Most Roastable to Most Impressive. Portfolio Checker – Detects outdated links, poor UI, and missing content. Social Sharing – Users can share their roasts on Twitter/X & LinkedIn.
💡 Unique & Engaging – Blends fun with practicality, making it shareable. 📌 Useful for Developers – Helps users improve their resumes & portfolios. 😂 Memorable – The roasting aspect makes it stand out. 🚀 Scalable – Can expand to cover cover letter reviews, LinkedIn profiles, and interview responses.
- Frontend: React.js, TailwindCSS
- Backend: Node.js with Express
- AI: Gemini API
- Database: Firebase/Supabase
git clone https://github.com/megh-bari/roast-my-stuff.git
cd roast-my-stuff
cd frontend
npm install
npm run dev
Open http://localhost:3000 in your browser.
cd backend
npm install
npm run dev
Backend will run on http://localhost:5000 (or configured port).
4. Set up environment variables (e.g., Gemini API key, Firebase config) in .env
files for both frontend and backend.
If you like this project, give it a ⭐ on GitHub and share it on social media!