Software Products & Open-Source Projects

These projects show the kind of engineering work Treehouse Technology can deliver: products with real users, practical architecture, and a bias toward shipping. Some public projects are listed below, while other client work remains private.

product

Ballstrikers (coming soon)

view

Ballstrikers is a social golf scorecard app for golfers who want stats that add up.

It keeps rounds, season trends, and shareable scorecards in one place so you can follow your game over time and share it with the people you play with.

Details

  • Keep score in a clean round flow built for actual play.
  • Watch scores, stats, and round history build across a season.
  • Share recaps with friends without losing the history behind them.

product

FTR Events Portal

view

FTR Events Portal is an authenticated community hub for racing leagues that links Discord and iRacing identities to a single account. Members can manage their profile, create and join organizations, and manage teams with invitations and role-based access control. Site admins can create, edit, and publish race series and events through dedicated admin routes. The app is built with Next.js (App Router) and deployed on Railway with a Neon Postgres database and server-side authorization throughout. Analytics and CI smoke automation are integrated, with member-facing Events/Series/Calendar views next on the roadmap.

open-source

iRacing.rs

github

iRacing.rs is a Rust SDK and utility collection for iRacing simulation and telemetry work.

It brings together shared primitives, session and live-data schemas, and supporting tooling for building integrations around iRacing data in Rust.

open-source

iRacing Telemetry Server

github

iRacing Telemetry Server is an open-source tool for iRacing-based telemetry output. The server provides gRPC protobuf API, a WebSocket API, and a RESTful API for requesting telemetry from iRacing.

Perfect for on-screen overlays, remote interaction with the iRacing sim, or telemetry analysis and aggregation.