Original Reddit post

Hey, I’m working on a large Python project (~9,000 lines of code) and I’m looking for someone with Claude Max (or another high-limit AI subscription) to help debug and improve it. The script creates its own folder and hosts a local website/dashboard where you can monitor:

  • RAM usage
  • CPU usage
  • Processes (similar to Task Manager / Activity Monitor)
  • GPU stats
  • Network activity
  • Disk activity
  • System info Features:
  • SQLite database storage
  • Live JSON updates
  • No-reload SPA dashboard
  • CSV/JSON exports
  • Cross-platform support (Windows/Linux/macOS) Activity Monitor v7.0 All output lives in one folder: ~/activity_monitor/ activity.db – SQLite WAL database dashboard.html – SPA shell data.json – live payload exports/ – CSV & JSON snapshots monitor.log – rotating log Tabs: Overview · CPU · RAM · GPU · Network · Disk · Processes · Info The project is getting too large for my current AI limits, so I need someone who can carefully go through the full codebase and help make it stable and as bug free as possible. If you can help, reply with: “I can do that” Download link: https://we.tl/t-tjQSsnBRP0v3mKGH Thanks! submitted by /u/UniversityGlad2877

Originally posted by u/UniversityGlad2877 on r/ClaudeCode