From server 2025-09-27
This commit is contained in:
43
content/posts/about-me/index.md
Normal file
43
content/posts/about-me/index.md
Normal file
@@ -0,0 +1,43 @@
|
||||
+++
|
||||
title = "About me. 👋"
|
||||
author = ["Zachary Billman"]
|
||||
date = 2025-09-27
|
||||
draft = false
|
||||
weight = 1
|
||||
+++
|
||||
|
||||
## Welcome to my site! {#welcome-to-my-site}
|
||||
|
||||
My name is Zachary Billman. I'm a UNC MD-PhD student in my 4th year of med school applying to pathology residency programs. I completed my PhD in Ed Miao's lab. The curious reader may be thinking: "But Zach, Dr. Miao's lab is at Duke, how did that come about?" What an astute question! Ed's lab moved from UNC to Duke in early 2020, and I followed him down the street. My PhD was awarded by the UNC department of Microbiology and Immunology, but it just so happens that (nearly) all of my research took place at Duke.
|
||||
{{% sidenote %}}
|
||||
This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused.
|
||||
{{% /sidenote %}} This makes for very interesting basketball viewing parties with my Duke friends!
|
||||
|
||||
Maybe having a diagram will make my training timeline make a bit more sense.
|
||||
|
||||
<a id="figure--timeline"></a>
|
||||
|
||||
{{< figure src="./images/timeline.png" caption="<span class=\"figure-number\">Figure 1: </span>An overview of my research training. I first began working for Dr. Sean Murphy in undergrad, then worked as a research scientist/lab manager for 3 years before heading to UNC for my MSTP training. During grad school, my lab moved from UNC to Duke, though my degree was awarded by UNC. The \"Present\" diamond was used on an older version of my CV and represents September 1st, 2025. Created using PlantUML." >}}
|
||||
|
||||
Hopefully that can clear up the winding road I've taken a bit!
|
||||
|
||||
|
||||
## My research and scientific interests. {#my-research-and-scientific-interests-dot}
|
||||
|
||||
I am broadly interested in innate immunology. I spent most of my time in graduate school studying the host-pathogen interaction between the intracellular fungus _Histoplasma capsulatum_ and macrophages. There are many unstudied curiosities regarding the innate immune response to _Histoplasma spp._ and other intracellular fungi that I think are quite interesting. I also spent a considerable time thinking about the evolution of proteins involved in the programmed cell death pathway called pyroptosis.
|
||||
|
||||
|
||||
## Hobbies I may write about. {#hobbies-i-may-write-about-dot}
|
||||
|
||||
Besides my science, I am interested in birding, baking sourdough bread (I swear I began years before the pandemic, though hearing of people baking bread brings me joy no matter when they first began!), board games, roasting coffee, and self-hosting free and open source software. Over the course of the pandemic, I have learned how to maintain a basic suite of services spread between a server I rent and a computer at home that have replaced my need for Google Photos and Google Drive.
|
||||
{{% sidenote %}}
|
||||
I'm hoping to be able to move away from these platforms entirely soon. I think they provide a great service, but at a substantial cost to privacy. Hopefully more to be said about my thoughts on FOSS soon!
|
||||
{{% /sidenote %}} I also transitioned my old, (and quite frankly, embarrassingly slow) managed WordPress site with this lean, static site made in [Hugo](https://gohugo.io/) that I host myself. Now that I have mangled together some CSS to get my precious sidenotes up and running again, I'm ready to begin putting some ideas to paper.
|
||||
{{% sidenote %}}
|
||||
I love marginalia (the word to describe these notes on the side of this webpage). I'm not sure if this is unique to me, but I seem to get caught up in parenthetical / tangential thoughts very often, and I think using an [Edward Tufte-esque](https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0000ld) sidenote is a great way for me to communicate in this way without distracting the reader too much. It seems[ marginalia](https://en.wikipedia.org/wiki/Marginalia) such as this have been used throughout history, so perhaps it is normal, but most people can keep their thoughts focused better than me. The implementation I use is inspired by the [Tufte CSS project](https://github.com/edwardtufte/tufte-css) and largely taken from [this incredibly helpful post found at scripter.co](https://scripter.co/sidenotes-using-only-css/).
|
||||
{{% /sidenote %}} I'm quite proud of my progress in administering my server and self-hosting useful services.
|
||||
|
||||
|
||||
## The future of this site. {#the-future-of-this-site-dot}
|
||||
|
||||
On this site I plan to post updates about my journey through med school, grad school, and self-hosting I would like to share with the world. I have been helped immensely by many others' advice and I hope to impart similar tips to others someday. I suspect most posts will be about much lighter fare, like whatever hobbies tickle my fancy at the time.
|
@@ -8,7 +8,7 @@
|
||||
** About me. 👋
|
||||
:PROPERTIES:
|
||||
:EXPORT_HUGO_BUNDLE: about-me
|
||||
:EXPORT_FILE_NAME: about-me
|
||||
:EXPORT_FILE_NAME: index
|
||||
:EXPORT_DATE: 2025-09-27
|
||||
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :weight 1
|
||||
:DIR: ../content/posts/about-me/images/
|
||||
@@ -25,7 +25,7 @@ Maybe having a diagram will make my training timeline make a bit more sense.
|
||||
|
||||
#+CAPTION: An overview of my research training. I first began working for Dr. Sean Murphy in undergrad, then worked as a research scientist/lab manager for 3 years before heading to UNC for my MSTP training. During grad school, my lab moved from UNC to Duke, though my degree was awarded by UNC. The "Present" diamond was used on an older version of my CV and represents September 1st, 2025. Created using PlantUML.
|
||||
#+NAME:fig__timeline
|
||||
[[./images/timeline.png][file:./images/timeline.png]]
|
||||
[[./images/timeline.png]]
|
||||
|
||||
Hopefully that can clear up the winding road I've taken a bit!
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@@ -18,6 +18,18 @@
|
||||
<span class="sidenote-number"><small class="sidenote">
|
||||
This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused.
|
||||
</small></span>
|
||||
This makes for very interesting basketball viewing parties with my Duke friends!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>About me. 👋</title>
|
||||
<link>https://www.zacharybillman.com/posts/about-me/</link>
|
||||
<pubDate>Sat, 27 Sep 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://www.zacharybillman.com/posts/about-me/</guid>
|
||||
<description><h2 id="welcome-to-my-site">Welcome to my site!</h2>
|
||||
<p>My name is Zachary Billman. I&rsquo;m a UNC MD-PhD student in my 4th year of med school applying to pathology residency programs. I completed my PhD in Ed Miao&rsquo;s lab. The curious reader may be thinking: &ldquo;But Zach, Dr. Miao&rsquo;s lab is at Duke, how did that come about?&rdquo; What an astute question! Ed&rsquo;s lab moved from UNC to Duke in early 2020, and I followed him down the street. My PhD was awarded by the UNC department of Microbiology and Immunology, but it just so happens that (nearly) all of my research took place at Duke.
|
||||
<span class="sidenote-number"><small class="sidenote">
|
||||
This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused.
|
||||
</small></span>
|
||||
This makes for very interesting basketball viewing parties with my Duke friends!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
|
@@ -227,10 +227,10 @@ I’m quite proud of my progress in administering my server and self-hosting
|
||||
<ul class="post-tags">
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="next" href="https://www.zacharybillman.com/posts/ms3-year-is-magical/">
|
||||
<a class="next" href="https://www.zacharybillman.com/posts/about-me/">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
<span>The third year of medical school is magical.</span>
|
||||
<span>About me. 👋</span>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
|
BIN
public/posts/about-me/images/timeline.png
Normal file
BIN
public/posts/about-me/images/timeline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@@ -227,6 +227,11 @@ I’m quite proud of my progress in administering my server and self-hosting
|
||||
<ul class="post-tags">
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="https://www.zacharybillman.com/posts/about-me/about-me/">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>About me. 👋</span>
|
||||
</a>
|
||||
<a class="next" href="https://www.zacharybillman.com/posts/ms3-year-is-magical/">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
|
@@ -146,6 +146,19 @@
|
||||
<a class="entry-link" aria-label="post link to About me. 👋" href="https://www.zacharybillman.com/posts/about-me/about-me/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">About me. 👋
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Welcome to my site! My name is Zachary Billman. I’m a UNC MD-PhD student in my 4th year of med school applying to pathology residency programs. I completed my PhD in Ed Miao’s lab. The curious reader may be thinking: “But Zach, Dr. Miao’s lab is at Duke, how did that come about?” What an astute question! Ed’s lab moved from UNC to Duke in early 2020, and I followed him down the street. My PhD was awarded by the UNC department of Microbiology and Immunology, but it just so happens that (nearly) all of my research took place at Duke. This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused. This makes for very interesting basketball viewing parties with my Duke friends!
|
||||
...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2025-09-27 00:00:00 +0000 UTC'>Saturday, September 27, 2025</span> · <span>4 min</span> · <span>Zachary Billman</span></footer>
|
||||
<a class="entry-link" aria-label="post link to About me. 👋" href="https://www.zacharybillman.com/posts/about-me/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">The third year of medical school is magical.
|
||||
|
@@ -18,6 +18,18 @@
|
||||
<span class="sidenote-number"><small class="sidenote">
|
||||
This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused.
|
||||
</small></span>
|
||||
This makes for very interesting basketball viewing parties with my Duke friends!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>About me. 👋</title>
|
||||
<link>https://www.zacharybillman.com/posts/about-me/</link>
|
||||
<pubDate>Sat, 27 Sep 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://www.zacharybillman.com/posts/about-me/</guid>
|
||||
<description><h2 id="welcome-to-my-site">Welcome to my site!</h2>
|
||||
<p>My name is Zachary Billman. I&rsquo;m a UNC MD-PhD student in my 4th year of med school applying to pathology residency programs. I completed my PhD in Ed Miao&rsquo;s lab. The curious reader may be thinking: &ldquo;But Zach, Dr. Miao&rsquo;s lab is at Duke, how did that come about?&rdquo; What an astute question! Ed&rsquo;s lab moved from UNC to Duke in early 2020, and I followed him down the street. My PhD was awarded by the UNC department of Microbiology and Immunology, but it just so happens that (nearly) all of my research took place at Duke.
|
||||
<span class="sidenote-number"><small class="sidenote">
|
||||
This move was quite a trial, especially when compounded with the onset of the pandemic. I suspect my research timeline suffered, though this is an extremely minor inconvenience compared to the tragedy the pandemic caused.
|
||||
</small></span>
|
||||
This makes for very interesting basketball viewing parties with my Duke friends!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
|
@@ -255,7 +255,7 @@ In reflection on the year, I have spent time thinking of a phrase that I heard a
|
||||
<li><a href="https://www.zacharybillman.com/tags/training/">Training</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="https://www.zacharybillman.com/posts/about-me/about-me/">
|
||||
<a class="prev" href="https://www.zacharybillman.com/posts/about-me/">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>About me. 👋</span>
|
||||
|
@@ -4,6 +4,9 @@
|
||||
<url>
|
||||
<loc>https://www.zacharybillman.com/posts/about-me/about-me/</loc>
|
||||
<lastmod>2025-09-27T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://www.zacharybillman.com/posts/about-me/</loc>
|
||||
<lastmod>2025-09-27T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://www.zacharybillman.com/posts/</loc>
|
||||
<lastmod>2025-09-27T00:00:00+00:00</lastmod>
|
||||
|
Reference in New Issue
Block a user