Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evoluteur/madeleinology
Playing with data science by taking a look at the proportions of flour, sugar, butter, and eggs in 147 Madeleine recipes (the traditional French sponge cake).
https://github.com/evoluteur/madeleinology
baking cake cooking cooking-recipes data data-science data-visualization dessert exploratory-analysis exploratory-data-analysis exploratory-data-visualizations food histogram longtail madeleine recipe visualization
Last synced: 4 days ago
JSON representation
Playing with data science by taking a look at the proportions of flour, sugar, butter, and eggs in 147 Madeleine recipes (the traditional French sponge cake).
- Host: GitHub
- URL: https://github.com/evoluteur/madeleinology
- Owner: evoluteur
- License: mit
- Created: 2017-07-04T05:57:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T07:57:34.000Z (7 months ago)
- Last Synced: 2024-05-01T21:42:14.985Z (7 months ago)
- Topics: baking, cake, cooking, cooking-recipes, data, data-science, data-visualization, dessert, exploratory-analysis, exploratory-data-analysis, exploratory-data-visualizations, food, histogram, longtail, madeleine, recipe, visualization
- Language: JavaScript
- Homepage: https://evoluteur.github.io/madeleinology/
- Size: 1.14 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Madeleinology
My study of Madeleines (the traditional French sponge cake).
## Data
Looking at the 155 ingredients used in 147 different madeleine recipes from [Marmiton.org](https://www.marmiton.org/recettes/recherche.aspx?aqt=madeleine).
[![Madeleines](https://raw.githubusercontent.com/evoluteur/madeleinology/master/pix/mad-4.gif)](https://evoluteur.github.io/madeleinology/ingredients-top4.html)
Data: [Recipes](https://github.com/evoluteur/madeleinology/blob/master/data/recipes-data.js) and [Ingredients](https://github.com/evoluteur/madeleinology/blob/master/data/ingredients-data.js).
## Recipe
Exploring recipe options.
[![Madeleines](https://raw.githubusercontent.com/evoluteur/madeleinology/master/pix/mixed-tray.jpg)](https://evoluteur.github.io/madeleinology/)
Copyright (c) 2024 [Olivier Giulieri](https://evoluteur.github.io/).