diff options
author | sotech117 <michael_foiani@brown.edu> | 2025-08-30 16:22:29 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2025-08-30 16:22:29 -0400 |
commit | 1a20a3c50b61566eca6c9984cccf52f4daf5b9fc (patch) | |
tree | dcc3b2b27638366d7523f4df9aff2aa12858246d | |
parent | bd300e1e99dbde52b1ec0a18875114ee56515a0c (diff) |
add madison
-rw-r--r-- | assets/bio-photos/madison.jpg | bin | 0 -> 113520 bytes | |||
-rwxr-xr-x | index.html | 25 |
2 files changed, 25 insertions, 0 deletions
diff --git a/assets/bio-photos/madison.jpg b/assets/bio-photos/madison.jpg Binary files differnew file mode 100644 index 0000000..3d8cf81 --- /dev/null +++ b/assets/bio-photos/madison.jpg @@ -159,6 +159,31 @@ <div class="flex-row ta-box-single ta-wrapper"> <div class="img-box"> + <img src="assets/bio-photos/madison.jpg" class="ta-pastry" alt="Bio photo for Michael" /> + </div> + <div class="bio-text"> + <h3>Madison</h3> + <h4>M.S. in CS & B.S. in Physics, BrownU</h4> + <p> + Madison is a Biochemistry Ph.D. student at Emory University. + She attended The Ohio State University where she completed a BS in Biochemistry and received an Honors Research Distinction. + Madison has completed extensive coursework in STEM including basic and advanced biology, chemistry, biochemistry, physics, and calculus, and has over 3 years of wet lab Biochemistry research experience. + During her undergraduate experience, she also worked for 3 years as a Teaching Assistant for General Chemistry and Organic Chemistry Lab. + Currently, Madison supervises multiple undergraduate students in her graduate school lab and has a strong passion for mentorship and tutoring. + </p> + <div class="ta-specialties"> + <h4>Tutoring Specialties</h4> + <ul> + <li>Undergraduate (and High School) Chemistry</li> + <li>Undergraduate (and High School) Biology</li> + <li>Undergraduate Biochemistry</li> + </ul> + </div> + </div> + </div> + + <div class="flex-row ta-box-single ta-wrapper"> + <div class="img-box"> <img src="assets/bio-photos/will.jpg" class="ta-pastry" alt="Bio photo for Will" /> </div> <div class="bio-text"> |