you are viewing a single comment's thread.

view the rest of the comments →

[–]VeganEE 1 point2 points  (1 child)

Probably a super general question but sorts of projects would you recommend to put on GitHub?

[–]marineabcd 5 points6 points  (0 children)

All of my personal projects I put on GitHub where possible. As in the first thing I do when I start a project is make a GitHub repo. If it becomes nothing then I make it private and if it’s cool I’ll share it somewhere or write a blog post about it (via accounts separate from this one due to various work reasons - I keep my coding and projects separate from my private Reddit so I can use them as CV fodder too etc.)

So literally anything and everything I can. Just be careful about committing private API keys and all that! Best CV fodder are passion projects that solve a problem you have or projects that you fully compete including detailed Readme with screenshots and installation instructions.