Research
HCIAI / MLEducationAccessibility
Technology rarely works the same way for everyone, and understanding why and what to do about it is the underlying thread that connects my work. I approach problems from multiple angles, combining design, evaluation, and implementation, and drawing on whatever disciplines the question demands. That's taken me across AI, education, and accessibility: studying how tools perform in real classrooms, building systems that work for students they were never designed for, and asking whether AI-powered technologies actually deliver on what they promise. I'm interested in the full arc from research question to working system, and in the spaces where those two things don't yet meet.
M.ENG THESIS
AccessibilityAI Education
Blocks Without Barriers: Making Blockly Accessible for Blind and Visually Impaired Students
Block-based programming environments are commonly used to introduce programming and AI concepts, but are often inaccessible to blind and visually impaired learners. This thesis explores how a Blockly-based environment can be adapted to help these students program independently. Two portable, co-designed plugins were developed: a custom screen reader providing real-time audio feedback using the Web Speech API, and an enhanced keyboard navigation plugin extended with student-tested features. Development followed an iterative, user-centered co-design process, with feedback from blind and visually impaired students directly shaping implementation priorities. By the final session, all participants were able to complete essential tasks to build functional programs independently.
PUBLICATIONS & ACTIVITIES
AI EducationAAAI 2025
Advancing Research on Equitable AI Education Through a Focus on Implementation
Bosch, C. A., Gustafson-Quiett, M. C., Abu Hegly, S., et al.
Insights from a middle school computer vision module beta-test, examining how equitable AI education translates from research to real classroom implementation.
Read paper โAI LiteracyAAAI 2025
Supporting AI Literacy Teaching Through the Development of Assessments for Classroom Use
Masla, J., Bosch, C., Ravi, P., Abu Hegly, S., et al.
Developing and validating classroom assessments that help teachers gauge AI literacy in their students, bridging research and practice.
Read paper โAI EducationAAAI 2025
Act Out An LLM
Wharton, S., Masla, J., Guterman, L., Gustafson-Quiett, M. C., Bosch, C., Abu Hegly, S., et al.
An activity in which students act as a large language model to generate a sentence based on a prompt. Students are introduced to the concept of a token in text generation through a next-token-voting activity repeated until a full sentence is generated.
View activity โTALKS & PRESENTATIONS
AccessibilityCATE 2025
Lessons Learned in The Path to Accessibility: Enhancing the RAISE Playground for All
Presented findings and lessons learned from the process of making the RAISE Playground accessible to blind and low-vision students.
View slides โRESEARCH POSITIONS
AIRE Lab
Research Assistant
Apr 2025 โ Present- Currently leading the design of an AIRE Lab pilot study examining whether an LLM-integrated assignment methodology strengthens critical thinking, verification behavior, and AI literacy among Arabic-speaking middle school students.
- Contributed to the evaluation of a patented LLM-integrated assignment methodology designed to preserve students' higher-order and critical thinking skills; analysis-informed assessment design and implementation insights.
- Developed a qualitative codebook and conducted thematic coding of 100+ student artifacts; supported inter-rater reliability checks in collaboration with the research team.
MIT RAICA Lab
Graduate Research Assistant
Jan 2024 โ Aug 2025- Designed and shipped two open-source Blockly accessibility plugins enabling independent programming for blind and low-vision students.
- Led an IRB-approved iterative co-design study across two phases; participants progressed from unable to use the platform to completing core tasks without assistance.
- Standardized pilot study data across projects into a reusable dataset schema; automated data logging with Python scripts.