Problem Statement
My favourite character in the show Silicon Valley, had made this price alert for Bitcoin which rang with a very loud and obnoxious song every time Bitcoin went up or down a certain price point. I found the idea very funny and interesting so I decided to build my own version using Amazon Alexa.
Detailed Blog
Features
> Ingesting real time cryptocurrency data and processing it.
> Letting users create alerts using an API through a frontend client.
> Alerts can be triggered when the specified cryptocurrency goes below or above the price specified by the user.
> Alexa will announce that an alert has been triggered with the alert details.
Tech Stack
Golang, Redis
Architecture Diagram
Demo

You may also like

Back to Top