Skip to content

Commit

Permalink
Merge pull request #12 from PeerHerholz/main
Browse files Browse the repository at this point in the history
add contact page
  • Loading branch information
PeerHerholz authored May 18, 2024
2 parents 87e318b + 2e91d6f commit 9e9dab3
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 4 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ menu:
url: /structure/
- title: Resources
url: /resources/
- title: Contact
url: /contact/

# Add links to the footer.
# Typically you'll want to link to your cookie- or privacy policy (if appliable), etc..
Expand Down
37 changes: 37 additions & 0 deletions contact.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: about
image: /assets/img/SPARK_logo.png
description: >
Statistics and Data Science Partnership for Applied Research in Communication Sciences and Disorders.
hide_description: true
redirect_from:
- /download/
---

# Contact

Depending on your inquiry and affiliation, there are different ways of getting in contact with us.

## Members of the CSD department @ Northwestern University

If you are a member of the [CSD department](https://communication.northwestern.edu/academics/communication-sciences-and-disorders/) at Northwestern, you have multiple options to reach us. However, ideally you utilize the [SPARK SharePoint](https://nuwildcat.sharepoint.com/sites/SOC-SPARK/SitePages/SPARK.aspx)

As a department member, you have access to [SPARK's internal SharePoint](https://nuwildcat.sharepoint.com/sites/SOC-SPARK/SitePages/SPARK.aspx) site. There, we implemented a ticketing system specifically for department members through which you can submit an inquiry. Once received we will get back to you as soon as possible.

If you would like to reach us via another option, please have a look at the next section.

## Members of other Northwestern University departments and everyone

You can contact us via one of the options below, whatever works best for you.

**`Email`**

You can reach us via `Email`: `[email protected]`.

**`Open Office and hack hours`**

We conduct regular `open office` on Mondays from 10 am - 12 pm (CST) and `hack hours` on Wednesdays from 2 - 4 pm (CST), both in person and via `zoom`. If you would like to join via `zoom`, please write us a short `Email` and we will share the link (sorry we can not openly share the meeting link as there are many trolls scraping the internet for this sort of information).

During `Open office hours`, you can just stop by with your question and inquiry. If possible, please prepare a short overview/summary and materials (e.g. `data`, etc.). As we can't predict how many people might want to utilize this offer, we can't guarantee that we can attend to everyone. If you want, you can of course send us an `Email` before stopping by so that we can reserve a spot for you. Importantly, priority will be given to members of the `CSD department`.

Our `hack hours` are intended to be a form of show and tell. That is, if you have something you would like to share with people, e.g. a cool paper or resources, or want to try out with community support, e.g. a new analysis or tool, please just join. This is meant to a completely open format for everyone. Sometimes we might `code` a lot and other times, we might do a little `tutorial` or discuss a method or publication.
8 changes: 4 additions & 4 deletions resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@ You can find further information regarding the different types below.

One of `SPARK`'s main endeavors is to provide consulting and direct support for researchers across all levels concerning everything related to

- `data science`, including:
- **`data science`**, including:
- `data standardization` and `management`
- `preprocessing` and `analyses`
- `visualization` and `evaluation`
- `analysis workflows`

- `AI`, including:
- **`AI`**, including:
- `development` of new and `application` of existing `models`
- `fine-tuning` of existing `models`
- `model evaluation`

- `computational work`, including:
- **`computational work`**, including:
- `programming` in `bash`, `python` and `R` (other languages such as `HTML` or `Matlab` are also supported)
- `version control` for `code` and `data`
- `computational environments`, e.g. `virtualization` and `HPC`
- `software development` and `continuous integration`

- `open and reproducible science`, including:
- **`open and reproducible science`**, including:
- `data` and `code sharing`
- `data management plans`
- open `repositories`
Expand Down

0 comments on commit 9e9dab3

Please sign in to comment.