You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A pixel-art Starbucks nutrition calculator. Pick a drink, customize it (size, milk, whip, syrups, foam, toppings), and see the calories update live. Built to learn the PERN stack (PostgreSQL, Express, React, Node).
What it does
Browse drinks by category (Coffee, Tea, Frappuccino, Refreshers, Hot Chocolate) and temperature (hot / iced / blended)
Customize with real Starbucks nutrition data — exact calories per (drink × milk × whip × size), plus per-unit modifiers
Live calorie total with a breakdown of what each add-on contributes
Tech stack
Layer
Tech
Data / ETL
Python (pdfplumber, pandas) — extracts the Starbucks nutrition PDF into Postgres