Skip to content

hangxue-wustl/postgres-kysely

Repository files navigation

Project summary

This project creates a web app that allows users to observe the trend of mental health issues within the tech community over the recent years (2019-2023) and identify any potential biases (such as gender, age, race).

Technical part

Frontend - Next.js Database - Postgre Backend - TypeScript Deployment options - Vercel

Introduction

In recent years, there has been a growing recognition of the importance of mental health, particularly within the fast-paced and demanding environment of the technology sector. The tech industry, known for its innovation and progress, also faces unique challenges that can impact the mental well-being of its workforce. Long hours, high-pressure deadlines, and a culture that often glorifies overwork can contribute to stress, anxiety, and burnout among tech professionals. Additionally, issues such as imposter syndrome, isolation, and discrimination can further exacerbate mental health concerns within the tech community.

Raising awareness of mental health issues within the tech community and identifying any potential biases (such as gender, age, nationality) regarding these issues are essential steps towards fostering a more supportive and inclusive environment. Utilizing data collected over time, we can observe how the prevalence of these issues and the biases relating to them change, allowing us to tailor interventions and support mechanisms accordingly.

Deployment of the application.

The web app is deployed using Vercel. Please click the following link for the deployment of the app.

Basic user instructions

  • When you click on the link above, you will see the home page of the web app.
  • There is a clickable link "Take your mental health survey here!" above the title "Mental Health Trend in Tech Community". You can click the link and it will take you to the user survey of mental health problems.
  • There is a clickable link "Click here for more detailed analysis of the survey results!" below the bar chart. You can click the link and it will take you to the fairness analysis of the survey results.

Datasets

Datasets of (2019-2023) survey results of mental health in tech are downloaded from https://osmhhelp.org/research.html. Datasets are cleaned following https://github.gatech.edu/jyuan316/cs6440/blob/main/data/omsi_clean.R. The resulting file https://github.gatech.edu/jyuan316/cs6440/blob/main/data/omsi_cleaned.csv is used for downstream analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published