Skip to content

Commit ad01ac5

Browse files
author
100Devs Accessibility Effort Syncer
committed
Sync changes from Dropbox
TraceID: 1-65f647ba-c7b895104ba1afcbd4b5fa31
1 parent 742908d commit ad01ac5

File tree

1 file changed

+76
-21
lines changed

1 file changed

+76
-21
lines changed

website/index.html

Lines changed: 76 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,31 @@
1010
<h2>Resources</h2>
1111
<p>Mostly From the #sc-disabilities channel, only from <time datetime="2024-03-01">2024-03-01</time> onward.</p>
1212
<section>
13-
<h3>Discord Shortcuts</h3>
13+
<h3>Discord</h3>
1414
<ul>
1515
<li>
16-
<a href="https://discord.com/channels/735923219315425401/940054495646343208"
17-
>#sc-disabilities text channel</a
16+
<h4>Useful Shortcuts</h4>
17+
<ul>
18+
<li>
19+
<a href="https://discord.com/channels/735923219315425401/940054495646343208"
20+
>#sc-disabilities text channel</a
21+
>
22+
</li>
23+
<li>
24+
<a href="https://discord.com/channels/735923219315425401/940054601745457193"
25+
>#sc-disabilities-voice voice channel</a
26+
>
27+
</li>
28+
</ul>
29+
</li>
30+
<li>
31+
<a href="https://support.discord.com/hc/en-us/articles/1500000056121-Keyboard-Navigation-FAQ"
32+
>Keyboard Navigation FAQ</a
1833
>
1934
</li>
2035
<li>
21-
<a href="https://discord.com/channels/735923219315425401/940054601745457193"
22-
>#sc-disabilities-voice voice channel</a
36+
<a href="https://support.discord.com/hc/en-us/articles/225977308--Windows-Discord-Hotkeys"
37+
>Windows Hotkeys</a
2338
>
2439
</li>
2540
</ul>
@@ -95,6 +110,62 @@ <h2>Discord Accessible Usage</h2>
95110
</li>
96111
</ul>
97112
</section>
113+
<section>
114+
<h2>Assistive Software</h2>
115+
<ul>
116+
<li>
117+
<a href="https://www.nvaccess.org/download/"><h3>NVDA</h3></a>
118+
<ul>
119+
<li>
120+
<a href="https://www.youtube.com/watch?v=km6H7scAl4M">2024 Visual Studio Code NVDA Complete Tutorial </a>
121+
</li>
122+
<li>
123+
<h3>How to use the VS Code editor with NVDA - by</h3>
124+
<a href="https://davidacm.github.io/posts/programacion/2022/10/01/VSCode-con-NVDA.html"
125+
>Original Spanish</a
126+
>
127+
<a
128+
href="https://davidacm-github-io.translate.goog/posts/programacion/2022/10/01/VSCode-con-NVDA.html?_x_tr_sl=es&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp"
129+
>Google Translated English</a
130+
>
131+
</li>
132+
</ul>
133+
</li>
134+
<li>
135+
<h3>Mobile Applications</h3>
136+
<ul>
137+
<li>
138+
<a href="https://apps.apple.com/us/app/vizlens/id1577855541">VizLens</a> - iOS app that creates a virtual
139+
layout of the non-tactile buttons from a photo
140+
</li>
141+
<li><a href="https://www.seeingai.com/">Seeing AI</a> - object recognition app</li>
142+
<li>
143+
<a href="https://www.bemyeyes.com/">Be My Eyes</a> - connecting people needing sight with volunteers/AI
144+
</li>
145+
<li>
146+
<a href="https://apps.apple.com/us/app/envision-ai/id1268632314">Envision AI - iOs OCR app</a>
147+
</li>
148+
<li>
149+
<a href="https://apps.apple.com/us/app/image-explorer/id6443923968">Image-Explorer</a> - iOS app that
150+
generate both text summaries & touch-based interfaces from photos
151+
</li>
152+
</ul>
153+
</li>
154+
</ul>
155+
</section>
156+
<section>
157+
<h2>Assistive Hardware</h2>
158+
<ul>
159+
<li>
160+
<a href="https://www.youtube.com/watch?v=KqyDiakm9CE">Code Jumper</a> - physical block-based programming
161+
interface
162+
</li>
163+
<li>
164+
<a href="https://www.penfriendlabeller.com/">PENFriend</a> - record audio labels, then touch the item and the
165+
voice recording will be played back!
166+
</li>
167+
</ul>
168+
</section>
98169
<section>
99170
<h2>External Resources</h2>
100171
<ul>
@@ -104,9 +175,6 @@ <h3>Taylor Arndt</h3>
104175
<ul>
105176
<li><a href="https://www.youtube.com/@ArndtTech">New YouTube Channel</a></li>
106177
<li><a href="https://www.youtube.com/@tayarndt">Old YouTube Channel</a></li>
107-
<li>
108-
<a href="https://www.youtube.com/watch?v=km6H7scAl4M">2024 Visual Studio Code NVDA Complete Tutorial </a>
109-
</li>
110178
</ul>
111179
</li>
112180
<li>
@@ -119,19 +187,6 @@ <h3>VSCode Keyboard Shortcut PDF Cheatsheets</h3>
119187
<a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a>
120188
<a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">MacOS</a>
121189
</li>
122-
<li>
123-
<a href="https://apps.apple.com/us/app/vizlens/id1577855541">VizLens</a> - iOS app that creates a virtual
124-
layout of the non-tactile buttons from a photo
125-
</li>
126-
<li><a href="https://www.seeingai.com/">Seeing AI</a> - object recognition app</li>
127-
<li><a href="https://www.bemyeyes.com/">Be My Eyes</a> - connecting people needing sight with volunteers/AI</li>
128-
<li>
129-
<a href="https://apps.apple.com/us/app/envision-ai/id1268632314">Envision AI - iOs OCR app</a>
130-
</li>
131-
<li>
132-
<a href="https://apps.apple.com/us/app/image-explorer/id6443923968">Image-Explorer</a> - iOS app that generate
133-
both text summaries & touch-based interfaces from photos
134-
</li>
135190
<li>
136191
<h3>Color Apps</h3>
137192
<ul>

0 commit comments

Comments
 (0)