-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
64 lines (46 loc) · 3.59 KB
/
index.qmd
File metadata and controls
64 lines (46 loc) · 3.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
title: "Nathaniel D. Phillips, PhD"
---
<style>
figure {
color: lightgray; /* Adjust this to your preferred shade */
}
</style>
<!-- ```{=html} -->
<!-- <div style="display: flex; justify-content: space-around; align-items: center; margin-top: 20px;"> -->
<!-- <a href="https://www.flatiron.com" target="_blank"> -->
<!-- <img src="assets/flatiron_logo.png" alt="Flatiron Health" width="125"> -->
<!-- </a> -->
<!-- <a href="https://www.roche.com" target="_blank"> -->
<!-- <img src="assets/roche_logo.png" alt="Roche" width="125"> -->
<!-- </a> -->
<!-- <a href="https://www.unibas.ch" target="_blank"> -->
<!-- <img src="assets/basel_logo.png" alt="University of Basel" width="125"> -->
<!-- </a> -->
<!-- <a href="https://www.uni-konstanz.de" target="_blank"> -->
<!-- <img src="assets/konstanz_logo.png" alt="Universty of Konstanz" width="125"> -->
<!-- </a> -->
<!-- <a href="https://www.plinth.co" target="_blank"> -->
<!-- <img src="assets/plinth_logo.png" alt="Plinth Analytics" width="90"> -->
<!-- </a> -->
<!-- </div> -->
<!-- ``` -->
::: {figure}
{width=100%}
Photo credit to my wife Suzanne. Taken in the backyard of our NE Portland home on November 20, 2024. I spent a lot of time editing out individual cat hairs from my coat.
:::
# Who am I?
I am a scientist with 15 years of experience across academia, pharma and tech in the domains of [economic decision making](https://www.sciencedirect.com/science/article/abs/pii/S0010027714001164), [statistical programming](https://bookdown.org/ndphillips/YaRrr/), and [healthcare analytics](https://posit.co/resources/videos/flatironkitchen-how-we-overhauled-a-frankensteinian-sql-workflow-with-the-tidyverse/). I consider it my job to think deeply, collaborate intentionally, and influence others in order to improve and extend lives.
In practice, I lead the development of data-driven solutions to problems. Sometimes these solutions take the form of a strategic or scientific recommendation. Other times they take the form of a piece of software or scientific report.
When I am not developing solutions, I strive to train and guide others to be more confident and effective in their roles, while learning the same from my own mentors.
# What is this site?
I see this site as a place to write and share my, mostly professional, but also occasionally personal, thoughts on a range of topics.
The professional topics will range from [data science](blog.html#category=Data%20Science), to [healthcare analytics](blog.html#category=Healthcare%20Analytics), to [organizational](blog.html#category=Organizational) and [leadership](blog.html#category=Leadership).
The personal ones will be a mixture of [personal](blog.html#category=Personal) reflections and artistic content like [photography](blog.html#category=Photography)
# What am I doing now?
As of November 2024, after almost 1 year as a stay-at-home father, I am open to new full-time opportunities for scientific leadership with a purpose-driven organization. If you know of an open or upcoming role that I could be a good fit for, please do let me know.
I am also available for consulting on an hourly basis. Contact me to learn more.
# Contact
The best way to get in contact me is via email at nathaniel.d.phillips.is@gmail.com. You can also use [LinkedIn](https://www.linkedin.com/in/nathanieldphillips/) but I don't check that as often.
## Developer notes
I created this site with [Quarto](https://quarto.org/docs/websites/), the content is hosted on [GitHub](https://github.com/ndphillips/ndphillips.github.io)