What is the most useful project you have worked on?

Scope of “Most Useful”

  • Posters interpret “useful” variously: lives saved, time saved, pollution reduced, revenue generated, or personal fulfillment.
  • Many emphasize modest internal tools and scripts that removed repetitive work as more impactful than flashy products.

Medical, Safety, and Emergency Systems

  • Multiple commenters worked on medical devices (CT scanners, infusion pumps, dialysis machines, monitoring, remote patient monitoring, aneurysm treatment planning, assistive tech for blind people).
  • They stress rigorous procedures, regulation (e.g., ISO standards, FDA rules), heavy QA, and documentation as central to safety.
  • Some note serious real‑world harm from buggy medical devices, but also describe pride when their code is literally used to diagnose or treat themselves.
  • Other safety‑critical systems include 911 and emergency call routing, bucket‑truck harness monitoring, fighter squadron scheduling, and national rail signaling upgrades.

Government, Taxes, and Civic Tech

  • Projects include a US internet census, Medicaid/CHIP data warehousing, COVID testing/vaccination systems, mail‑in voting infrastructure, customs tracking, and national 911 / emergency routing standards.
  • Tax systems (notably in Nordic countries) automatically prefill most returns, significantly reducing citizen effort and winning awards.
  • Discussion touches on feasibility of similar automation elsewhere and political resistance (e.g., existing tax-prep lobbies).

Developer Tools, Core Infrastructure, and OSS

  • Noted work on compilers/debuggers (gcc/gdb/binutils), Google Search, Ethereum testing tools, Rust tooling (e.g., Clippy), linters/formatters, Drupal and Redmine enhancements, social networking platforms, identity/OAuth servers, and domain‑specific formatters/parsers.
  • Many highlight long‑lived open source projects with active communities as especially gratifying.

Automation of Drudgery

  • Numerous examples of scripts, macros, and small systems that:
    • Turned multi‑hour manual reporting or spreadsheet tasks into minutes.
    • Automated release‑branch verification, call‑center transcript search, and telephony reconfiguration.
    • Eliminated paper‑based workflows (PDFs, forms, bike valet check‑in).

Accessibility and Everyday Quality of Life

  • Projects include phones with live captions for hard‑of‑hearing users, AI terminals for kids, password managers, eye‑strain and sleep‑improvement apps, online allergy clinics, and guides to navigating foreign bureaucracy.
  • Posters frequently mention direct positive feedback from users as more meaningful than technical difficulty or revenue.