Skip to content
View YatoVoid's full-sized avatar

Highlights

  • Pro

Block or report YatoVoid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YatoVoid/README.md

( 。 •̀ w •́ 。 )

Wali Lambert

Software that runs on your device and keeps your data there.


Most of what I build works with the network off. No accounts, no telemetry, no paywall. Things that keep working on a train, in a basement, or on a phone with no signal are simply better tools, and building that way forces every decision to be honest about what it actually needs.

Projects

Vitals Local  ·  JavaScript, no dependencies Health reference and symptom triage in the browser. An adaptive question flow picks whichever question is expected to narrow the causes most, over published decision rules such as Wells, Alvarado, Ottawa and SNNOOP10. Red flags are hard rules no score can override. 65 languages, translated on the device. No build step and nothing to install. Try it

Pekko Fridge  ·  JavaScript A private expiry tracker for food, medicine and cosmetics. Tells you what to use first and what is about to go. Cute on purpose.

Hallal Scanner  ·  React Native Points a camera at an ingredient label and reads it offline. No lookup service, so no record of what anyone scanned.

Floorsense  ·  TypeScript WiFi presence analytics for venues, built around consent rather than around collecting whatever the hardware can see.

Macro Tool  ·  Python Macro recording and playback for Linux under X11.

TLP Battery Tuner  ·  Shell One command to get sane battery settings on any Linux distribution.

Cold Boot  ·  Python Turns a chosen news feed into a narrated, captioned YouTube video overnight, using a local LLM for the script, Kokoro for narration and Whisper for captions. Nothing runs in the cloud and nothing charges monthly. The README is upfront about how long a channel actually takes to earn anything.

Karaoke Queue  ·  JavaScript A local network song request queue built to replace paid per song karaoke systems. Guests queue songs from a tablet, a second screen drives the venue's speakers, and the whole thing runs off one machine with no signup.

Reach me

wali.lambert1960@gmail.com

Pinned Loading

  1. FullHearts FullHearts Public

    Minecraft mod recommender in Next.js. A short quiz builds a preference profile and ranks curated mods from Modrinth and CurseForge, with saveable collections

    HTML

  2. vitals-local vitals-local Public

    Offline health reference and symptom triage that runs entirely in your browser. No account, no server, no telemetry.

    JavaScript

  3. OpenSource-For-Freedom/minecraft OpenSource-For-Freedom/minecraft Public

    Educational, safe Minecraft Server for everyone

    Shell 2

  4. tlp-battery-tuner tlp-battery-tuner Public

    One-command TLP battery-tuning installer for any Linux distro

    Shell

  5. Macro-Tool Macro-Tool Public

    A powerful cross-platform macro recording and automation tool for Linux (X11). Easily record mouse and keyboard actions, create multi-step macros, and replay them with configurable delays and hotkeys.

    Python 5 1

  6. coldboot coldboot Public

    Fully local, zero-cost pipeline that turns tech news into narrated YouTube videos. Ollama + Piper + ffmpeg, no subscriptions.

    Python