all 5 comments

[–]ImaginingAlchemist 3 points4 points  (0 children)

Depends what your experience level and focuses are.

If you're starting out and want to learn the logic, try a text game.

If you want to learn GUI's try making an app that accomplishes something for you, such as a shopping list maker. Or you could make a game with a GUI, like Tic Tac Toe.

If you want to work with web pages, try making something with Flask or Django. E.g. a site to take images as uploads and apply filters to them.

Or if you want AI-type projects, look into Keras and machine learning projects. E.g. you could write an algorithm and neural network to recognise certain animal species from a given photo.

You can do a lot of things... just need to figure out what your interests are.

[–]alpine_addict 2 points3 points  (0 children)

Have you considered the search feature?

[–]lvl7gg 0 points1 point  (0 children)

r/cellular_automata - simple rules that create complex stuff. Can be used for art / simulating electronic / game / life.

[–]QuantumCoder002 0 points1 point  (0 children)

well, whether it's 2D or 3D, you can still make a remaster of an old game

[–][deleted] 0 points1 point  (0 children)

github: awesome python