Life & fun · September 10, 2023
Monthly budgeting spreadsheet and ML expense categorisation
Hello, I'd like to share the first version of an app I've built for myself to categorise my expenses. Key features: - *Google Sheets Integration:* The tool is based on the spreadsheet I've been using to track my expenses over the years. I've turned it into a template that is available on the website. - *Automated Expense Categorization:* Tired of manually categorising and annoyed by the limits of rules, I've hooked the sheet up with an ML model that works based on past categorisations of your expenses. I've had great results with it. The tool is simple and basic and lets you keep using your…
In plain words
This tool helps users track and organize expenses using Google Sheets with machine learning-powered categorization. It works by learning from how users have previously categorized their transactions and automatically suggests categories for new expenses. Designed for people who want to manage budgets without switching to specialized apps, the tool provides a spreadsheet template that integrates automated categorization while keeping data within Google Sheets.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hello, I'd like to share the first version of an app I've built for myself to categorise my expenses. Key features: - *Google Sheets Integration:* The tool is based on the spreadsheet I've been using to track my expenses over the years. I've turned it into a template that is available on the website. - *Automated Expense Categorization:* Tired of manually categorising and annoyed by the limits of rules, I've hooked the sheet up with an ML model that works based on past categorisations of your expenses. I've had great results with it. The tool is simple and basic and lets you keep using your spreadsheet instead of moving stuff into proprietary apps. It's a first version, but it's working for me so I thought I'd share it to see if anyone else might find it useful. You can start by exploring the [demo](https://www.expensesorted.com/demo) and get the Google Sheet Template to dive right in. https://www.expensesorted.com/ Looking forward to your feedback!
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io