1+ <!doctype html> < html lang =en-us > < head > < meta charset =utf-8 > < meta name =viewport content ="width=device-width,initial-scale=1 "> < title > Authors - PowerShell.org - Welcome Automaters!</ title >
2+ < meta name =description content > < link rel =icon type =image/x-icon href =/favicon.ico > < link rel =apple-touch-icon sizes =180x180 href =/apple-touch-icon.png > < link rel =icon type =image/png sizes =32x32 href =/favicon-32x32.png > < link rel =icon type =image/png sizes =16x16 href =/favicon-16x16.png > < link rel =alternate type =application/rss+xml href =https://powershellorg.github.io/PowerShellOrgWebsite/authors/index.xml title ="PowerShell.org - Welcome Automaters! "> < meta property ="og:type " content ="website "> < meta property ="og:url " content ="https://powershellorg.github.io/PowerShellOrgWebsite/authors/ "> < meta property ="og:title " content ="Authors "> < meta property ="og:description " content > < meta property ="og:site_name " content ="PowerShell.org - Welcome Automaters! "> < meta property ="twitter:card " content ="summary_large_image "> < meta property ="twitter:url " content ="https://powershellorg.github.io/PowerShellOrgWebsite/authors/ "> < meta property ="twitter:title " content ="Authors "> < meta property ="twitter:description " content > < link href =https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css rel =stylesheet > < link href =https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css rel =stylesheet > < link href =https://cdnjs.cloudflare.com/ajax/libs/prism/1.24.1/themes/prism-tomorrow.min.css rel =stylesheet > < style > .powershell-blue {background : linear-gradient (135deg , # 0078D4 0% , # 00BCF2 100% )}.powershell-dark {background : # 1e1e1e }.code-terminal {background : # 0c0c0c ;border : 1px solid # 323130 ;font-family : cascadia code, consolas, monospace}.hero-pattern {background : linear-gradient (135deg , # 0078D4 0% , # 00BCF2 100% );position : relative}.hero-pattern ::before {content : '' ;position : absolute;top : 0 ;left : 0 ;right : 0 ;bottom : 0 ;background-image : radial-gradient (circle at 25% 25% , rgba (255 , 255 , 255 , 3% ) 0% , transparent 40% ), radial-gradient (circle at 75% 75% , rgba (255 , 255 , 255 , 2% ) 0% , transparent 40% );pointer-events : none}.podcast-card : hover {transform : translateY (-4px )}.summit-gradient {background : linear-gradient (135deg , # 667eea 0% , # 764ba2 100% )}html {scroll-behavior : smooth}.focus\:ring-powershell : focus {--tw-ring-color : # 0078D4 ;--tw-ring-opacity : 0.5 }@keyframes fadeIn{from {opacity : 0 ;transform : translateY (20px )}to {opacity : 1 ;transform : translateY (0 )}}.animate-fade-in {animation : fadeIn .6s ease-out}.line-clamp-2 {display : -webkit-box;-webkit-line-clamp : 2 ;-webkit-box-orient : vertical;overflow : hidden}.line-clamp-3 {display : -webkit-box;-webkit-line-clamp : 3 ;-webkit-box-orient : vertical;overflow : hidden}@import 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap' ;.gotham-black {font-family : inter, gotham, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-weight : 900 ;letter-spacing : -.02em }.gotham-bold {font-family : inter, gotham, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-weight : 700 ;letter-spacing : -.01em }.gotham-medium {font-family : inter, gotham, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-weight : 500 }.conference-gradient {background : linear-gradient (135deg , # 0082c6 0% , # 00aeef 50% , # 2b2d78 100% )}@keyframes float{0% , 100%{transform : translateY (0 )rotate (0 )}50% {transform : translateY (-20px )rotate (180deg )}}.float {animation : float 20s ease-in-out infinite}</ style > </ head > < body class ="bg-gray-50 text-gray-900 "> < header class ="bg-white shadow-lg sticky top-0 z-50 "> < div class ="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 "> < div class ="flex justify-between items-center py-4 "> < div class ="flex items-center "> < a href =https://powershellorg.github.io/PowerShellOrgWebsite/ class ="flex items-center space-x-3 "> < div class ="w-10 h-10 powershell-blue rounded-lg flex items-center justify-center "> < i class ="fas fa-terminal text-white text-lg "> </ i > </ div > < div > < h1 class ="text-xl font-bold text-gray-900 "> PowerShell.org</ h1 > < p class ="text-sm text-gray-600 "> Community Hub</ p > </ div > </ a > </ div > < nav class ="hidden md:flex space-x-8 "> < a href =/PowerShellOrgWebsite/ class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 "> Home
3+ </ a > < a href =/PowerShellOrgWebsite/podcast/ class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 "> Podcast
4+ </ a > < a href =/PowerShellOrgWebsite/summit/ class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 "> Summit
5+ </ a > < a href =/PowerShellOrgWebsite/community/ class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 "> Community
6+ </ a > < a href =/PowerShellOrgWebsite/learning/ class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 "> Learning
7+ </ a > < a href =https://forums.powershell.org class ="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200 " target =_blank rel =noopener > Forums
8+ < i class ="fas fa-external-link-alt ml-1 text-xs "> </ i > </ a > </ nav > < div class ="hidden md:flex items-center space-x-4 "> < a href =https://powershellsummit.org class ="summit-gradient text-white px-4 py-2 rounded-lg text-sm font-medium hover:opacity-90 transition-opacity duration-200 "> Summit 2025
9+ </ a > < a href =https://aka.ms/psslack target =_blank rel =noopener class ="text-gray-500 hover:text-blue-600 transition-colors duration-200 "> < i class ="fab fa-slack text-xl "> </ i > </ a > </ div > < div class =md:hidden > < button onclick =toggleMobileMenu() class ="text-gray-700 hover:text-blue-600 focus:outline-none focus:ring-2 focus:ring-blue-500 p-2 rounded-md ">
10+ < i class ="fas fa-bars text-xl "> </ i > </ button > </ div > </ div > < div id =mobile-menu class ="hidden md:hidden pb-4 "> < div class =space-y-2 > < a href =/PowerShellOrgWebsite/ class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium "> Home
11+ </ a > < a href =/PowerShellOrgWebsite/podcast/ class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium "> Podcast
12+ </ a > < a href =/PowerShellOrgWebsite/summit/ class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium "> Summit
13+ </ a > < a href =/PowerShellOrgWebsite/community/ class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium "> Community
14+ </ a > < a href =/PowerShellOrgWebsite/learning/ class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium "> Learning
15+ </ a > < a href =https://forums.powershell.org class ="block text-gray-700 hover:text-blue-600 hover:bg-gray-50 px-3 py-2 rounded-md text-base font-medium " target =_blank rel =noopener > Forums
16+ < i class ="fas fa-external-link-alt ml-1 text-xs "> </ i > </ a > < div class ="pt-2 border-t border-gray-200 "> < a href =https://powershellsummit.org class ="block summit-gradient text-white px-3 py-2 rounded-lg text-center font-medium hover:opacity-90 transition-opacity duration-200 "> Register for Summit 2025</ a > </ div > </ div > </ div > </ div > </ header > < main > < section class ="powershell-blue py-16 "> < div class ="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center text-white "> < h1 class ="text-4xl lg:text-5xl font-bold mb-4 "> Authors</ h1 > </ div > </ section > < section class ="py-16 bg-gray-50 "> < div class ="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 "> < div class ="mb-8 text-center "> < div class ="inline-flex items-center bg-blue-100 text-blue-800 px-4 py-2 rounded-full "> < i class ="fas fa-tag mr-2 "> </ i >
17+ < span class =font-medium > Authors</ span > </ div > </ div > < div class ="grid gap-8 " id =content-container > </ div > < div id =no-results class ="hidden text-center py-12 "> < i class ="fas fa-search text-4xl text-gray-400 mb-4 "> </ i > < h3 class ="text-xl font-semibold text-gray-900 mb-2 "> No results found</ h3 > < p class =text-gray-600 > Try adjusting your search terms or browse all content.</ p > </ div > </ div > </ section > </ main > < footer class ="powershell-dark text-gray-300 "> < div class ="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 "> < div class ="grid md:grid-cols-4 gap-8 mb-8 "> < div > < div class ="flex items-center space-x-3 mb-4 "> < div class ="w-8 h-8 powershell-blue rounded-lg flex items-center justify-center "> < i class ="fas fa-terminal text-white text-sm "> </ i > </ div > < h3 class ="text-lg font-semibold text-white "> PowerShell.org</ h3 > </ div > < p class ="text-sm text-gray-400 mb-4 "> The community hub for PowerShell enthusiasts, automaters, and professionals worldwide.</ p > < div class ="flex space-x-4 "> < a href =https://twitter.com/powershell_org target =_blank rel =noopener class ="text-gray-400 hover:text-blue-400 transition-colors duration-200 "> < i class ="fab fa-twitter text-lg "> </ i >
18+ </ a > < a href =https://youtube.com/PowerScriptingLive target =_blank rel =noopener class ="text-gray-400 hover:text-red-400 transition-colors duration-200 "> < i class ="fab fa-youtube text-lg "> </ i >
19+ </ a > < a href =https://github.com/powershell target =_blank rel =noopener class ="text-gray-400 hover:text-gray-200 transition-colors duration-200 "> < i class ="fab fa-github text-lg "> </ i >
20+ </ a > < a href =https://aka.ms/psslack target =_blank rel =noopener class ="text-gray-400 hover:text-purple-400 transition-colors duration-200 "> < i class ="fab fa-slack text-lg "> </ i > </ a > </ div > </ div > < div > < h3 class ="text-lg font-semibold text-white mb-4 "> Quick Links</ h3 > < ul class ="space-y-2 text-sm "> < li > < a href =/podcast/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Podcast</ a > </ li > < li > < a href =/summit/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Summit</ a > </ li > < li > < a href =/learning/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Learning Resources</ a > </ li > < li > < a href =/community/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Community</ a > </ li > < li > < a href =https://forums.powershell.org target =_blank rel =noopener class ="text-gray-400 hover:text-white transition-colors duration-200 "> Forums</ a > </ li > </ ul > </ div > < div > < h3 class ="text-lg font-semibold text-white mb-4 "> Resources</ h3 > < ul class ="space-y-2 text-sm "> < li > < a href =/posts/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Articles</ a > </ li > < li > < a href =/tags/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Topics</ a > </ li > < li > < a href =/authors/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Authors</ a > </ li > < li > < a href =/sitemap.xml class ="text-gray-400 hover:text-white transition-colors duration-200 "> Sitemap</ a > </ li > < li > < a href =/index.xml class ="text-gray-400 hover:text-white transition-colors duration-200 "> RSS Feed</ a > </ li > </ ul > </ div > < div > < h3 class ="text-lg font-semibold text-white mb-4 "> Upcoming Events</ h3 > < div class =space-y-4 > < div class ="bg-gray-800 p-4 rounded-lg "> < h4 class ="font-medium text-white mb-1 "> PowerShell + DevOps Global Summit</ h4 > < p class ="text-sm text-gray-400 mb-2 "> April 28 - May 1, 2025</ p > < a href =https://powershellsummit.org class ="text-blue-400 hover:text-blue-300 text-sm font-medium transition-colors duration-200 "> Learn More →</ a > </ div > </ div > </ div > </ div > < div class ="border-t border-gray-700 pt-8 flex flex-col md:flex-row justify-between items-center "> < div class ="flex items-center space-x-4 mb-4 md:mb-0 "> < p class ="text-sm text-gray-400 "> © 2025 PowerShell.org Community. All rights reserved.</ p > </ div > < div class ="flex items-center space-x-6 text-sm "> < a href =/privacy/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Privacy Policy</ a >
21+ < a href =/terms/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Terms of Use</ a >
22+ < a href =/contact/ class ="text-gray-400 hover:text-white transition-colors duration-200 "> Contact</ a > </ div > </ div > </ div > < button id =back-to-top onclick ='window.scrollTo({top:0,behavior:"smooth"}) ' class ="hidden fixed bottom-8 right-8 powershell-blue text-white p-3 rounded-full shadow-lg hover:opacity-90 transition-opacity duration-200 z-40 ">
23+ < i class ="fas fa-arrow-up "> </ i > </ button > </ footer > < script src =https://cdnjs.cloudflare.com/ajax/libs/prism/1.24.1/components/prism-core.min.js > </ script > < script src =https://cdnjs.cloudflare.com/ajax/libs/prism/1.24.1/plugins/autoloader/prism-autoloader.min.js > </ script > < script src =https://cdnjs.cloudflare.com/ajax/libs/alpinejs/3.10.2/cdn.min.js defer > </ script > < script > function toggleMobileMenu ( ) { const e = document . getElementById ( "mobile-menu" ) ; e . classList . toggle ( "hidden" ) } document . querySelectorAll ( 'a[href^="#"]' ) . forEach ( e => { e . addEventListener ( "click" , function ( e ) { e . preventDefault ( ) ; const t = document . querySelector ( this . getAttribute ( "href" ) ) ; t && t . scrollIntoView ( { behavior :"smooth" , block :"start" } ) } ) } ) , window . addEventListener ( "scroll" , function ( ) { const e = document . getElementById ( "back-to-top" ) ; e && ( window . pageYOffset > 300 ?e . classList . remove ( "hidden" ) :e . classList . add ( "hidden" ) ) } ) </ script > < script > const searchInput = document . getElementById ( "content-search" ) ; searchInput && searchInput . addEventListener ( "input" , function ( e ) { const t = e . target . value . toLowerCase ( ) , o = document . querySelectorAll ( ".content-item" ) , n = document . getElementById ( "no-results" ) ; let s = 0 ; o . forEach ( e => { const n = e . dataset . title , o = e . dataset . content , i = e . dataset . tags ; n . includes ( t ) || o . includes ( t ) || i . includes ( t ) ?( e . style . display = "block" , s ++ ) :e . style . display = "none" } ) , s === 0 && t . length > 0 ?n . classList . remove ( "hidden" ) :n . classList . add ( "hidden" ) } ) </ script > </ body > </ html >
0 commit comments