From 4d79f67a47f4a77157fb712203379e70dfee4c78 Mon Sep 17 00:00:00 2001 From: Roger Bacon Date: Wed, 15 Jul 2026 13:46:06 +0000 Subject: [PATCH] Add MotivAri v0.1 to Personal Projects --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index 18abe99..7a7643d 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -29,6 +29,7 @@ | **"Satélites"** | v0.1 (abandoned) | Medium | Personal knowledge system: graphs, markdown projects, inter-page links | | **Zedless** | Finished (pending future review) | Low | Privacy-friendly fork of Zed editor — no telemetry, local-first. Uses ast-grep to patch upstream source. Review when upstream code updates | | **Tau** | Studying | Medium | [huggingface/tau](https://github.com/huggingface/tau) — Minimalist teaching project for creating coding agents. A Python implementation to understand agent architecture without starting from a giant codebase. | +| **MotivAri** | v0.1 (deployed, testing in production) | Medium | Personalized health and diet management app for Ari. Built to inspire and track progress. | ---