sx01:~$cat log.json
// loading...
scottx01@sx01:~ $ cat about.md
| handle | ScottX01 |
| location | PNW, USA |
| interests | linux / proton project zomboid jrpgs music production game modding server admin |
| desc | Builds tools for Linux gaming, server management, and game modding. Scripts, utilities, patches — whatever's needed. Also into music production and audio experimentation with AI tooling. |
scottx01@sx01:~ $
scottx01@sx01:~ $ ls -la projects/
| id | name / desc | stack | |
|---|---|---|---|
| proj_001 |
ProtonDB Report Maker
Browser tool for generating formatted ProtonDB compatibility reports. 140-char summary tracking, markdown notes, rating presets, live preview, GE-Proton version lookup.
|
html
vanilla js
linux
|
open |
| proj_002 |
FIRS 5 Steeltown Reference
Interactive cargo flow reference for the Steeltown economy in OpenTTD FIRS 5. Searchable industry list, cargo inputs/outputs, and live cross-reference showing which industries produce or accept any given cargo.
|
html
vanilla js
openttd
|
open |
scottx01@sx01:~ $
scottx01@sx01:~ $ cat contact.json
{
"github": "github.com/scottx01",
"discord": "scottyx1",
"protondb": "protondb.com/users/568192010",
"instagram": "@scott.rtf"
}
"github": "github.com/scottx01",
"discord": "scottyx1",
"protondb": "protondb.com/users/568192010",
"instagram": "@scott.rtf"
}
scottx01@sx01:~ $