Skip to content

Commit d649940

Browse files
committed
resume and about-me cleanup
1 parent 85e8804 commit d649940

2 files changed

Lines changed: 63 additions & 81 deletions

File tree

src/content/docs/about/resume.mdx

Lines changed: 52 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,92 @@
11
---
22
slug: about/resume
33
title: "Resume"
4-
description: "Docs leader and technical writer."
4+
description: "Career highlights at a glance. Full chronology lives on LinkedIn."
55
---
66

77
import ColumnList from '~/components/ColumnList.astro';
88

9-
## Professional Experience
9+
Documentation leader and senior technical writer with ten years building the systems, culture, and content that developer-facing organizations rely on.
10+
I help teams turn fragmented knowledge into journeys that users (and engineers) trust and contribute to.
1011

11-
### Contract Technical Writer
12+
For the full chronology, see [my LinkedIn profile](https://www.linkedin.com/in/edward-angert/).
13+
For samples of the work itself, see the [portfolio](/portfolio/).
1214

13-
_SaaS platform for non-profit organizations_ - October 2025 - December 2025
15+
## Highlights
1416

15-
Brought in on short notice to redesign training curriculum for new feature launch.
16-
Redefined user journey through hands-on platform exploration and delivered training decks within a six-week timeline.
17+
- First dedicated and sole technical writer at Coder.
18+
- Top-5 contributor to the open-source repo within 90 days.
19+
- Embedded quickly with product, engineering, and support.
20+
- Prototyped AI-assisted contributor documentation workflows using Claude Code to organize content, analyze codebases, and draft documentation.
21+
- Scaled Pantheon's docs team.
22+
- Four writers served 200+ employees, a ~1:67 stakeholder ratio sustained through documentation culture and contributor pathways.
23+
- Presented documentation strategy to leadership to advocate for docs-as-code and build organizational buy-in.
24+
- Rewrote Linode's "Find Files in Linux" with useful, easier to find references and turned it into the highest-traffic page on linode.com and top Google search result.
25+
- Edited public-facing legal policies like MSAs, Terms of Use, and Scope of Supports.
26+
- [Pi-hole v6 guide](/docs/pi-hole/): A personal documentation project drawing 6,000+ unique visitors a month.
27+
- [AI is coming for my job. Maybe to my job.](/blog/ai-docs-assist/), a dual-audience thesis on documentation for humans and AI systems.
1728

18-
### Coder
29+
## Career
1930

20-
_Senior Technical Writer_ - September 2024 - August 2025
21-
22-
As Coder's first dedicated Technical Writer, built a documentation culture from the ground up by establishing scalable workflows, redesigning information architecture, and pioneering AI-integrated documentation practices.
23-
24-
- Documentation audit revealing fragmented user journeys; card-sorting research to create user personas and an information architecture redesign.
25-
- Presented documentation strategy to company leadership to advocate for docs-as-code and develop a documentation culture.
26-
- Developed AI-assisted knowledge management workflows using Claude Code for content organization, codebase analysis, and draft generation.
31+
**UpMetrics**
2732

28-
### GitLab
33+
_Contract Technical Writer_ - September 2025 - December 2025
2934

30-
_Contract Technical Writer, Contributor Success_ - December 2023 - April 2024
35+
- Audited and rebuilt customer training curriculum for a feature launch on a six-week timeline.
3136

32-
- Based on contributor feedback, overhauled the ["Make a GitLab contribution"](/portfolio/gitlab-first-contribution/) tutorial with clear and simplified user pathways, reducing barriers for open-source community contributors.
37+
**Coder**
3338

34-
### Pantheon
39+
_Senior Technical Writer_ - September 2024 - August 2025
3540

36-
_Manager of Technical Documentation_ - September 2021 - July 2023
41+
- First dedicated technical writer.
42+
Built a formalized docs culture from scratch: redesigned information architecture, established docs-as-code workflows, and led AI-integrated documentation practices.
3743

38-
Led four-person remote documentation team for enterprise SaaS platform serving 12,000+ businesses running Drupal, WordPress, and static sites.
44+
**GitLab**
3945

40-
- Managed distributed team through performance coaching and compensation planning while coordinating cross-team OKRs.
41-
Established documentation standards scaling across global engineering teams.
42-
- Presented documentation vision to executive leadership and department leads, building organizational buy-in for documentation as shared infrastructure supporting customer success efficiency and internal knowledge transfer.
43-
- Led documentation site relaunch with comprehensive information architecture redesign.
44-
Implemented Google Developer Documentation Style Guide standards, automated linting, and metrics infrastructure.
46+
_Contract Technical Writer, Contributor Success_ - January 2024 - April 2024
4547

46-
_Senior Technical Writer_ - March 2021 - September 2021
48+
- Overhauled the [Make a GitLab contribution tutorial](/portfolio/gitlab-first-contribution/) to lower barriers for new open-source contributors.
4749

48-
Developed cross-functional documentation strategy integrating Technical Writers at key SDLC milestones while leading knowledge management transformation across support and sales engineering teams.
50+
**Pantheon**
4951

50-
_Technical Writer_ - September 2018 - March 2021
52+
_Manager of Technical Documentation, Senior Technical Writer, Technical Writer_ - September 2018 - July 2023
5153

52-
Maintained documentation site using Gatsby and GraphQL.
53-
Integrated with customer success teams to parse platform Python and JavaScript codebase for verified code examples.
54+
- Led the four-person remote docs team and shaped documentation strategy across product, engineering, support, and marketing for an enterprise SaaS platform.
5455

55-
### Linode (now part of Akamai)
56+
**Linode**
5657

5758
_Technical Writer_ - March 2016 - September 2018
5859

59-
Created developer-facing documentation from scratch for Linux-based cloud hosting provider.
60-
61-
- Rewrote "Find Files in Linux" guide as SEO-optimized reference that became top Google search result and linode.com's highest-traffic page, demonstrating measurable documentation impact.
62-
- Provided technical editing for legal documents and customer-facing agreements, demonstrating cross-functional trust and influence beyond traditional documentation scope.
60+
- Created developer-facing documentation from scratch for a Linux-based cloud hosting provider.
6361
- Guest speaker at Write the Docs NYC on engaging SMEs as contributors.
6462

65-
### Former Roles
63+
### Earlier roles
6664

67-
| Role | Organization | Years |
68-
|---------------------------|---------------------------|-------|
69-
| Operations Coordinator | Hazon | 2010 - 2014 |
70-
| Roller Skating Instructor | Oceanside School District | 2004 - 2014 |
71-
| Barista | Starbucks | 2008 - 2009 |
65+
| Role | Organization | Years |
66+
|---------------------------|---------------------------|--------------|
67+
| Operations Coordinator | Hazon | 2010 - 2014 |
68+
| Roller Skating Instructor | Oceanside School District | 2004 - 2014 |
69+
| Barista | Starbucks | 2008 - 2009 |
7270

73-
## Key Skills
71+
## Skills
7472

7573
<ColumnList columns={2}>
7674

77-
- Technical Writing
78-
- API documentation
79-
- Developer documentation
80-
- Documentation strategy
81-
- Information architecture
82-
- Knowledge management strategy
83-
- Tools and Platforms
84-
- AI tools (ChatGPT, Claude Code)
85-
- Confluence, Glean
86-
- Git (CLI), GitHub, GitLab
87-
- Linux
88-
- Markdown, MDX
89-
- Neovim
90-
- Static site generators (Astro, Docusaurus, Gatsby, Hugo, Jekyll)
91-
- Visual Studio Code
92-
- Workflows and Processes
93-
- Agile/Scrum methodologies
94-
- AI-integrated documentation workflows
75+
- Technical writing and documentation strategy
76+
- Information architecture and content audits
77+
- API and SDK documentation
78+
- AI-integrated documentation practices
9579
- Cross-functional collaboration
96-
- Content audits and migrations
97-
- Docs-as-code
80+
- Docs-as-code workflows
81+
- Static site generators (Astro, Docusaurus, Gatsby (and GraphQL), Hugo, Jekyll)
82+
- Markdown, MDX, Git, GitHub, GitLab
83+
- Linux, CLI, Neovim, VS Code
9884

9985
</ColumnList>
10086

10187
## Education
10288

103-
| Degree / Certification | Institution | |
104-
|---------------------------------------------------------|---------------------------------------------|--|
105-
| Professional Communications and Technical Writing, B.S. | State University of New York at Farmingdale | |
106-
| Certified Scrum Master | Scrum Alliance | 2020 |
89+
| Degree / Certification | Institution | |
90+
|---------------------------------------------------------|---------------------------------------------|-------|
91+
| Professional Communications and Technical Writing, B.S. | State University of New York at Farmingdale | |
92+
| Certified Scrum Master | Scrum Alliance | 2020 |

src/content/docs/index.mdx

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
---
22
title: "About Me"
3-
description: "Documentation leader and technical writer with ten years building scalable workflows and documentation systems."
3+
description: "Documentation leader and technical writer. Personal site, portfolio, and a few projects I built for fun."
44
---
55

66
import ColumnList from '~/components/ColumnList.astro';
77

88
Hello, this is Edward!
99

10-
Documentation leader who assesses what exists, identifies what's needed, and builds systems that work.
10+
This site is part portfolio, part personal.
11+
The portfolio shows documentation I've built and how I think about the work.
12+
The personal side has projects like my [Pi-hole setup](/docs/pi-hole/) and posts about documentation culture, AI workflows, and the ideas I'm exploring.
1113

12-
Ten years creating developer-focused documentation, information architecture, and scalable workflows across globally distributed teams.
13-
I transform fragmented documentation into coherent user journeys and establish trusted docs-first processes that teams adopt and sustain.
14+
At work, I'm a documentation leader who assesses what exists, identifies what's needed, and builds systems that work.
15+
I've been a technical writer for ten years, creating developer-focused documentation, information architecture, and scalable workflows across globally distributed teams.
16+
I transform fragmented documentation into coherent user journeys and establish docs-first processes that teams adopt and sustain.
1417

15-
I'm a perpetual tinkerer who learns by doing, whether it's setting up my home server, scripting workflows using AI tools like Claude Code, or dismantling things to understand how they work.
18+
In general, I'm a perpetual tinkerer who learns by doing, whether it's setting up my home server, scripting workflows with Claude Code, or dismantling things to understand how they work.
1619

17-
I help people share their knowledge and expertise by making it easier to contribute, find, and trust documentation.
20+
I help people share their knowledge by making it easier to contribute, find, and trust documentation.
1821
I love empowering users no matter where they sit in the audience--internal or external--through testing, transparency, and making things easy to understand (or at least easy to copy and paste).
1922

20-
Check out my [work samples](/portfolio/) to see documentation I've created, from [quickstart guides](/portfolio/coder-quickstart/) to [contributor tutorials](/portfolio/gitlab-first-contribution/).
21-
My abridged [resume](/about/resume/) has the career timeline, and I've also documented projects I've built for fun, like [implementing Pi-hole at home](/docs/pi-hole/).
22-
2323
Connect on [LinkedIn](https://www.linkedin.com/in/edward-angert/) or set up a time to talk through [my cal.com link](https://cal.com/edwardangert).
2424

25-
If you encounter an issue or typo, please [submit a GitHub issue](https://github.com/EdwardAngert/edwardangert.github.io/issues/new) or pull request.
25+
If you encounter an issue or typo, please select **Edit page** at the bottom of any page, or you can [submit a GitHub issue](https://github.com/EdwardAngert/edwardangert.github.io/issues/new).
2626

2727
## Non-work Edward
2828

29-
This site's content is mostly portfolio, but when I'm not doing documentation things, I'm:
29+
When I'm not doing documentation things, I'm:
3030

3131
<ColumnList columns={2}>
3232

@@ -41,7 +41,3 @@ This site's content is mostly portfolio, but when I'm not doing documentation th
4141
- Learning how to make better use of AI tools in documentation workflows
4242

4343
</ColumnList>
44-
45-
## GitHub Stats
46-
47-
![GitHub stats](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=EdwardAngert&theme=dracula)

0 commit comments

Comments
 (0)