Back to projects
probably-pancakes
RA machine learning app that answers the only question that matters: does this recipe make pancakes? Trained a Random Forest classifier on 3,200 recipes scraped from the web, then wrapped it in a polished Shiny app. Born from a household mystery — a scrap of paper labeled ‘probably pancakes.’
Training set
3,200 recipes
Recognition
Invited to RStudio Shiny Gallery (pending)
Accuracy
Definitely pancakes
What I built
Stack
- R
- Shiny
- Shiny modules
- data.table
- HTML/CSS
Key decisions
- Dynamic ingredient inputs via Shiny modules — users can add as many ingredients as they want without the codebase sprawling, keeping maintenance easy
- Invested in custom CSS and visual polish — the joke lands better when the app looks like a real product