How I'm Looking for a Job

Code

This code copies the URLs of all the job listings I've saved on LinkedIn into an array.

var arr = arr || []; arr.push( ...new Set( [...document.querySelectorAll('a')] .filter( a => a.href.indexOf('flagship3_job_home_savedjobs') > -1).map(a => a.href.split('?')[0] ) ) )

Inspiration

  • Riemann Sum | My Work Experience
    • I work on a rhythm
    • My schedule helps me increment
    • I'm looking for a job that will...
      • share rhythms with me
      • maintain momentum with me
      • build mutual structures for success with me
  • Directional Derivative | My Job Search
    • Perspectives can change
    • Language is tricky
    • I'm looking for a job that will...
      • help me learn new languages
      • recognize me where I'm going
      • grow with me as I develop
  • Regenerative Braking | The Application Process
    • Lubrication aids motion
    • Friction can be harnessed
    • I'm looking for interview processes that will...
      • provide opportunities for me to make content about a topic
      • introduce me to topics I haven't considered
      • find ground in modern hiring considerations