



I am an undergraduate at the University of Pittsburgh where I'm studying Computer Science with a minor in History. I have just started my capstone doing directed research for Assistant Professor Aakash and working in the ADMT lab. In my spare time, I'm the Branch leader at the Pitt Computer Science Club, a member of the wearable haptics project at the Pitt Robotics and Automation Society, and the Urban Gaming Club.
My passion is solving real-world problems, which is why I went into UX Design and, over time, picked up tools such as App and Stack Development to solve these problems. I love learning about new technologies and how we can interact with them, such as 3D scanning and robotics. I strive to improve and inspire those around me.
- Java
- Python
- C
- Dart & Flutter
- HTML
- JavaScript
- React.js
- MySQL
- MongoDB
- Adobe InDesign
- Patience
- Simplifying Complexity
- Design-conscious
- Goodwill
- English (Native)
- German (Proficent)
As part of my ongoing capstone project, Professor Aakash offered me to work with him on a web application in collaboration with Project Rebound to support digital literacy and job search among formerly incarcerated individuals as part of his HCI lab’s ongoing project. Besides coding in React with Tailwind CSS and Firestore, my research duties as an assistant researcher focuses on answering "why" certain design decisions are made. As such, I determine what principles from existing academic research are needed, evaluate their effectiveness, and develop new ones for this specific group. To determine quantitative and qualitative metrics, I'm completing my CITI training and writing IRB protocol to conduct user studies on my research to determine the effectiveness of my designs. At the end of my directed research, the results of my research will be a contribution of code in a public GitHub repository, deployment of the system within the partner organization’s office, and a research paper outlining my findings.
05/2022 – 08/2022
For a summer, I volunteered in my community as a mentor for low-income youth. My role was to give instructions and supervise activities, develop skills and character, and encourage them to continue into higher education. I learned many valuable skills, such as patience, breaking down complex tasks, and effective communication. My work included writing progress reports, newsletters, surveys, and forms. I received the Segal AmeriCorps Education Award for Perfect Attendance.

Tell Me More’ was an app I developed for a 36-hour large language model hackathon at CMU in April 2023. The goal was to bridge my passion for history and computer science, focusing on Human-Computer Interaction (HCI). My approach involved exploring innovative ways to integrate Large Language Models (LLMs) into museums, creating a loop for users to ask follow-up questions using GPT-4. During the design testing phase, it became evident that users could be empowered to learn new information and gain exposure to diverse perspectives on a subject. This had the potential to challenge a museum’s narrative, leading one judge to describe it as 'counter-cultural art.' However, there were identified limitations, with the app occasionally producing inaccuracies and hallucinations. In response, efforts were made to improve accuracy by exploring prompt engineering methods. This involved incorporating the exhibit’s context and considering the user’s age group. Post-hackathon, I restructured the app using an MVVM architecture and am currently in the process of redesigning it to enhance its overall appeal.

In my recent hackathon, I collaborated with three medical graduate students to develop a website aimed at connecting pharmacies with expiring medications. The motivation behind our project stemmed from the significant issue of pharmaceutical waste, with approximately $7 billion worth of resalable pharmaceuticals being returned to manufacturers annually. Our goal was to mitigate this waste by creating a platform where expiring medications could be better allocated through discounted channels. Similar to the company Cost-Plus Drugs but reducing the amount in circulation. To expedite our development process and allocate more time for testing our idea, we utilized Streamlit. In this project, my responsibilities centered around establishing the MongoDB database, integrating it with the website, and implementing the search feature. These components were crucial in ensuring the functionality and usability of our solution.

In my Interface Design Methodology Class, two colleagues and I conceptualized an app designed to simulate the stock market, providing a platform for teenagers to engage without the need for a custodial account. Our primary focus was on making thoughtful design decisions and justifying them, such as implementing segmented selection for enhanced usability and restricting user actions to valid inputs. Developed using Flutter and Dart, our app follows an MVVM architecture, allowing seamless expansion and replacement of modules. This approach proved helped my understanding of the significance of architecture, enabling the integration of new features and the breakdown of complex tasks into manageable components. Additionally, I learnt how to organize projects with several members and follow agile development.