You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calendar Emails, 2014: A Python script to scrape emails from all Google Calendar events. Open sourced from an actual business application where we wanted to accumulate emails of everyone we've ever done business with.
Slackfd, 2017: Batch file delete for slack teams. Great for free plans which limit total files.
Slacktrash, 2017: Slack has poor data privacy policies. This tool (kind of) fixes that.
Screeps, 2017: Code for the game Screeps. Initially I was introduced to game as a coding test for an employer, but found it so much fun that I kept developing.
Routy, 2012: an Android app for finding the most efficient route between multiple destinations (aka "Traveling Salesman"). Created in a university class with a couple good buddies.