Skip to content

Instantly share code, notes, and snippets.

@Dan1el42
Last active August 6, 2016 03:00
Show Gist options
  • Select an option

  • Save Dan1el42/2774c5b6ffe4ac93a755a9646f01d065 to your computer and use it in GitHub Desktop.

Select an option

Save Dan1el42/2774c5b6ffe4ac93a755a9646f01d065 to your computer and use it in GitHub Desktop.
LinkedIn Profile Interests
$Interests = @(
'Automation'
'AWS'
'Amazon Web Services'
'Cloud Computing'
'Chef'
'Puppet'
'Docker'
'Containers'
'Red Hat Enterprise Linux'
'CentOS'
'Ubuntu'
'Debian'
'Serverless'
'Azure'
'Microsoft Azure'
'C#'
'C++'
'PowerShell'
'Ruby'
'Python'
'TypeScript'
'JavaScript'
'MongoDB'
'SQL Server'
'WordPress'
'PostgreSQL'
'MySQL'
'MariaDB'
'Java'
'Personal Development'
'Personal Growth'
'Compassioinate Communication'
'Empathy'
'Mindfulness'
) | Sort-Object
$Interests -join ',' | Set-Clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment