About
last updated July 2026
Hi, I’m Kyle Turley. I build software and I like to tinker with hardware.
This website is deliberately a little over-engineered for what it is — a personal homepage — because the fun is in the plumbing. It’s a hub: a jumping-off point to a rotating set of projects and pages, some of which run on a Raspberry Pi 4 in my house and some of which are plain static pages on Cloudflare Pages.
Why the split hosting?
Because it’s a fun constraint, and because the two halves are good at different things:
- Cloudflare Pages is a global CDN. The hub you’re reading loads instantly from an edge near you and never goes down when my home internet does.
- The Raspberry Pi is where the living things run — anything with a backend, a long-running process, or state I want to own. It’s exposed to the internet through a Cloudflare Tunnel, so there are no open ports on my home network and no public IP to leak.
The little badge on each card on the hub tells you where that thing lives.
Elsewhere
- GitHub: github.com/bkturley
- Source for this site: bkturley/kturley.com
Want to say hi? Draw something in the guestbook — it updates in realtime.