Software & tools
PC Doctor
Working
Checks an entire PC and writes a plain-English report on what is actually wrong.
Sweeps CPU, GPU, memory, disks, drivers, thermals, battery, and attached gear. Design goal: suppress false alarms, not maximize test count. Never applies a fix unattended.
- Built with
- PowerShell, WMI/CIM
- Scope
- 31 modules
- Rule
- reports, never repairs
DiagnosticsWindowsReport-first
Software & tools
Best Product
Built
Answers what the best product is for a job, and shows which claims it could actually verify.
Provenance is the hard part. Large retailers block automated reads. A quiet guess looks like a real check. This one separates what it read from what it could not reach.
- Built with
- Python
- Constraint
- retailers block automated reads
- Design
- sourcing shown per claim
ResearchProvenance
Software & tools
Video Maker
Built
Turns a script and a folder of clips into a finished, captioned video.
Narration is local, one sentence at a time. Caption timing is measured from rendered audio, not word-count estimates. Desktop app. Offline. No subscription in the pipeline.
- Built with
- Python, ffmpeg
- Runs
- fully offline
- Timing
- measured from rendered audio
MediaLocal-firstDesktop app