DEV Community

Timothy Duke
Timothy Duke

Posted on

Python Recommendation Program

Here's a little program I built as a practice project. It uses sorting and searching to recommend video games that I've played on steam. I learned a lot creating this; not just in python, but in git/github as well.

https://github.com/EldritchTiminy/vg_recommend

Top comments (0)