Skip to content

Commit d92590c

Browse files
committed
Update homepage/about
1 parent 278dd68 commit d92590c

File tree

7 files changed

+34
-27
lines changed

7 files changed

+34
-27
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ timezone:
1515
# ↓ --------------------------
1616

1717
title: Brianna Birkel
18-
tagline: PhD Student at USC
18+
tagline: Ph.D Candidate in Geophysics and Seismology at Univeristy of Southern California
1919
description: >-
2020
Seismologist researching site amplification in the Los Angeles Basin.
2121

_tabs/about.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

_tabs/cv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: cv
3+
title: CV
44
icon: fas fa-file-alt # optional Font Awesome icon
55
order: 2 # controls tab order
66
---

_tabs/research.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: research
3+
title: Research
44
icon: fa-solid fa-chart-line # optional Font Awesome icon
55
order: 3 # controls tab order
66
---

_tabs/teaching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: teaching
3+
title: Teaching
44
icon: fas fa-chalkboard-teacher # optional Font Awesome icon
55
order: 4 # controls tab order
66
---

index.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
---
2-
layout: null
3-
permalink: /
4-
redirect_to: /about/
5-
---
2+
layout: home
3+
title: Home
4+
---
5+
6+
<div style="text-align: center; margin-bottom: 2rem;">
7+
<img src="/assets/img/profile.jpg" alt="Brianna Birkel" style="width: 160px; border-radius: 50%; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 1rem;">
8+
<h1 style="margin-bottom: 0.2em;">Brianna Birkel</h1>
9+
<p style="font-size: 1.1em; color: #555;">Ph.D Candidate · Earth Sciences · University of Southern California</p>
10+
</div>
11+
12+
---
13+
14+
Hi! I'm Brianna Birkel, a Ph.D. candidate in Earth Sciences at the University of Southern California. My research focuses on seismic wave amplification in the Los Angeles Basin, using observational data, numerical modeling, and geophysical analysis to understand how complex subsurface structures affect ground motion and seismic hazard.
15+
16+
My work combines geophysics, seismology, and computational methods, and often involves collaboration with researchers spanning multiple disciplines, from geology to civil engineering. In addition to my research, I am also passionate about teaching and enjoy finding ways to make complex concepts clear and engaging for students.
17+
18+
---
19+
20+
### Quick Links
21+
22+
- [Curriculum Vitae](/cv/)
23+
- [Research](/research/)
24+
- [Teaching](/teaching/)
25+
- [GitHub](https://github.com/bcbirkel)
26+
- [Google Scholar](https://scholar.google.com/citations?user=NABpEgEAAAAJ)
27+
- [Email](mailto:[email protected])
28+
29+
---
30+
31+
Thank you for visiting.

0 commit comments

Comments
 (0)