personal-site/static/projects.json
david c33d5ef9fb
All checks were successful
Personal Website - Run Python HTTP Server / deploy (push) Successful in 1s
update projects links
2025-04-28 14:16:00 -07:00

38 lines
1.3 KiB
JSON

[
{
"name": "Over-the-air Web TV",
"link": "https://tv.dwestgate.us",
"description": "Watch local Portland area TV on the web",
"repository": "https://git.dwestgate.us/david/ota-tv-web"
},
{
"name": "Cat Tracker",
"link": "",
"description": "Helping to locate my outdoor cat with radios in my neighborhood",
"repository": "https://git.dwestgate.us/david/cat-tracker"
},
{
"name": "Grow",
"link": "https://grow.dwestgate.us",
"description": "Automated Indoor plant growing with a raspberry pi",
"repository": "https://git.dwestgate.us/david/grow"
},
{
"name": "Poker Chips Helper",
"link": "",
"description": "Mobile App to help denominate and distribute chips for casual poker games",
"repository": "https://git.dwestgate.us/david/poker-chips-helper"
},
{
"name": "Meshtastic Map",
"link": "https://mesh.dwestgate.us/",
"description": "Map of local Portland Meshtastic Nodes",
"repository": "https://git.dwestgate.us/david/mesh-map"
},
{
"name": "Westy RX SDR",
"link": "https://sdr.dwestgate.us/",
"description": "Scan the airwaves with a Software Defined Radio and OpenWebRX+",
"repository": ""
}
]