TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Show HN: One pixel for every food in the USDA database
2 points
by
joshelgar
over 1 year ago
Hey, just sharing a weekend project I worked on. The USDA has a lot more than ~300,000 foods, but this is a cleaner dataset without duplicates.<p>AMA - happy to share how I made it & how I kept it performant (rendering 300k foods can be slow)
1 comment
joshelgar
over 1 year ago
I've open-sourced it here: <a href="https://github.com/JoshElgar/foodpixel">https://github.com/JoshElgar/foodpixel</a><p>The tech stack was NextJS, Tailwind + Vercel.