Initial rewrite
This commit is contained in:
parent
a5f64a3ff8
commit
0d183c8335
200 changed files with 12537 additions and 18659 deletions
22
src/content/projects/towers.md
Normal file
22
src/content/projects/towers.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
sourceProjectId: towers
|
||||
title: Life Towers
|
||||
description: A multi-device goal tracker where the lasting idea was syncing state with immutable tries.
|
||||
thumbnail:
|
||||
src: ./_assets/towers.png
|
||||
alt: Life Towers goal tracking interface with tower-like visual structures.
|
||||
period: 'August-September 2019'
|
||||
sortDate: 2019-09-01
|
||||
status: Full-stack web app
|
||||
technologies: ['Python', 'Angular', 'State synchronization']
|
||||
selected: true
|
||||
essay: life-towers-immutable-tries
|
||||
legacyAnchor: multi-device-life-tracking
|
||||
links:
|
||||
- label: Source
|
||||
type: source
|
||||
url: https://github.com/schmelczer/life-towers/
|
||||
- label: Demo
|
||||
type: demo
|
||||
url: https://towers.schmelczer.dev
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue