TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: One pixel for every food in the USDA database

2 pointsby joshelgarover 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 &amp; how I kept it performant (rendering 300k foods can be slow)

1 comment

joshelgarover 1 year ago
I&#x27;ve open-sourced it here: <a href="https:&#x2F;&#x2F;github.com&#x2F;JoshElgar&#x2F;foodpixel">https:&#x2F;&#x2F;github.com&#x2F;JoshElgar&#x2F;foodpixel</a><p>The tech stack was NextJS, Tailwind + Vercel.