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: Part Placer, an automatic cutlist generator

1 pointsby vailripperover 5 years ago

1 comment

vailripperover 5 years ago
Wanted to share a fun tool I just finished up as a means to learn some React! In my day job I&#x27;m a web developer, and decided to build a little tool for generating optimized cut lists from a list of parts! It&#x27;s a PWA, integrates with the beforeinstall events on chrome and the Share API on mobile. It was a fun project in seeing how far PWA&#x27;s have come! Would love any feedback<p><a href="https:&#x2F;&#x2F;part-placer.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;part-placer.com&#x2F;</a><p>Source is here:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;tyschroed&#x2F;part-placer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tyschroed&#x2F;part-placer</a>