FrankKair / polyglot-euler

📜 Project Euler solutions in various programming languages
MIT License
74 stars 14 forks source link

Project Stats / Data Science #39

Open FrankKair opened 6 years ago

FrankKair commented 6 years ago

Hello, Eulerians

We could have a "data science" section in the README (the place doesn't actually matter) to showcase some statistics about the project, such as:

Problems

Languages

Something along these lines. Does that sound nice to you people? Any other suggestions?

fredericojordan commented 6 years ago

Meta-data page on wiki?

fredericojordan commented 6 years ago

For reference, I have a solutions table on my repo's README. We can build something similar, maybe having some more stats!

FrankKair commented 6 years ago

Yes, your readme file is looking great! 😁 Something similar here would be nice.

FrankKair commented 6 years ago

@fredericojordan showed me this GitHub lib called Linguist and I think we could use it to draw the graphs / charts showing the languages on the repository.

fredericojordan commented 6 years ago

@FrankKair Hey man, I waas just thinking... we could maybe set up a CI of some sort to run Linguist on every PR, for example, and then submit the results somewhere! Maybe comment on the PR, or even update the README (I don't know if this is possible). What do you think?

FrankKair commented 6 years ago

Loved the idea, @fredericojordan. ✨ I think we could have both (comment on pull request and if possible, update README). CircleCI and TravisCI are both free for public repos, which is nice 👌🏻

fredericojordan commented 6 years ago

Not only Linguist but any other information we might want to extract! 😉

FrankKair commented 6 years ago

Awesome contribution, @fredericojordan ☝🏼