TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I made a better Tax Estimator from my spreadsheet

1 点作者 matthewtse大约 1 年前
Hey All,<p>I left my software career 2 months ago to write code that actually excites me. Ironically, the first thing I&#x27;m building is a tax tool.<p>A few years ago, I had a surprise 5-figure tax bill + penalties. Apparently the IRS withholds incorrectly even for simple wage income (becomes more of a problem for high earners). So I made a spreadsheet to estimate my taxes, and it got better and better over the years.<p>The spreadsheet worked, but without code it couldn&#x27;t handle certain edge cases. And a lot of friends &amp; coworkers mentioned they have the same tax issue. So I decided to make a web app out of it.<p>I think it&#x27;s better than what&#x27;s out there for a few reasons:<p>- You can quickly add your income sources and get immediate cumulative calculations-people often give up before making it to the end of the IRS or Turbotax estimators.<p>- There&#x27;s a slider bar which tells you tax owed at any point in the year-great for quarterly payments because you won&#x27;t need to go through the estimation process 4 separate times.<p>- You can click on each tax type to show a detailed breakdown of the calculation—I hate how existing tools just give you a number without explanation.<p>- You can save your tax estimate and update it later. People usually have taxable events throughout the year, and it&#x27;s nice to quickly update the estimate rather than create a new one from scratch.<p>Tech Stack: Next.js, Supabase, Makerkit, Tailwind, Shadcn&#x2F;ui, Echarts<p>I hope people find it as useful as I do, looking forward to any feedback!

暂无评论

暂无评论