You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
2.0 KiB

- name: "Odilia Screen Reader"
link: "https://odilia.app/"
description: "Primary contributor to a new screen reader for Linux, written in the Rust programming language. Using git to collaborate with other developers from around the world. Using the AT-SPI accessibility standard over the DBus communication protocol. As part of this project, we also submit upstream library contributions to fix long-standing accessibility bugs."
- name: "atspi"
link: "https://crates.io/crates/atspi"
description: "Primary maintainer of the Rust language library for the AT-SPI specification. Using syn to create procedural macros and code generation. Follows semantic versioning (semver) v2.0, and uses automated Github CI tests to enforce high standards for code contribution. This library is also used as part of AccessKit, a library to implement accessibility for GUI applications in a cross-platform manner."
- name: "Simple Markdown Editor"
link: "https://tait.tech/md/"
description: "A simple online (and offline) browser-based markdown editor that supports the automatic creation of accessible math (MathML). Written in Javascript with the <a href=\"https://katex.org/\">KaTeX</a> library."
- name: "Lichess"
link: "https://github.com/ornicar/lila/pull/7772"
description: "A patch for Lichess.org which vastly extends support for screen reader users. Written with Typescript and Scala. Lichess.org has millions of active users."
- name: "Programming Tutorials For The Visually Impaired"
link: "/emacspeak-tutorials/"
description: "Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href=\"http://emacspeak.sourceforge.net/\">Emacspeak</a>, an Emacs extention for the blind."
- name: "lamegames"
link: "https://github.com/TTWNO/lamegames.io"
description: "A little games website I made for some demonstrations of Django and websocket functionality. Written in Python and Javascript with Redis as the communication backend."