generated from marvinschmitt/quarto-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
70 lines (56 loc) · 4.17 KB
/
index.qmd
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
65
66
67
68
---
title: "İhsan Kahveci"
about:
template: trestles
#image-width: 70%
id: about-block
image: "img/headshot.png"
links:
# - icon: location
# text: Seattle, WA
# target: _blank
- icon: envelope
text: Email
href: "mailto:ikahveci@uw.edu"
- icon: github
text: Github
href: https://github.com/ihsankahveci
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/ihsankahveci/
- text: '<i class="fa fa-brands fa-bluesky"></i> BlueSky'
href: https://bsky.app/profile/ihsankahveci.bsky.social
- text: "{{< ai orcid >}} ORCID"
href: https://orcid.org/0000-0003-0184-9498
- text: '<i class="ai ai-google-scholar fa-lg"></i> Google Scholar'
href: https://scholar.google.com/citations?user=FaEZe_wAAAAJ&hl=en
# - icon: github
# text: Github
# href: https://github.com/drganghe
# - icon: twitter
# text: Twitter
# href: https://twitter.com/DrGangHe
# - icon: mastodon
# text: Mastodon
# href: https://mastodon.social/@hegang
# target: _blank
# - text: "{{< ai google-scholar >}} Google Scholar"
# href: https://scholar.google.com/citations?user=vf90AuEAAAAJ
# target: _blank
---
::: {#about-block}
### About Me
I am a doctoral candidate in Sociology at the University of Washington and a fellow at the International Max Planck Research School for Population, Health, and Data Science. My work focuses on developing innovative sampling and recruitment strategies to study hard-to-reach populations, such as people experiencing homelessness, people who use drugs, and refugees. By integrating online tools and network-based methods, I tackle key challenges in data collection, including declining response rates, selection bias, and the lack of traditional sampling frames.
I expect to graduate in June 2025 and am currently exploring opportunities to contribute my expertise in survey methodology, public health, and computational social science. My goal is to advance these fields through interdisciplinary research that bridges academic theory and practical application, whether in academia, industry, or the public sector.
### Research Interests
My research addresses critical challenges in survey methodology and demographic data collection, with a focus on improving inclusivity and data quality. Specifically, I am interested in:
- Creating innovative strategies and methods to improve the data quality and representativeness of online surveys. This includes exploring alternative recruitment techniques, addressing biases in sampling, and leveraging platform-specific tools to engage underrepresented populations.
- Advancing network-based sampling methods, such as respondent-driven sampling, to study hidden and marginalized populations. My work focuses on improving implementation by automating recruitment, addressing logistical challenges, reducing biases in population estimates.
- Examining the social and health disparities faced by vulnerable groups, including people experiencing homelessness and those affected by substance use disorders.
- Exploring the potential of large language models (LLMs) to transform survey research through dynamic question generation, adaptive design, and open-ended response analysis.
<!-- ### Current Projects
My dissertation explores the intersection of survey methodology and public health. Current projects include:
- **Social Media Sampling**: Evaluating social media platforms like Meta (formerly Facebook) for survey data collection. I address biases in recruitment and develop strategies to improve the representativeness of these samples.
- **Survey Design and Sensitive Data**: Investigating how survey design affects the reporting of sensitive information among marginalized populations, such as people experiencing homelessness. This work focuses on reducing social desirability bias and improving data accuracy.
- **Social Networks and Public Health**: Using aggregate relational data (ARD) to analyze the social networks of people who use drugs. This research informs public health interventions to prevent opioid-related overdoses by identifying key network features like trust and information flow. -->
:::