Github repo recommender 101 in streamlit

Keep updated with your personal GitHub recommender.
What I have learned about building an experimental data science UI?

  • CSS knowledge isn’t a disadvantage for data scientists.
  • If you have some volume of data, pandas is slow. In this case spark too messy, but polars rocks (15x times faster).
  • Found already interesting Github repos, which I would not have discovered otherwise.

https://nnfuzzy.github.io/github-recom-101/

--

--