Skip to content

Commit 60041e9

Browse files
committed
update resume styling
1 parent 9973253 commit 60041e9

File tree

2 files changed

+51
-30
lines changed

2 files changed

+51
-30
lines changed

resume-style.css

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ body {
22
font-family: Helvetica, Arial, sans-serif;
33
font-size: 10pt;
44
line-height: 1.2;
5-
margin: 0.75in;
5+
margin: 0.75in auto;
66
color: #333;
7-
max-width: 8.5in;
7+
max-width: 6.5in;
88
}
99

1010
.header {
@@ -33,8 +33,8 @@ body {
3333
}
3434

3535
h2 {
36-
font-size: 12pt;
37-
font-weight: bold;
36+
font-size: 14pt;
37+
font-weight: normal;
3838
margin-top: 16px;
3939
margin-bottom: 6px;
4040
border-bottom: 1px solid #ddd;
@@ -48,14 +48,26 @@ h3 {
4848
margin-bottom: 4px;
4949
}
5050

51+
h3.job-header {
52+
font-weight: normal;
53+
}
54+
5155
.job-title {
5256
font-weight: normal;
5357
font-size: 12pt;
5458
}
5559

60+
.job-header {
61+
display: flex;
62+
justify-content: space-between;
63+
align-items: baseline;
64+
margin-bottom: 4px;
65+
}
66+
5667
.job-date {
57-
font-style: italic;
68+
font-style: normal;
5869
font-size: 9pt;
70+
text-align: right;
5971
}
6072

6173
ul {
@@ -69,7 +81,7 @@ li {
6981
}
7082

7183
.education {
72-
font-size: 10pt;
84+
font-size: 12pt;
7385
}
7486

7587
/* Print styles */

resume.html

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,60 +18,69 @@ <h2>Experience</h2>
1818

1919
<h3>Self-Employed</h3>
2020

21-
<div class="job-title">Lead Technical Writer – Fern</div>
22-
<div class="job-date">Jun 2025 – present</div>
21+
<div class="job-header">
22+
<div class="job-title">Lead Technical Writer — Fern</div>
23+
<div class="job-date">Jun 2025 – present</div>
24+
</div>
2325
<ul>
2426
<li>Write quickstart tutorials and configuration references for Fern's TypeScript and Python SDKs to make onboarding and development processes more self-serve. Test and provide feedback on end-to-end SDK creation workflows.</li>
2527
</ul>
2628

27-
<div class="job-title">Technical Writer Consultant – Class Constructor Corp</div>
28-
<div class="job-date">May – Jun 2025</div>
29+
<div class="job-header">
30+
<div class="job-title">Technical Writer Consultant — Class Constructor Corp</div>
31+
<div class="job-date">May – Jun 2025</div>
32+
</div>
2933
<ul>
3034
<li>Tested existing user manuals, created walk-through videos, and advised on documentation strategy for a server-side tagging product. Class Constructor Corp is a small engineering consultancy building features for Usercentrics (consent management platform).</li>
3135
</ul>
3236

33-
<div class="job-title">Technical Writing Consultant – Dowling Community Garden</div>
34-
<div class="job-date">Mar 2025</div>
37+
<div class="job-header">
38+
<div class="job-title">Technical Writing Consultant — Dowling Community Garden</div>
39+
<div class="job-date">Mar 2025</div>
40+
</div>
3541
<ul>
3642
<li>Wrote payment processing and migration documentation for Dowling Community Garden as the organization moved from a physical to digital payment processing system.</li>
3743
</ul>
3844

39-
<h3>Google – Senior Technical Writer, Google Search</h3>
40-
<div class="job-date">Jul 2018 – Dec 2024</div>
45+
<div class="job-header">
46+
<div class="job-title"><strong>Google</strong> — Senior Technical Writer, Google Search</div>
47+
<div class="job-date">Jul 2018 – Dec 2024</div>
48+
</div>
4149
<ul>
4250
<li>Lead writer on internal developer documentation for ~1,500 engineers building Local Search features and infrastructure. Wrote high-level overviews, concept docs, codelabs, and end-to-end development instructions using Markdown, HTML, CSS, and GitHub-like version control systems. Documented Java, Python, and C++ code to support engineers and product managers of varying experience levels. Analytics and user studies showed my documentation initiatives resulted in a more self-serve onboarding and development process.</li>
43-
<li>Lead writer and reviewer for AI Overviews (also called Search Generative Experience), a critical 2023/2024 priority for Search available in 100+ countries and locales and serving over 1 billion users. Designed, wrote, reviewed, and refined model training data; addressed model training losses and biases; and trained 50+ new writers and reviewers under tight deadlines.</li>
44-
<li>Mentored 4 junior writers on writing quality, content and site design, project planning, docs-as-code processes, and version control tools. Reviewed documentation and project proposals written by engineers and junior writers. I was a sought-after reviewer for my attention to detail, knowledge of style guidelines, and ability to define a user-centric document structure.</li>
51+
<li>Lead writer for AI Overviews, a critical 2023/2024 priority for Search available in 100+ countries and locales and serving over 1 billion users. Designed, wrote, reviewed, and refined model training data; addressed model training losses and biases.</li>
4552
<li>Created and executed data-driven documentation content strategies. Assessed customer needs by interviewing subject matter experts, reading existing artifacts, and analyzing customer data. Proposed solutions, coordinated stakeholder reviews, and refined solutions based on stakeholder feedback.</li>
4653
<li>Identified information gaps through qualitative user studies and Google Analytics.</li>
4754
</ul>
4855

49-
<h3>MapR Data Technologies – Technical Writer Intern</h3>
50-
<div class="job-date">Jun 2017 – Aug 2017</div>
56+
<div class="job-header">
57+
<div class="job-title"><strong>MapR Data Technologies</strong> — Technical Writer Intern</div>
58+
<div class="job-date">Jun 2017 – Aug 2017</div>
59+
</div>
5160
<ul>
5261
<li>Wrote and reconfigured user-centric release and migration documentation using Oxygen XML, DITA standards, JIRA, and Bugzilla.</li>
5362
</ul>
5463

55-
<h3>Raymond A. Mason School of Business – Communications Writer</h3>
56-
<div class="job-date">Oct 2015 – May 2018</div>
57-
<ul>
58-
<li>Proposed and wrote articles and website content for William & Mary's Business School</li>
59-
<li>Used Cascade CMS and XML source code to create, update, and refine website content.</li>
60-
</ul>
61-
6264
<h2>Volunteering</h2>
6365

64-
<h3>Distributed Proofreaders – Proofreader and Formatter</h3>
65-
<div class="job-date">Apr 2025 – present</div>
66+
<div class="job-header">
67+
<div class="job-title"><strong>Distributed Proofreaders</strong> — Proofreader and Formatter</div>
68+
<div class="job-date">Apr 2025 – present</div>
69+
</div>
6670
<ul>
6771
<li>Proofread and format scanned page images and optical character recognition (OCR) outputs for books in the public domain. Completed text is submitted to the Project Gutenberg e-book archive.</li>
6872
</ul>
6973

7074
<h2>Education</h2>
7175

72-
<div class="education">
73-
<strong>The College of William & Mary</strong> | summa cum laude | Aug 2014 – May 2018<br>
74-
Majors: English and Accounting | Minor: Computer Science
76+
<div class="job-header">
77+
<div class="education"><strong>The College of William & Mary</strong></div>
78+
<div class="job-date">Aug 2014 – May 2018</div>
7579
</div>
80+
<ul>
81+
<li>summa cum laude</li>
82+
<li>Majors: English and Accounting</li>
83+
<li>Minor: Computer Science</li>
84+
</ul>
7685
</body>
7786
</html>

0 commit comments

Comments
 (0)