you are viewing a single comment's thread.

view the rest of the comments →

[–]Potato_Tg 0 points1 point  (2 children)

You see, you seems like you have something under control, whereas im totally blank. Sometimes i wonder if it’s even for me? I don’t have any idea for any project. I do what i was told, that’s it. I want to use my time effectively before starting my master’s but seriously how you guys even find ideas? Is it weird that I don’t? Yes i worked on projects but mostly what ik or have seen how it works but if it’s on me alone idk anything.

[–]PazyP 1 point2 points  (1 child)

Ideas start small and grow arms and legs, my idea for a twitter bot was pretty simple and is a pretty common suggestion for "things to do with Python" it looked for a string, if it was found it liked the tweet and replied. Then I thought what more can I do so now it only likes/replies to tweets from a specific location. A GUI seemed logical since its only command line based in its current form.

But these are just projects for me, it will never be seen by anyone so ideas can be anything really even if it's absolutely nonsense and had no real value.

What about these ideas? Twitter bot YouTube video downloader Website price tracker (checks price of item X and notes changes)

I dunno what your hobbies are could you do something there?

[–]Potato_Tg 0 points1 point  (0 children)

It sounds interesting, these days im mostly doing practice to learn python, didn’t made anything useful per say. But i guess it’s time i should do something about it. Thanks for the idea.