Open Source WiFi Site Survey Heatmap Tool
A bit about a Python project I wrote to plot floorplan heatmaps of wireless site surveys.
more ...A bit about a Python project I wrote to plot floorplan heatmaps of wireless site surveys.
more ...A small Python class I wrote to give AppDaemon apps more Pythonic logging.
more ...Python/selenium script to check your Xfinity data usage
more ...Project I created that uses Python and Terraform to setup an AWS API Gateway instance to receive webhooks, and enqueue their content in SQS queues via Lambda.
more ...Initial release of AwsLimitChecker, a tool to check your AWS usage against service limits and Trusted Advisor.
more ...A fun python script to visualize the time of day and day of week of your commits to personal vs work repositories.
more ...A script to pull time tracking and dependency information for Jira tickets onto Trello cards.
more ...Quick Python script to backup Disqus comments for a forum
more ...Every once in a while I need to add a bunch of redirects in Apache. Here’s a handy, dead simple Python script which takes a list of URLs on STDIN, and for each one prints out either the response code, or, if the response is a redirect, the response …
more ...