Settings

Theme

Ask HN: Side Project Ideas?

23 points by tkifnn 6 years ago · 16 comments · 1 min read


I'm looking for something to build in my spare time. Preferably a website or webapp.

dhruvkar 6 years ago

A comparison site for hospital prices.

These have to legally be made available by each hospital for all services they provide (since January 1, 2019).

At the moment they're hard to find, often buried on the hospital's website and not easy comparable to other hospitals in the area.

A kayak-like site for health procedures would be very useful.

  • muzani 6 years ago

    Comparison site for anything is sorely missing. I needed a comparison site for babysitters, or one for medical insurance. We've got a unicorn which only does comparison for financial services.

    So I'm thinking another idea is making a comparison or listing site generator. These sites are very light in terms of tech, heavy in research and operations work, so they're too hard for both the techies and the experts in a field.

    • dhruvkar 6 years ago

      Agreed on comparison sites.

      re: comparison site generator - I could see that being useful.

      I've toyed around with using Google Sheets as the database and the statically regenerating the site every X minutes. Non-techies enter new info via Google forms or directly edit the spreadsheet.

      All filter/search is done on the front-end.

    • throwawaydotcom 6 years ago

      I have created a comparison site for budget android smartphones. URL - https://shop4moto.com

    • pknerd 6 years ago

      but how one can earn from X comparison sites? Not everyone offers affiliates. Or, am I missing something about the business model?

      • dhruvkar 6 years ago

        Question was about side projects with no stated incentive.

        Business model is not clear at this stage.

  • Jefro118 6 years ago

    I've looked into this very problem. Unfortunately, the chargemaster prices are not very representative of what any patient would actually pay. Instead, they are often used as a point to start negotiations with health insurance providers. They may apply to those without insurance but even then there is usually a negotiation of some kind and the listed prices don't apply. Each healthcare and insurance provider will have differences in their contracts so there's no real way to estimate what a person will pay given the chargemaster prices. Also, many chargemasters are impossible to decode. Some of them use medical codes that allow for cross-comparison, but many of them just have an arbitrary reference number and a price so you have no idea which procedure is which.

    I think if you can collect information from patients about the final amount they paid for a given procedure (plus the reference codes) and then use that to find patterns in how those bills correspond to the chargemaster you might be able to create a more useful tool. This becomes much more difficult than just scraping though.

    The Trump administration started the process on a bill to force insurance providers to make the details of their contracts transparent earlier this year. If that actually ends up getting done (maybe sometime next year), that would likely be a much more useful source of info to aggregate. Insurance providers will probably try and hide the info as many hospitals did, ready for scrapers to step in.

deepaksurti 6 years ago

One simple way could be to pick up project based in a technology stack you know. I will follow up with an example, see this book [1], about good python projects.

What you can do is, read the description of each project and do it yourself. Don't look at the solution in the book, then when you are done, compare. If some project excites you further, you can probably extend it so if the book offers a CLI solution, may be write a GUI for it and so on.

The trick with side projects is to build momentum and I hope this technique could be helpful. Have fun doing your side project.

[1] https://nostarch.com/impracticalpythonprojects

antoineMoPa 6 years ago

A FAAS (function as a service) provider, but with GPU support.

shabirgilkar 6 years ago

An app where employees can vote the options for menu in office Kitchen/Pantry. May be employees can vote weekly/monthly once.

probinso 6 years ago

How about a website or webapp? should only take spare time. If i were to do something, that qualifies

jjjbokma 6 years ago

I had the same "problem" and created a static site generator [0] in both Python and Perl (as a learning exercise in the former case). I blog daily using this program [1].

[0] https://github.com/john-bokma/tumblelog

[1] https://plurrrr.com/

FWIW; I am looking for beta testers ;-)

idoh 6 years ago

This is so broad. What are your interests? Easy enough to rattle some ideas with a bit of help.

sharemywin 6 years ago

What's your goal? Learn technology? project that may turn into a business? a game?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection