📈 Stock Alert Automation

A cloud-based, serverless stock monitoring system built with GitHub Actions and Python.
It runs automatically on a regular schedule and sends an e-mail alert when a stock price hits a target.

⚙️ How it works

🧩 Architecture

  GitHub Actions (cron)
          ↓
  Python Script
          ↓
  yfinance API
          ↓
  Rule Engine (threshold check)
          ↓
  SMTP Email Alert
    

🔐 Security

🚀 Tech Stack

📊 Status

🟢 Active — running on GitHub Actions (weekdays)

📊 Example of a triggered stock alert

An automated e-mail generated when a stock hits the defined target price.

Stock alert example