IoT Safety Cane

The IoT Safety Cane detects falls and sends an SMS to the emergency contact with the GPS coordinates.

Hardware: Raspberry Pi 4; Arduino Uno, GPS sensor, Accelerometer, Button, and LED light.
Software: Twilio for SMS, ThingSpeak for reading/writing out GPS coordinates to the cloud, C/C++ (Arduino IDE), and Python (on Raspbian OS)
UCI Project Course: CS 147 IoT Sofware and System

GitHub



Stock Earning's Date Search Flask App

Primary function is to take an input of any number of stock tickers, returns the next earnings release dates and EPS. Data is scraped from Nasdaq.com.

Uses Alpha Vantage's API to get real-time sectors' performance data which then gets visualized using Python's data visualization tools. Also uses UniBit's API to get company's employees's trading.

GitHub (has demo gif)

www.EarningsInfo.net
(down; didn't want to keep paying hosting costs)