diff --git a/assignments/project.md b/assignments/project.md index fd0225dde29b05e74a050bf150744e7ed9c07d5b..238ecffc855f22eac5e4818344752a12896b26a9 100644 --- a/assignments/project.md +++ b/assignments/project.md @@ -21,12 +21,11 @@ objective: Make the world slightly more accessible --- The goal of your final project is to build an accessibility technology or make an existing technology more accessible. Some examples of what people have done in the past include: -- Making a dark mode for zoom -- Creating a plugin for word to prompt for better alt text -- Make arduino programming more accessible -- Make a system to help someone with motor impairments create macros for fixing typos -- Created snapchat filters to make video conferencing more accessible -- Improving coding acessiblity for BLV people in vscode by porting a prior solution +- [Making a light mode for zoom](https://students.washington.edu/sgbowen8/light-mode/) +- [Creating a plugin for word to prompt for better alt text](https://thenorthwes.github.io/improved-word-alt-text/) +- [Make arduino programming more accessible](https://uwcse-nsds.github.io/arduino-a11y/) +- Make a system to help someone with motor impairments create [macros for fixing typos](https://katyp.github.io/input_macros) +- Improving [coding acessiblity for BLV people in vscode](https://kburtram.github.io/CodeTalk/) In choosing this project, you may want to draw from personal expertise, literature, or user data should you have access to it.