Hacker News new | ask | show | jobs
by mjmasia 1830 days ago
Thanks, much appreciated! I'm glad you find it somewhat useful :)

Honestly, it was super simple to put together; I pull data from https://stocknewsapi.com, which I've found to be very high quality and reliable (I'm using their sentiment classifications as well, so not exactly sure what model is behind that).

The project isn't currently open source, but I'm definitely considering it. I built it with Elixir + Phoenix, with a couple main objectives:

- Familiarize myself with Tailwind - Set up a really smooth developer experience - Learn about deploying Elixir + Phoneix apps - Build something of some use!

I'd love to see your project as well – happy to discuss more!

1 comments

hey checkout my similar project at https://quantale.io/dashboard/latest-news, any feedback is appreciated. thanks