recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
104 stars 193 forks source link

Task 29: Create a website #1133

Open sanjay-kv opened 3 weeks ago

sanjay-kv commented 3 weeks ago

this is the page we are looking for https://codeharborhub.github.io/showcase

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

shreyash3087 commented 3 weeks ago

@sanjay-kv what should be the framework for the website? next,react or something else?

MastanSayyad commented 3 weeks ago

@sanjay-kv what should be the framework for the website? next,react or something else?

HTML, CSS and JS i guess

sanjay-kv commented 3 weeks ago

yes, + can use nodejs @shreyash3087

shreyash3087 commented 3 weeks ago

@MastanSayyad vanilla html,css,js? wont it be better to use any particular js framework,i mean it works fine with vanilla as well thats no issue

shreyash3087 commented 3 weeks ago

@sanjay-kv okay,using html,css,js with node is not a bad idea but i was just saying that using react would set it up for future upgrades as well,also using simple html in 2024,well thats a bit old practice, but okay if you want vanilla thats fine,we can go for that

sanjay-kv commented 3 weeks ago

@shreyash3087 no dont use vanilla lets go with node js

shreyash3087 commented 3 weeks ago

@MastanSayyad @sanjay-kv someone has to set up a basic template for the website so that people can chose a particular section of the website and work on it then, @MastanSayyad are you gonna do it,or do you want me to do it?

MastanSayyad commented 3 weeks ago

I can create a basic template but should I also fetch the folders too if yes then which method should I use

Or will this be sufficient? You can handle the fetching/scraping part if possible.

image

is this much template enough? @shreyash3087

MastanSayyad commented 3 weeks ago

@shreyash3087 I think you can do it better than I can. so you can create the template.

shreyash3087 commented 3 weeks ago

@MastanSayyad i can handle the fetching part i would do it with github api, cuz it worked on helpops hub and i have some experience with it,we fetched the directories of its github repo which contained some resources using github api,the same method can work here as well.

Web scraping is also not a bad idea tho since it wont need api,we can explore both,i guess.

For the website template i guess you can add a resources page and display all the fetched machine learning resources on that particular page instead of the homepage maybe?

What do you think

MastanSayyad commented 3 weeks ago

I think it would be better to display it on the homepage with pagination, as there are a lot of folders. We could also create a dedicated Organization page for RecodeHive Org.

image

Is this template sufficient to start working on? @shreyash3087

shreyash3087 commented 3 weeks ago

@MastanSayyad Yes it is sufficient

MastanSayyad commented 3 weeks ago

Alright, I'll go ahead and make a PR for this, @sanjay-kv, with a few additional changes. @shreyash3087, the fetching part is now in your hands. Let me know if you need any help!

Saumili commented 3 weeks ago

I think I am a little late to join the conversation, but I wish to contribute too

sanjay-kv commented 3 weeks ago

https://web-master-log.vercel.app/

This would be good for the main page, simple and informative.