/util-app

A web app containing several functions that I may use someday

Primary LanguageTypeScript

Util

This is just a simple PWA that contains some useful stuff

Todo

Maintain a todo list. This function isn't maintained but you can add and remove items.

Game turn

Give it a list of game participants and it will show who's turn it is. Click/tap the screen to advance to the next turn.

Dot game

A simple game of dots and boxes. Local multiplayer only.

Physics cheat-sheet

Contains some stuff about physics and science

  • Geometric formulas: Formulas for surface and perimeter of 2D shapes

Calculator

Advanced calculator with units support and bigint, based on mathjs (basically a mathjs GUI).