Skip to content

Commit 877d895

Browse files
authored
Merge pull request #5 from murriel/2019eoyupdates
Some update I never merged in.
2 parents 619c1bc + ad52980 commit 877d895

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

_includes/nav.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
<a href="#page-top"></a>
1919
</li>
2020

21-
<li>
22-
<a class="page-scroll" href="https://read.murrielgrace.com" target="_blank">README</a>
23-
</li>
24-
2521
<li>
2622
<a class="page-scroll" href="{{ site.url }}#about">About</a>
2723
</li>
@@ -40,6 +36,10 @@
4036
<li>
4137
<a class="page-scroll" href="#contact">Contact</a>
4238
</li>
39+
<li>
40+
<a class="page-scroll" href="https://read.murrielgrace.com" target="_blank">README</a>
41+
</li>
42+
4343
</ul>
4444
</div>
4545
<!-- /.navbar-collapse -->

_includes/speaking.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ <h2>Speaking</h2>
77
<h3>Previous Talks</h3>
88
<p>
99
<ul class="listtext">
10+
<li>Speaker, Southern California Linux Expo: DevOps Secrets Management 2020</li>
1011
<li>Speaker, Women's Voices in Tech Meetup: DevOps from the Ground Up 2019</li>
1112
<li>Speaker, KubeCon StackRox Booth 2019: Cloud Native Security Discussion</li>
1213
<li>Panelist, Girls Build LA + LAUSD/USC Media Arts & Engineering Magnet High School: Tech Careers Panel 2019</li>

m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h3><i class="fa fa-wrench"></i> DevOps</h3>
4242
<h3><i class="fa fa-gears"></i> Infrastructure</h3>
4343
<ul>
4444
<li>Manage collection of on-premise and hosted virtualized Windows and Linux servers on Hyper-V, including Active Directory, Exchange, Group Policy, DPM, SQL Server, WSUS, Sophos Anti-Virus, NAGIOS monitoring server, and various application and file servers.</li>
45-
<li>Setup and maintain infrastructure for web applications on AWS and Rackspace, including managing external development team and code repositories on Github and Bitbucket, performing quality assurance, managing staging and production environments, and monitoring website backups and security.</li>
45+
<li>Setup and maintain infrastructure for web applications, including managing external development team and code repositories on Github and Bitbucket, performing quality assurance, managing staging and production environments, and monitoring website backups and security.</li>
4646
<li>Automate user creation and domain admin tasks using Powershell and batch scripts; automate PC deployment and updates. </li>
4747
<li>Manage hardware, including servers, workstation, network and desktop printers, industrial label printers, document scanners, barcode scanners, network cabling, firewalls, switches, and wifi access points.</li>
4848
<li>Provide end user support for any technology requests or needs, including systems, software, and phones, prioritizing production-down or operations-affecting issues. </li>

0 commit comments

Comments
 (0)