Hacker News new | ask | show | jobs
by yumraj 3 days ago
Several bigger projects, more like startup ideas.

Few tools:

1) a combination of Python scraper and Claude skill to help family members find job by matching jobs to resume, to rank best fits

2) similar to above, but for stock data and financial news to identify movers and why they moved and see if anything is interesting.

3) a couple of attempts to import EPIC medical data from hospital into an offline app. Needs more work, data export from EPIC is crappy and a mix of images, pdfs, text, HTML and .jsonb files. Not useful at the moment

4) an application that downloads stock market data to run 15-20 strategies and back testing to identify stocks that match multiple and then run sentiment analysis on news feeds. Interesting, but semi useful. Needs lot more work.