Last active
August 6, 2016 03:00
-
-
Save Dan1el42/2774c5b6ffe4ac93a755a9646f01d065 to your computer and use it in GitHub Desktop.
LinkedIn Profile Interests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $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