Skip to content

Instantly share code, notes, and snippets.

@brianspiering
Last active February 27, 2022 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianspiering/aa9860ad30ba536c81d6202773d9ae73 to your computer and use it in GitHub Desktop.
Save brianspiering/aa9860ad30ba536c81d6202773d9ae73 to your computer and use it in GitHub Desktop.
Criteria for picking projects for a job profile

Criteria for picking job portfolio projects

Employers often have higher value for pojects that are:

  • Individual
  • Custom
  • Novel
  • Contemporary
  • Domain-specific
  • Applied
  • High impact business value
  • End-to-end

Lower value projects are the inverse:

  • Group
  • Generic
  • Templated
  • Outdated technologies
  • Rehash of common examples
  • Academic
  • Research-oriented

A concrete example of a high value project is predicting the likelihood of customer churn for a specific company based on social media posts using language transformer models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment