scottx01@sx01:~ $ cat whoami
ScottX01
@scottx // medford, or
scottx01@sx01:~ $ ls links/
scottx01@sx01:~ $
scottx01@sx01:~ $ cat about.md
| handle | ScottX01 / ScottX |
| location | Medford, OR |
| 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 |
wip
in progress. no eta.
|
— | |
| proj_003 |
tbd
pending.
|
— |
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:~ $