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:

Built with JavaScript as a Chrome Manifest V3 extension.

View on GitHub


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:

Built with Python. Uses BeautifulSoup for web scraping, Gmail SMTP for delivery, and GitHub Actions for scheduling.

View on GitHub