Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
main page text updates
  • Loading branch information
Erin Conley authored Nov 17, 2023
1 parent d9df508 commit f925a3b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ <h1 id="logo"><a href="index.html">Welcome</a></h1>
<header>
<h2>Erin Conley</h2>
</header>
<p>Ph.D. in experimental particle physics
<p>Ph.D. in experimental physics with experience
<br />
Experience in data analysis and science communication</p>
in data analysis and science communication</p>
</section>

</div>
Expand Down Expand Up @@ -111,27 +111,28 @@ <h2>Passionate about communicating data through visuals and text</h2>
<div class="wrapper">
<section class="container">
<header class="major">
<h2>A broad skillset</h2>
<h2>My education and experience has equipped me with a broad skillset.</h2>
<!-- <p>Although I specialized in particle physics, the skills I learned can be applied in many ways</p> -->
</header>
<div class="row features">
<section class="col-4 col-12-narrower feature">
<div class="image-wrapper first">
<a href="#" class="image featured"><img src="images/pic03.jpeg" alt="" /></a>
</div>
<p>Experience with software development, data analysis in C++ and Python, and establishing repositories with accompanying documentation. As an example, see the <a href="https://github.com/erinecon/forward-fitting">forward-fitting GitHub repository</a>.</p>
<p>Experience with software development in C++ and Python, analysis over large data sets, and documentation of the work. For instance, see this <a href="https://github.com/erinecon/forward-fitting">GitHub repository</a> I made as part of a peer-review paper I authored.</p>
</section>
<section class="col-4 col-12-narrower feature">
<div class="image-wrapper">
<a href="#" class="image featured"><img src="images/pic04.png" alt="" /></a>
</div>
<p>Skilled writer with a certification in science communication. Experience in technical writing, editing and peer review, documentation, and writing for general audience.</p>
<p>Passionate writer with both amateur expereince and professional training. Knowledge in technical writing, editing, peer review, documentation of research and software, and writing for general audience.</p>
</section>
<section class="col-4 col-12-narrower feature">
<div class="image-wrapper">
<a href="#" class="image featured"><img src="images/pic05.png" alt="" /></a>
</div>
<p>Experience with teaching, mentorship and outreach. Through community volunteering and the physics graduate student organization, I engaged in opportunities to educate children of all ages about various science and math topics. I also undertook an analysis project aimed toward opinions and concerns of academics in high-energy physics and astrophysics.</p>
<p> I have participated and organized various outreach efforts (educational or otherwise) by volunteering in my local community, working within the physics graduate student organization, and particpating through other community-led efforts.
</p>
</section>
</div>
<ul class="actions major">
Expand Down

0 comments on commit f925a3b

Please sign in to comment.