nowfound

Alternatives

Products that do what Stop writing Excel like it's assembly does

I suck at excel - https://www.youtube.com/watch?v=0nbkaYsR94c I would write the equivalent of: /* Tax rate */ var b1 = 50%; /* Salary */ var b2 = 120000; var b3 = b1 * b2; When excel lets you write: var tax_rate = 50%; var salary = 120000; var b3 = tax_rate * salary; I just didn't know any better. This class of problem can be solved by a linter and auto-formatter to automatically detect and use excel best practices. Which also helps you learn best practices. Stop reading and writing excel like it's assembly. Upgrade your excel to the modern era. If you have…

  1. 1IT

    2015 · incometaxcalculator.net.in

  2. 2SU

    2010 · pyspread.sourceforge.net

  3. 3ST

    I've shared copy-able G sheet with full script that calls stock trading API. https://docs.google.com/spreadsheets/d/1RLvSmDEfS7U2OrqlUYvv... I'm sure many of you guys do some trick over stocks in spreadsheet. Full explanation: https://medium.com/automation-generation/manage-your-stocks-...

    2018

  4. 4

    Calculate taxes and take-home pay for your freelance work

    2017

  5. 5
    Keeper146

    Automatic tax write offs for freelancers

    2019

  6. 6

    See how much you owe to state and federal in 7 sec

    2019

  7. 7KT

    I started to track my expenses on excel sheets earlier this year. It was interesting to see how much I spent casually on just another hangout with friends or on education. Excel sheets are painful, at least for me. So I built this with my friend: (it's just MVP) http://accountant.besperk.com Edit: Coming up next: > Mobile site and apps asap. > Graphs and reports > SSL > Custom Alerts (when you cross a certain limit, that you define, for certain tag) > Pre populated tags. Tech used: > Rails > on Heroku My co-founder is offline will ask him to add more details on…

    2011

  8. 8AT

    2019 · github.com

  9. 9

    Make magic happen with calculations

    2019

  10. 10

    Calculate your quarterly tax payment in 7 seconds

    2019

  11. 11

    Quarterly tax calculation for freelancers

    2016

  12. 12
    Taxily84

    Unlock your finances with our suite of finance calculators

    2022

  13. 13

    Free resources to conquer freelance taxes and save money

    2020

  14. 14

    Calculate income tax on your earnings in a few simple steps

    2022

  15. 15

    Turn your text instructions into an Excel formula via AI

    2022

  16. 16

    Calculate sales taxes automatically

    2019

  17. 17

    Automatically analyze your tax return & save money

    2023

  18. 18CI
  19. 19IS
  20. 20SO

    Inspired by a comment thread yesterday [1] I made this mini site: https://excel.secretgeek.net/ Reason: I often want to share Joel Spolsky's famous "You Suck at Excel" video tutorial with "important" business people inside the large enterprise where I work. But it would be easily misconstrued as trolling if I sent a business customer a URL that literally tells them, right in the heading, that they "suck" at excel. So, as advised by user @TuringTest (in the thread mentioned above) I created a mini site, on its own sub-domain, that is palatable to a business mindset, and…

    2019

  21. 21IB
  22. 22E2

    Not exactly a side project but my work for the last 2.5 years. As an avid HN lurker would love to hear feedback. Background: I am a PM on the Excel team in charge of the advanced data analysis tools (http://www.microsoft.com/en-us/bi/Products/OfficePreview.aspx) To download: http://www.microsoft.com/office/preview/en

    2012

  23. 23TT

    Threw this together pretty quick because I kept seeing different takes on the new tax bill everywhere. Some sources saying it's bad for lower/middle class, others saying everyone saves money - figured I'd just build something to visualize it instead of trying to figure out who's right. Used Cursor to help build the website and make it interactive so you can plug in your own info. Hosted using Cloudflare pages. This definitely isn't perfect and you shouldn't use it for actual tax planning or anything serious. I'm not a tax expert, just someone who wanted to see the numbers laid out…

    2025 · trumptaxchanges2025.com

  24. 24CS

    TL;DR Claude Code did my 2024 and 2025 taxes. Added a skill that anyone can use to do their own. I tested it against TurboTax on my own 2024 and 2025 return. Same result without clicking through 45 minutes of wizard steps. Would love PRs or feedback as we come up on tax season. Learnings from replacing TurboTax with Claude Skill looping The first iteration of my taxes took almost an hour and a decent amount of prompting. Many context compactions, tons of PDF issues, lots of exploration. When it was done, I asked Claude to write the skill to make it faster the next time (eg: Always check for…

    Mar 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →