The personal website of Daily Hobbyist — a place to showcase everything I make. Living for Christ, one hobby at a time.
Live site: https://dailyhobbyist.com
- Light Phone 3 apps — Lists, Bible, and Stopwatch, native apps built with the Light SDK, with screenshots and APK downloads. (Checkbook, Alarm Clock, and Bump are on the way.)
- Shop — original 3D-printed pieces, made to order.
- Music — original Christian songs.
- Videos — two YouTube channels: Daily Hobbyist and Praise Laid Down.
- Tools — small browser tools that run entirely on your device:
- Image to SVG converter
- Nameplate Generator (exports a 3D-printable STL)
- Blog — the archive where it all started, going back to 2018.
This is a plain static website — no frameworks, no build step. Just HTML and CSS in a handful of files, hosted for free on GitHub Pages.
| File | What it is |
|---|---|
index.html |
The homepage |
image-to-svg.html |
Image to SVG tool (standalone page) |
nameplate.html |
Nameplate Generator tool (standalone page) |
logo.png |
Site logo |
*-showcase.png |
App screenshots shown on the homepage |
The whole site is black-and-white to match the Light Phone aesthetic, with a single gold accent borrowed from the logo.
To make a change, edit the file and commit it — GitHub Pages redeploys the live site automatically within a minute or two. Small fixes can be made right in GitHub's web editor (open a file, click the pencil, commit).
If something here helped you, you can chip in — it keeps the hobbies (and the free tools) going:
- Buy me a coffee: https://buymeacoffee.com/dailyhobbyist
- Patreon: https://patreon.com/Dailyhobbyist
© Daily Hobbyist. All rights reserved.