Why I Build Useless (and Useful) Tools For Fun

The Lazyjon Tools

A compilation of the small scripts and tools I have developed to make my day lazier and fun.

Code as Play

We spend half our lives optimizing metrics, fixing production errors, and building systems that scale. Every line of code usually has to justify its existence on a spreadsheet.

That is a great way to burn out by Thursday.

Sometimes, a tool exists purely because building it was an entertaining puzzle. A randomizer that picks what is for dinner or a custom escape room builder does not change global commerce. It just scratches an itch, exercises some logic, and makes a Tuesday night slightly more interesting.

The Sandbox Principle

Building things for the sheer joy of it changes how you look at software. When the stakes are zero, you can test weird ideas, experiment with odd data structures, and actually enjoy the craft.

  • Build without permission: You do not need a product roadmap to code a Saturday project.
  • Embrace the niche: If it solves a weird problem you have, odds are someone else has that exact same weird problem.
  • Keep it light: If the development stops being fun, step away. That is the whole point of running your own workshop.

The utilities on this site range from practical shop math to pure entertainment. Some started as serious solutions to household chaos, and others started because I wanted to see if a specific logic puzzle could be automated before lunch.

The Workshop Directory

Here are the tools currently running in my personal stack. Everything is free to use, but because these utilities save your specific data and inputs so you can return to them later, you will need to log in or create a quick account first.

  • Spin-A-Meal
    • What it does: Solves the eternal “what is for dinner” standoff using instant randomization.
    • How to use it: Log in, populate your rotation of household-approved meals or ingredients, and spin the wheel. Save your custom lists so the randomizer only selects meals you actually know how to make.
  • Escape Room Builder
    • What it does: Structures puzzles, clues, and narrative arcs for custom interactive games.
    • How to use it: Log in, select your theme, and enter your individual puzzle components and answer keys. The system maps out the progression flow so you can host an interactive event without losing track of the game state.
  • Exercise Routine Tool
    • What it does: Builds and tracks movement schedules without endless scrolling through bloated fitness apps.
    • How to use it: Log in, set your weekly availability and target exercises, and generate a simple checklist. Save your routines to your profile to track consistency over time.
  • DIY Cabinet Cut List
    • What it does: Takes your exact spatial dimensions and generates an optimized material layout for physical builds.
    • How to use it: Log in, input your targeted cabinet dimensions (height, width, depth) and sheet thickness, and let the tool calculate your exact panel breakdown to minimize waste. Save the project to bring your cut list right into the shop.

Note on access: Everything is wide open for registered members right now. Down the road, some advanced utilities might move behind a premium tier to cover hosting and maintenance costs.

The Verdict

Efficiency is great, but curiosity keeps the engine running. Go build something that serves no business purpose whatsoever. Your brain will thank you for the break.

Grab my Book: How to Talk to Humans