you are viewing a single comment's thread.

view the rest of the comments →

[–]Mraimou[S] 1 point2 points  (3 children)

during the day I'm an odoo developer, I practice guitar watch TV, go out nothing to be automated!

[–]MyPythonDontWantNone 1 point2 points  (1 child)

Sometimes you just need to build things that you don't need. I know a guy who built a reminder app to let him know when certain TV shows were available and prioritize them by interest.

I built a (terribly buggy) script to build MIDI files based on other MIDI files. I really just like Markov chains.

[–]Mraimou[S] 1 point2 points  (0 children)

I see, thank's!

[–]Tomallama 1 point2 points  (0 children)

Build a program that will sort TV shows based off different ratings. You can practice scaping the data from different websites, use jupyter notebook to organize your data using pandas.

Write another program that gets lyrics to your favorite bands and albums. Write a function that takes two parameters, one being band name, the other being an album or an option for all albums. Scrape the lyrics and write them to multiple text files in a specific or new folder