From e7da21887780d8ae8784f11bf07ebb5383b2a3fa Mon Sep 17 00:00:00 2001 From: Timothy Brathwaite Date: Fri, 5 Apr 2024 19:39:11 -0700 Subject: [PATCH 1/2] Update jekyll remote theme address --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 38714a0..24975b2 100644 --- a/_config.yml +++ b/_config.yml @@ -100,7 +100,7 @@ plugins: paginate: 15 paginate_path: /page:num/ -remote_theme: jekyll/minima +remote_theme: jekyll/minima@0e58c18c1f943731e76bdbd681a7748c0b36340c titles_from_headings: enabled: true From 630be19e8fae635958d1f5344b57c1fea1bd6078 Mon Sep 17 00:00:00 2001 From: Timothy Brathwaite Date: Fri, 5 Apr 2024 19:39:42 -0700 Subject: [PATCH 2/2] Update about-me with IFS and support info --- _pages/about.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_pages/about.md b/_pages/about.md index 1be4c0b..ef1d26d 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -16,12 +16,19 @@ My thesis won the [first place](https://ce.berkeley.edu/news/2437), 2018 Eric Pa My research, then and now, focuses on discrete choice modeling, machine learning, applied statistics, and causal inference. In terms of applications, bicycle demand modeling is a topic near and dear to my heart. So much so that I focused my entire [dissertation](https://escholarship.org/uc/item/1pk9p2ct) on it. +Beyond my technical interests, +I'm a certified [peer support specialist](https://app.capeercertification.org/cert/MPSS-GAKIQC) +in the state of California. +I'm also an Internal Family Systems-informed practitioner +[through](https://drive.google.com/file/d/14RU42dwZMEwWrhlACmRA-m-pwFs6D9J6/view?usp=sharing) IFSCA's +Stepping Stones program. + In this blog, you'll find my thoughts, reflections, and short snippets of code demonstrating my ideas on the topics above. Feel free to have a look around, and thanks for your interest! -This website is powered by **[fastpages](https://github.com/fastai/fastpages)** [^1]. +This website is powered by [fastpages](https://github.com/fastai/fastpages) [^1].