Skip to content

Commit d1df6c7

Browse files
authored
Stevenjudd (#70)
## What this changes Adds my author page ## Why Gilbert told me to. ## Type of change - [ ] Bug fix (non-breaking change that corrects incorrect behavior) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that changes existing behavior) - [X] Chore / refactor / documentation (no behavior change) ## Checklist - [ ] Pester tests added or updated to cover the change - [ ] `Invoke-psake Analyze` passes locally with no new warnings - [ ] `Invoke-psake Test` passes locally on at least one platform - [ ] `CHANGELOG.md` updated (required for any user-facing change) - [ ] Documentation updated if behavior changed ## Additional notes <!-- Anything reviewers should know: edge cases, known limitations, follow-up work, testing instructions. -->
1 parent 9444ec8 commit d1df6c7

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: "Steven Judd"
3+
tagline: "PowerShell MVP, PowerShell Summit OnRamp Coordinator, Dad Joke Writer"
4+
avatar: "https://www.powershellsummit.org/images/organizers/judd.jpg"
5+
website: "https://blog.stevenjudd.com"
6+
github: "https://github.com/stevenjudd"
7+
twitter: "https://x.com/stevenjudd"
8+
linkedin: "https://www.linkedin.com/in/stevenjudd/"
9+
bluesky: "https://bsky.app/profile/stevenjudd.bsky.social"
10+
---
11+
12+
I'm a lifelong IT professional, educator, and Microsoft PowerShell MVP. For more
13+
than 30 years, I've worked across infrastructure, cloud, DevOps, digital
14+
security, and enterprise messaging. I'm always looking for ways to make
15+
technology work better for people.
16+
17+
I love helping others learn PowerShell and discover the value of automation.
18+
I've developed PowerShell training, contributed to community books, and spoken
19+
at conferences about everything from one-liners and advanced functions to Azure,
20+
Linux, security, and building safer automation.
21+
22+
Learning is a lot like running a marathon: it takes a plan, consistent effort,
23+
perseverance, and people encouraging you along the way. I enjoy helping IT
24+
professionals develop their skills, solve real problems, and move forward in
25+
their careers.
26+
27+
When I'm not working with technology, you'll probably find me running, cycling,
28+
mountain biking, playing the cello, or writing and creating dad-joke videos as
29+
@AwkwardJudd on [YouTube](https://www.youtube.com/@awkwardjudd/shorts),
30+
[TikTok](https://www.tiktok.com/@awkwardjudd), and
31+
[Instagram](https://www.instagram.com/awkwardjudd/).
32+
33+
Click here for my [content](https://blog.stevenjudd.com/My-Content-List/) and
34+
[talks](https://sessionize.com/steven-judd/).

0 commit comments

Comments
 (0)