Project ideas from Hacker News discussions.

Reverse engineering my ADHD test

📝 Discussion Summary (Click to expand)

Theme 1: The elusive and subjective nature of ADHD assessment
Many commenters noted how online ADHD tests feel overly simplistic or how the diagnostic process can leave them feeling trapped and overwhelmed.
- “I took a similar ADHD test. It seemed so easy and simple that I always wondered how it was actually supposed to catch me.” – izzylan
- “Opening up devtools during ADHD test is so ADHD, almost as if he didn’t even need the psychiatrist to explain the results :D” – fliesand7
- “I think at that point I just felt trapped and overwhelmed that I no longer cared about the test or its results.” – nullpt_rs

Theme 2: Medication – benefits, trial‑and‑error, and stigma
Discussion centered on personal experiences with stimulants, the need to experiment with different drugs/doses, and the pushback against framing ADHD medication as “addictive.”
- “I have been screened a few times for ADHD and each time was found to obviously have it. Ritalin does not make me feel calmer.” – aidenn0
- “It’s unfortunate we have such a tentative model of how our body and, particularly, our minds work so drug treatments often require a trial and error process.” – fv3y
- “You end up addicted and pretty much permanently require drugs to function well” – pixel_popping (stigmatizing view)
- “Agree with original commenter but +1 to reframing the language. I was very afraid to begin medication because I would always hear about how addicting this medication can be. But like you say, you wouldn’t tell someone with diabetes that they’re addicted to insulin.” – nullpt_rs

Theme 3: Societal framing – romanticization, blame, and the call for accommodation
Several participants argued that societal expectations, not just individual pathology, shape the experience of ADHD, and warned against both romanticizing and dismissing the condition.
- “ADHD isn't a good thing to have imo, it's a serious dysfunction and it's sad to see that it's being romanticized lately in social media or plainly discredited by some people/media.” – pixel_popping
- “I think it is also worth reframing what 'functioning well' means. Society expects certain things of us and our brains function in a way that those things are more difficult. Is that our fault, or society, or some mix?” – drakythe
- “I can't fix society. I can, however, take a pill that lets me hold down a job long enough to not fall into crippling debt.” – OkayPhysicist


🚀 Project Ideas

Generating project ideas…

ADHD MedTracker: Personalized Medication & Symptom Logging App

Summary

  • Helps users log ADHD medication doses, timing, side effects, focus, mood, sleep, and productivity in a simple interface.
  • Provides correlation analytics and exportable reports to share with clinicians, reducing trial‑and‑error frustration.

Details

Key Value
Target Audience Adults diagnosed with ADHD who are experimenting with stimulant or non‑stimulant medications
Core Feature Daily log of medication + symptoms + visual analytics (trend charts, correlation scores) with PDF/CSV export for clinicians
Tech Stack React Native (mobile) + Node.js/Express + PostgreSQL; optional use of Chart.js for visualizations
Difficulty Medium
Monetization Revenue-ready: Freemium (free basic logging, $4.99/mo for advanced analytics & clinician sharing)

Notes

  • Users complained about trying many meds with terrible side effects and needing a way to find what works (“I was diagnosed… tried all of the usual ADHD meds and none of them were short of terrible” – scrapcode).
  • MedTracker would give objective data to counter the stigma that medication equals addiction (“you wouldn’t tell someone with diabetes that they’re addicted to insulin” – nullpt_rs) by showing real‑world benefits and trade‑offs.

ADHD TestGuard: Adaptive Anti‑Gaming Assessment Platform

Summary

  • Offers a web‑based continuous performance test that adapts difficulty and detects attempts to game the test (e.g., opening DevTools, abnormal response patterns).
  • Gives immediate feedback on effort vs ability and suggests next steps for formal evaluation.

Details

Key Value
Target Audience Individuals seeking self‑screening for ADHD and clinicians wanting a supplemental, effort‑sensitive tool
Core Feature Adaptive CPT/Go‑No‑Go task with real‑time cheating detection (DevTools open, rapid clicks, response time variance) and instant interpretive report
Tech Stack React + TypeScript front‑end; TensorFlow.js for behavior anomaly detection; Express.js API; WebSocket for live feedback
Difficulty High
Monetization Revenue-ready: B2B SaaS ($99/mo per clinic) with free tier for individual self‑checks

Notes

  • Commenters noted the online test felt too easy and wondered if it truly captured ADHD (“I took a similar ADHD test… wondered how it was actually supposed to catch me” – izzylan).
  • Others worried about gaming the test or being misdiagnosed (“I worried if my system worked, I would be misdiagnosed” – _fw). TestGuard directly addresses these concerns by measuring effort and discouraging manipulation.

ADHD Collective: Community Hub for Experiences & Resources

Summary

  • A forum and knowledge base where adults with ADHD share medication journeys, coping strategies, and side‑effect logs.
  • Curates reputable resources (e.g., ADXS.org) and enables anonymous aggregated data insights for research.

Details

Key Value
Target Audience Adults with ADHD, caregivers, and clinicians seeking peer support and vetted information
Core Feature Thread‑based discussion, searchable medication/experience wiki, upvoted tips, optional anonymous data contribution for trend analysis
Tech Stack Node.js/Express + PostgreSQL + React (frontend); Markdown for wiki; optional ElasticSearch for search
Difficulty Medium
Monetization Hobby (community‑driven; potential future sponsorships or premium content)

Notes

  • Many users expressed a desire to share stories and learn from others (“pixel_popping… ADHD is way more than just an attention issue”; “nullpt_rs… this blog post was in the works for weeks”).
  • The community would also surface useful external references (ADXS.org) and reduce the feeling of isolation while providing practical, peer‑validated tips.

Read Later