Juanjo's repositories
nvda-testing-driver
Build functional tests using a screen reader
AccessibilityDemo
Proyecto de demostración de barreras usuales de accesibilidad.
AspNetCore.LocalizationExample
An example project to demonstrate how to globalize and localize applications in Asp.Net Core mvc 2.1
ElectronDemo
This is a electron demo to demonstrate how it can integrate with .Net core web app and run on Windows, Linux and Mac
html5-accessible-audio-player
This little script finds all the <audio> elements of a page. For each element, adds accessible controls above it, in order to manipulate the player.
order-pizza-bot
Un bot para pedir pizzas con Microsoft Bot Framework y Luis
screen-reader-scripts
Repository to store the scripts I'm doing Repository where to store the small scripts that I make to facilitate my work in my day to day.
a11y-explained
Website to show accessibility barriers and solutions to them.
arelance-git-test
Prueba para hablar sobre git
axe-selenium-csharp
Tools for using aXe for web accessibility testing with C# and Selenium.
Blazor.LibraryExample
This small example project is a simple proof of concept of the use of Blazor, including some mechanisms to improve accessibility in a SPA type application.
EfCoreConfApp
Resources used for the #DotNetMalaga2018 talk
EpubReader
Demo para un lector de libros multiplataforma
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
ini-parser
Read/Write an INI file the easy way!
mastodon-timeline
Una prueba para el curso de programación de ONCE
metadata-extractor-dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Microsoft.Extensions.Logging.Log4Net.AspNetCore
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
screen-reader-poc
This is a proof of concept of an application that is able to read accessibility information from the UIA API.
TestBlazorReference
A prove of concept to determine if an issue exists with component reference captures in blazor or is something I'm doing wrong.
wp-html5-accessible-audio-player
A wordpress plugin bassed in html5-accessible-audio-player.