An open API service indexing awesome lists of open source software.

https://github.com/andresmpa/magic-ball-workshop

Web Speech API explanation using a simple proxy-like arch to perform commands over a ball
https://github.com/andresmpa/magic-ball-workshop

animation css frontend html javascript nlp proxy serverless web web-speech-api

Last synced: about 1 year ago
JSON representation

Web Speech API explanation using a simple proxy-like arch to perform commands over a ball

Awesome Lists containing this project

README

          

# Magic ball workshop

This is a workshop mainly for frontend developer who wants to learn
a bit more about frontend, the aim of this workshop is to perform
some JS functionalities every frontend developer should know, some
advance features to craft a small project on steroids

> Note: This implementation only works under Chrome

## What are you learning?

- Efficient native dark and white modes (How to)

![Dark mode](./.doc/dark.png)

![Light mode](./.doc/light.png)

- Some infrastructure styles

- Web Speech API

- Accessibility features I use for AI

## Special thanks to

- [FOREST Software Community](https://github.com/F-O-R-E-S-T) for providing support

- [icon8](https://icons8.com/) for providing icons


Think out of code