Tools & Software
Small tools I built for personal use and for fun.
Scholar Journal Highlighter
A Chrome extension for business school researchers that highlights top-tier academic journals directly on Google Scholar search results and author profile pages.
Features:
- Visual tier badges for UTD24, FT50, and ABDC (A*/A) journal lists
- Three display modes: show all, dim non-matches, or hide non-matches
- Custom journal list support for your own field-specific journals
- Library proxy integration for one-click institutional access
- Citation count highlighting (100+, 500+, 1000+ papers)
- Colorblind-safe, WCAG AA-compliant design
Built with JavaScript as a Chrome Manifest V3 extension.
MSU Menu Emailer
An automated daily email service that delivers Michigan State University dining hall menus to subscribers each morning at 7 AM Eastern.
Features:
- Scrapes live menu data from MSU dining halls
- Highlights special items (steak, fish, seafood) in a summary box at the top
- Shows which halls are open or closed with date ranges
- Organizes meals by time (breakfast, lunch, dinner) with station-level detail
- Dietary preference badges (vegetarian, vegan)
- Privacy-preserving BCC delivery
- Runs automatically via GitHub Actions (no server needed)
Built with Python. Uses BeautifulSoup for web scraping, Gmail SMTP for delivery, and GitHub Actions for scheduling.
