File size: 846 Bytes
a8bf02d
 
 
1ee4c18
 
a8bf02d
 
 
 
1ee4c18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Code Roast Battle
emoji: 🔥
colorFrom: red
colorTo: pink
sdk: docker
pinned: false
---

# Code Roast Battle

Get your code roasted Gordon-Ramsay-style! Paste any code snippet and Chef CodeRamsay will brutally critique it, then show you how it should actually be written.

## Features

- **Gordon Ramsay Style** - Dramatic, funny roasts of your code
- **Issue Detection** - Finds bugs, code smells, bad practices
- **Severity Ratings** - Mild, Spicy, Nuclear
- **Code Rewrite** - Shows how the code SHOULD look
- **Hire Verdict** - Would they hire you? YES / MAYBE / GET OUT

## Quick Start

```bash
cd backend && cp .env.example .env && npm install && npm start
cd frontend && npm install && npm run dev
```

## Tech Stack
- **Frontend**: React 19 + Vite
- **Backend**: Express.js
- **AI**: Groq (cloud) / Ollama (local) - both free