88 lines
1.8 KiB
Markdown
88 lines
1.8 KiB
Markdown
---
|
|
title: "Projects"
|
|
type: index
|
|
status: active
|
|
areas: []
|
|
tags: [index, projects]
|
|
created: 2026-09-16
|
|
updated: 2026-09-16
|
|
---
|
|
|
|
# Projects
|
|
|
|
> Auto-updated list of all project-type notes in the vault.
|
|
|
|
## Active Projects
|
|
|
|
```dataview
|
|
TABLE status, areas
|
|
FROM ""
|
|
WHERE type = "project" AND status = "active"
|
|
SORT title ASC
|
|
```
|
|
|
|
## On Hold / Archived
|
|
|
|
```dataview
|
|
TABLE status, areas
|
|
FROM ""
|
|
WHERE type = "project" AND status != "active"
|
|
SORT title ASC
|
|
```
|
|
|
|
## Project Groups
|
|
|
|
### AI Resume
|
|
- [[Resume Ideas]]
|
|
- [[Where Woof]]
|
|
- [[AI Resume - Content Organization Plan]]
|
|
- [[Local Hybrid Vector + Graph RAG Setup]]
|
|
|
|
### Web Host Migration
|
|
- [[Migration Plan — InMotion to Local + AWS Offsite]]
|
|
- [[Backup Architecture — Offsite to AWS S3]]
|
|
- [[Backup Action Plan — Close the Gaps + Restore]]
|
|
- [[Phase 0 — Pre-flight]]
|
|
- [[Phase 1 — AWS Offsite Backup]]
|
|
- [[Phase 2 — Email]]
|
|
- [[Phase 3 — Local Infra Prep]]
|
|
- [[Phase 5 — Decommission InMotion]]
|
|
- [[Restore Runbook]]
|
|
- [[audasmedia.com.au — DNS Baseline]]
|
|
|
|
### Tools & Software
|
|
- [[Pi Dashboard]]
|
|
- [[Family Console]]
|
|
- [[Paseo Pi GUI Tool]]
|
|
- [[Google Cloud Images Immich]]
|
|
- [[Photo Consolidation Plan]]
|
|
|
|
### Web Sites
|
|
- [[Kontra Day]]
|
|
- [[Where Woof]]
|
|
- [[Web Pages]]
|
|
|
|
### Electronics
|
|
- [[Dog Feeder]]
|
|
- [[Garden Camera]]
|
|
- [[Front Door Cam]]
|
|
|
|
### Ideas
|
|
- [[Digital Binoculars]]
|
|
- [[Toyota Prado Kill switch chat]]
|
|
- [[AI video creator from codebase]]
|
|
- [[Artemis on GrapheneOS Pixel Mobile]]
|
|
- [[Steering Wheel Keyboard]]
|
|
- [[Build image classification tool]]
|
|
|
|
### Other Projects
|
|
- [[AWS Cloud Emulator Floci]]
|
|
- [[Email Backup off site hosting]]
|
|
- [[Family Home Lab]]
|
|
- [[Project Ops — Build Plan (Vikunja+Outline+Obsidian)]]
|
|
- [[Trigger.Dev]]
|
|
- [[Understand Anything]]
|
|
- [[TencentCloud TencentDB Agent Memory]]
|
|
- [[The Modern Web Architecture Landscape Beyond the React Monopoly]]
|
|
- [[multica-ai]]
|