Self-hosted infrastructure & creative projects

Builds, files, models — and a clean path into the mining dashboard.

Welcome to Sporadic Precision. This is the main hub for my hosted services and ongoing projects — including a file server, 3D models, and the mining pool interface.

Projects

Shortcuts to the things you’re most likely to use.

Mining Pool Dashboard

Access the Miningcore WebUI for pool stats, blocks, miners, and configuration details.

Path: /mining.html Open →

File Server

Central spot for hosted files, downloads, shared content, and internal resources.

Path: /files/ Open →

3D Models

Browse 3D assets — printables, prototypes, and creative experiments.

Path: /models/ Browse →

Music (Future)

A dedicated streaming page for personal audio, playlists, and radio-style playback. We’ll wire this up when you’re ready.

Planned path: /music/ Coming Soon →

Services

Hosted services and “where to find what.”

Directories

Keep the paths consistent so you can move services behind Nginx later without changing bookmarks.

Suggested: /files//models//music//mining.html

Security

If you want to lock down the Mining UI or file server later, we can add auth at the reverse proxy (recommended).

Option: basic auth / SSO / IP allowlist

Next Up

When you’re ready, we’ll build the music streaming page and make it feel like a real product.

Music Streaming Page

We can do this a few ways: simple HTML5 audio player, a nicer library UI, or a full Jellyfin/Navidrome-style approach behind a clean front-end page.

Goal: clean UX + mobile-friendly Planned

Home Page Enhancements

Add real-time status cards (online/offline), recent uploads, featured models, or a small “news” section.

Optional: status.json endpoints