Skip to content
View josephbsmith's full-sized avatar

Block or report josephbsmith

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
josephbsmith/README.md

Joseph B. Smith

Staff Practice Accountant at OneOncology, working in practice revenue. MAcc candidate at Belmont University, testing for the CPA. Previously HCA Healthcare and MPower Physical Therapy.

Projects

personal-erp — a local-first accounting system for one household, built the way a general ledger works rather than as a budgeting app. Double-entry core, dimensional reporting, statement ingestion and reconciliation, fixed assets, debt, budgets, forecasts, KPIs. Python and SQLite, one file on your own machine, nothing leaves it. MIT.

radio-frequency — Personal Frequency, a local radio tuner. Presets on a dial, live streams, podcast RSS, and your own audio files. A stdlib Python server and one page of vanilla JS. No build step, no dependencies. MIT.

josephbsmith.com — my site. Hand-written HTML, one file per page. No framework, no build step, no analytics, no cookies.

ClearRate — crawls hospital price-transparency files at scale and turns them into one queryable dataset. Private.

Writing

Essays and histories from primary sources. Every factual claim resolves to a verified page reference before it ships; unverifiable claims get cut rather than softened.

The Economist and the Artist: A 200-Year History covers 200 years of monetary history, from Napoleon to the first trillionaire. Shorter histories cover the New York Clearing House, the Exchequer of England, the Arsenal of Venice, the Janissary Corps, and the Commissioners of Longitude, among others.

All of it is at josephbsmith.com/writing.

Tools

Python, JavaScript, SQL, Bash. Double-entry accounting and financial statement structure.

Contact

josephsmith286@gmail.com · LinkedIn

Popular repositories Loading

  1. claudecodetesting claudecodetesting Public

    Experiments

  2. payor-intelligence payor-intelligence Public

    HTML

  3. payor-proxy payor-proxy Public

    JavaScript

  4. josephbsmith josephbsmith Public

    Joseph Smith — profile README

  5. personal-erp personal-erp Public

    A local-first, Workday-inspired accounting system for one household. Double-entry core, reconciliation, budgets, forecasts. SQLite + FastAPI, nothing leaves your machine.

    Python

  6. radio-frequency radio-frequency Public

    A local radio-style tuner for station presets, public live streams, podcast RSS feeds, and your own audio files. Stdlib Python + vanilla JS, no build step.

    JavaScript