diff --git a/_config.yml b/_config.yml index 7254884..dddf902 100644 --- a/_config.yml +++ b/_config.yml @@ -70,7 +70,7 @@ github_username: snadi # your GitHub user name gitlab_username: # your GitLab user name x_username: sarahnadi # your X handle mastodon_username: # your mastodon instance+username in the format instance.tld/@username -linkedin_username: # your LinkedIn user name +linkedin_username: sarah-nadi-b312b665 # your LinkedIn user name telegram_username: # your Telegram user name scholar_userid: PxNO2g8AAAAJ # your Google Scholar ID semanticscholar_id: # your Semantic Scholar ID @@ -97,7 +97,7 @@ pinterest_id: # your pinterest id unsplash_id: # your unsplash id instagram_id: # your instagram id facebook_id: # your facebook id -youtube_id: sarahnadi6237 # your youtube channel id (youtube.com/@) +youtube_id: # your youtube channel id (youtube.com/@) discord_id: # your discord id (18-digit unique numerical identifier) zotero_username: # your zotero username wechat_qr: # filename of your wechat qr-code saved as an image (e.g., wechat-qr.png if saved to assets/img/wechat-qr.png) diff --git a/_pages/about.md b/_pages/about.md index d2a0c23..44b9eba 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -10,17 +10,21 @@ profile: image: SarahNadi.jpg image_circular: true # crops the image to make it circular -news: true # includes a list of news items +news: false # includes a list of news items latest_posts: false # includes a list of the newest posts -selected_papers: true # includes a list of papers marked as "selected={true}" +selected_papers: false # includes a list of papers marked as "selected={true}" social: true # includes social icons under the description (can change location from about.html) hiring: false # includes hiring note --- -I am an Associate Professor of Computer Science at [New York University Abu Dhabi](https://nyuad.nyu.edu/en/). I also hold an adjunct position at the University of Alberta. +I am an Associate Professor of Computer Science at [New York University Abu Dhabi](https://nyuad.nyu.edu/en/) (NYUAD). Before joining NYUAD, I was an Associate Professor at the [University of Alberta](https://www.ualberta.ca/en/index.html) in Canada where I held a Tier II Canada Research Chair in Software reuse. -I co-direct the [SANAD lab](https://sanadlab.org) lab where we design tools and techniques that can help software developers perform their tasks more efficiently and effectively. My research heavily relies on the idea of mining software repositories, where I extract and analyze data from existing software repositories (e.g., version control systems, issue tracking systems, crowd-sourced question/answer websites) to infer insights that can help developers perform their tasks. For more info on my research, please check SANAD's [research projects](https://sanadlab.org/projects/) and my [publications](https://sanadlab.org/publications/?q=Sarah%20Nadi). If you would like to work with me, please check current open positions at the SANAD lab. +I currently co-direct the [SANAD lab](https://sanadlab.org) lab where we design tools and techniques that support software developers in performing their tasks more efficiently and effectively. To accomplish that, I combine techniques from artificial intelligence, software analytics, and program analysis. +For more info on my research, please check SANAD's [research projects](https://sanadlab.org/projects/) and my [publications](https://sanadlab.org/publications/?q=Sarah%20Nadi). You can also check my [detailed CV](/assets/pdf/cv/NADI_CV.pdf). + +If you would like to work with me, please check current open positions at the SANAD lab. **Email:** [sarah.nadi@nyu.edu](mailto:sarah.nadi@nyu.edu)
**Office:** Building A1, Office 177 + diff --git a/_pages/bio.md b/_pages/bio.md index 2345f93..dfe664f 100644 --- a/_pages/bio.md +++ b/_pages/bio.md @@ -3,10 +3,12 @@ layout: page permalink: /bio/ title: Bio & CV description: -nav: true +nav: false nav_order: 5 --- -Before joining NYUAD in 2024, I was an Associate Professor at the [University of Alberta](https://www.ualberta.ca/en/index.html) in Canada where I held a [Tier II Canada Research Chair in Software reuse](https://www.chairs-chaires.gc.ca/chairholders-titulaires/profile-eng.aspx?profileId=4393). During my time at the UofA (2016-2024), I established and led the Software Maintenance and Reuse (SMR) lab. I obtained my Master's (2010) and PhD (2014) degrees from the [The University of Waterloo](https://cs.uwaterloo.ca/) under the supervision of [Ric Holt](https://plg.uwaterloo.ca/~holt/) and spent approximately two years as a post-doctoral researcher at [TU Darmstadt](https://www.tu-darmstadt.de/) in Germany working with [Mira Mezini]("https://www.stg.tu-darmstadt.de/staff/mira_mezini/). I also spent part of my sabbatical in 2022/2023 with the [GitHub Next](https://githubnext.com) team working with [Max Schaefer](https://github.com/max-schaefer) +Before joining NYUAD in 2024, I was an Associate Professor at the [University of Alberta](https://www.ualberta.ca/en/index.html) in Canada where I held a [Tier II Canada Research Chair in Software reuse](https://www.chairs-chaires.gc.ca/chairholders-titulaires/profile-eng.aspx?profileId=4393). + +During my time at the UofA (2016-2024), I established and led the Software Maintenance and Reuse (SMR) lab. I obtained my Master's (2010) and PhD (2014) degrees from the [The University of Waterloo](https://cs.uwaterloo.ca/) under the supervision of [Ric Holt](https://plg.uwaterloo.ca/~holt/) and spent approximately two years as a post-doctoral researcher at [TU Darmstadt](https://www.tu-darmstadt.de/) in Germany working with [Mira Mezini]("https://www.stg.tu-darmstadt.de/staff/mira_mezini/). I also spent part of my sabbatical in 2022/2023 with the [GitHub Next](https://githubnext.com) team working with [Max Schaefer](https://github.com/max-schaefer) For more info, including my teaching and service, please check my [CV](/assets/pdf/cv/NADI_CV.pdf).