Spring 2026
Assignment Tracker
Built a spreadsheet-based assignment tracker with script automation to keep coursework organized across multiple classes. Assignments are automatically sorted by due date, and automatically color-coded by assignment type and by urgency based on days remaining.
The script is written to be modular: header row count and sort column index are variables, so the sheet can grow with additional columns without rewriting the logic.