Write-ups from things I've actually built and broken — desktop AI assistants, game mod loaders, and shipping a portfolio site solo. No fluff, just what worked, what didn't, and why.
How I structured JDR AI's embedded browser, voice loop, and file indexing — and the COM initialization, WebEngine teardown, and PyInstaller bugs that almost sank it.
Game ModdingA field guide to sider.ini — avoiding duplicate module conflicts, ordering load priority correctly, and mapping stadiums to national teams without crashes.
Web DeploymentThe actual git → build → deploy pipeline I use for janidesh.pages.dev, plus the repo-size and asset-organization mistakes that slowed me down early on.