Remove extra tags
This commit is contained in:
parent
11796a8869
commit
82c723c192
18 changed files with 4 additions and 93 deletions
|
|
@ -12,11 +12,9 @@ links:
|
|||
article:
|
||||
featuredOrder: 4
|
||||
tags: ['systems', 'web', 'tools']
|
||||
role: Full-stack author
|
||||
stack: ['Python', 'Angular', 'TypeScript', 'FastAPI', 'SQLite']
|
||||
scale: Multi-device goal and task state shared between clients and a server
|
||||
outcome: A goal tracker still in use, and a lesson about when clever sync isn't worth it
|
||||
audience: recruiter-relevant
|
||||
media:
|
||||
- type: image
|
||||
src: ./_assets/towers.jpg
|
||||
|
|
@ -24,7 +22,6 @@ article:
|
|||
caption: Towers of finished tasks, one column per goal. Done blocks fall into place with a small gravity animation.
|
||||
project:
|
||||
title: Life Towers
|
||||
description: A multi-device goal tracker where the clever trie lost to send-the-whole-tree with a version counter. The towers were the UI; the protocol was the lesson.
|
||||
selected: true
|
||||
technologies: ['Python', 'Angular', 'TypeScript', 'Immutable trees']
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue