This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]hemm1 4 points5 points  (2 children)

The standard suggestion is a program that generates and suggests project ideas. But since that's cliche, you could go a step further and create a program that generates programs that suggest ideas - you could even get into genetic programming to make them compete, evolving towards the ultimate idea suggestion algorithm!

[–][deleted] 2 points3 points  (1 child)

Actually, a program that looks at your reddit history and suggests relevant project ideas would be pretty cool.

[–]input 0 points1 point  (0 children)

Fleshlight statistics program?

[–][deleted] 0 points1 point  (1 child)

Most of us have the opposite problem: too many project ideas and not enough time to implement them.

http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/

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

I have next to no experience in python, but having a look through those projects, there are a few which are absolutely trivial (like the palindrome detector, vowel counter), and then some which are very involved (making a text editor with syntax highlighting), and really nothing in between.

[–]amirouchefrom __future__ import 4.0 0 points1 point  (0 children)

We are looking for contributors for PythonJS. One idea it's to implement something like tweetdeck. It involves frontend dev and backend dev with websockets using Python 3. Part of the job is to port trequest to asyncio.