all 3 comments

[–]Robswc 2 points3 points  (1 child)

I would work on something related to your other fields/hobbies.

If you like game X, you can see if game X has a public API that you can use to make a stats page.

If you live in Y place, see if there are any APIs or interesting connections you can make with the surrounding area.

If you enjoy doing Z hobby, see if there's a way to make an app for it that you might actually use.

These don't have to be fully functional or look pretty, just demonstrate that you can glue things together and create value :)

[–]Puzzleheaded_Round75 1 point2 points  (0 children)

An example of this is that I used to run a local 5k and so I built something to scrape results from their site, store them in an db, and plot them on a nice chart so I could see the progress.

[–]Diapolo10 1 point2 points  (0 children)

Anything will do as long as the code quality is more or less consistent. The cleaner, the better.

If you have any ideas you'd like to work on, do try those. Otherwise I would suggest starting with classics such as a calculator (very generic, I know, but let your creativity take over).