Satellite Link Planner
A mobile-first web app that predicts LEO satellite passes for any location and calculates whether the link margin is strong enough to hold a connection. Given a satellite (by NORAD ID or name) and an observer position, it returns upcoming pass times, SNR and link-budget curves over each pass, a timeline chart, and supports ICS calendar export and PDF reports. Built with a FastAPI/Python backend and a Next.js frontend.