Technical Solutions

I build tools to automate workflows, monitor systems, and solve operational challenges. Here are some of the solutions I've developed.

Incident Alert System

Tech: Python, Selenium, BeautifulSoup

Automated monitoring tool that fetches data from internal dashboards to trigger real-time alerts for operational incidents. Reduces response time and manual monitoring effort.

Flight Deal Scraper

Tech: Python, Kiwi API

A tool that scrapes flight data to identify low-cost routes and deals. Demonstrates API integration and data processing capabilities.

View Code →

Performance Reporting

Tech: SQL, Python, Openpyxl

Automated reporting pipeline that queries SQLite databases to analyze system performance and auto-populates Excel reports. Eliminates manual data entry errors.

Stock Price Alerts

Tech: Python, Twilio API

Real-time stock monitoring system that sends SMS alerts via Twilio when price thresholds are met.

Spotify Playlist Manager

Tech: Python, Spotify API

Script to scrape music data and automatically manipulate Spotify playlists via API.

Amazon Price Tracker

Tech: Python, BeautifulSoup

E-commerce scraper that tracks product prices and sends email alerts when prices drop below a target value.