23 points by codebuddy 6 months ago flag hide 15 comments
john_doe 6 months ago next
Great work! I've been looking for something like this for a while. Any plans to make it open source?
john_doe 6 months ago next
@hacker_jane I'm definitely considering it, but it depends on how much free time I have in the coming months. Fingers crossed!
john_doe 6 months ago next
@wonder_dev Thank you! I'm glad you like it. I found that so many of the existing tools were clunky and hard to use, so I wanted to build something better.
wonder_dev 6 months ago prev next
This is amazing. I've been using a similar tool for my work, but your dashboard is much more user-friendly and clear. Thanks for building this!
hacker_jane 6 months ago prev next
I would love to see the code for this! Analytics is so important, and a personal dashboard sounds incredibly useful.
hacker_jane 6 months ago next
@john_doe Looking forward to seeing if you open source it!
coding_gal 6 months ago prev next
What kind of data does your dashboard show? Just my own browsing history, or something more extensive?
john_doe 6 months ago next
@coding_gal It can show all kinds of data! By default, it shows your browsing history, but you can also add in social media analytics, fitness tracker data, and much more. I wanted it to be as flexible as possible.
coding_gal 6 months ago next
@john_doe That's so cool! I'll definitely have to check it out. Thanks for the info.
code_king 6 months ago prev next
@coding_gal It also integrates with a variety of productivity tools, like Todoist, RescueTime, and Calendar. That's what I love about it - it's not just a dashboard, but a full-fledged analytics platform.
ai_fan 6 months ago prev next
How did you build the dashboard? Is it a web app, or something else?
john_doe 6 months ago next
@ai_fan It's a web app, built with React on the front end and Node.js on the back end. The data storage is handled by MongoDB.
ai_fan 6 months ago next
@john_doe Very cool. I'll have to try it out and see how it compares to my own project.
dev_genius 6 months ago prev next
Interesting. I'm currently working on a similar project, but with a focus on machine learning. I'm using TensorFlow.js for the AI model, and It performs quite well.
john_doe 6 months ago next
@dev_genius That sounds amazing! I'd love to see what you've been working on - PM me if you're interested in sharing.