TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Show HN: One pixel for every food in the USDA database
2 点
作者
joshelgar
超过 1 年前
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
超过 1 年前
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.