-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
124 lines (121 loc) · 4.1 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
---
title: About
h1: At heart, I'm a storyteller.
---
<section class="container">
<div class="row">
<div class="col-lg-6">
<p>
I started as a public affairs photojournalist nearly 15 years ago after
graduating at the top of my class (with the
<a
href="http://www.legis.ga.gov/Legislation/en-US/display/20072008/HR/289"
rel="noopener noreferrer"
target="_blank"
>state legislation</a
>
to prove it).
</p>
<p>
Because I love stories, I began experimenting with all the ways to share
them, illustrate them and even measure them. That's why my content
expertise today is broad. It includes:
</p>
<ul>
<li>
<a href="/portfolio/content-design">Content strategy</a> and design
</li>
<li>Hiring and managing content teams</li>
<li><a href="/portfolio/copywriting-seo">SEO</a> for blog posts</li>
<li>Photography and graphic design</li>
<li><a href="/portfolio/social-media-marketing">Social media</a></li>
<li>Web data analysis and dashboard setup</li>
<li>Public relations</li>
<li>Creating brand style guides</li>
<li>
<a href="/portfolio/training">Teaching</a> people about great content
</li>
</ul>
</div>
<div class="col-lg-5 text-center ml-lg-4">
<figure class="border-frame my-5">
<img src="/assets/img/about.jpg" alt />
</figure>
</div>
</div>
</section>
<section class="container my-4">
<h2 class="h4">Cheryl, are you really that great at all those things?</h2>
<p>
Nah. I'm an expert writer and content manager, a middling videographer and a
mere dilettante when it comes to web design (which is why I hire a pro for
redesigns
<a href="https://cpe.kennesaw.edu" rel="noopener noreferrer" target="_blank"
>like this one</a
>). But where I really excel is applying an analytical approach to solving
creative problems. Here's some stuff I'm proud of:
</p>
<ul>
<li>
Where my words have ended up, like
<a
href="https://www.theguardian.com/us-news/2020/jun/29/manatees-facing-increased-threats-during-the-pandemic"
rel="noopener noreferrer"
target="_blank"
>The Guardian</a
>
and
<a
href="https://www.hertz.com/blog/travel/things-to-do/things-atlanta-top-spots-food-art-entertainment"
rel="noopener noreferrer"
target="_blank"
>Hertz</a
>
</li>
<li>
<a href="/portfolio/content-design">This content design project</a> that
led to a 14% higher site conversion rate
</li>
<li>Getting a 4.0 in my MBA program (despite ECON 8010)</li>
<li>
<a
href="https://www.ratemyprofessors.com/ShowRatings.jsp?tid=2292393"
rel="noopener noreferrer"
target="_blank"
>Teaching marketing</a
>
at Kennesaw State University
</li>
<li>
Two national awards for marketing campaigns and one state-level award for
feature journalism
</li>
</ul>
</section>
<section class="container my-4">
<h2 class="h4">Do you do anything else besides work?</h2>
<p>
Why, yes, I do. I’m touched that you should ask. I love reading, traveling,
volunteering with nonprofits, hiking and cuddling small- to medium-sized
animals. I also enjoy luring unsuspecting family members into playing word
games like Taboo so I can win (though I've currently run out of family
members for this). I cook a lot, too: cauliflower curry, shakshuka and weird
experiments with avocado. And I'm a bit of a personal finance junkie.
</p>
<p>
To take a peek into my travels and personal life,
<a href="/blog">check out my blog</a>. Or feel free to connect on
<a
href="https://www.linkedin.com/in/cherylrodewig/"
rel="noopener noreferrer"
target="_blank"
>LinkedIn</a
>. I'm also delighted when people
<a
href="https://twitter.com/CherylRodewig"
rel="noopener noreferrer"
target="_blank"
>tweet me</a
>.
</p>
</section>