Fork me on GitHub
Jason Antman's Blog
  • About Me
  • AWS
  • Software
  • Hardware
  • DIY / Home Automation / Security
  • Miscellaneous
  • Tags
  • Archives

Open Source WiFi Site Survey Heatmap Tool

Date Thu 01 November 2018 Tags wifi / survey / wireless / heatmap / python

A bit about a Python project I wrote to plot floorplan heatmaps of wireless site surveys.

more ...

Better Logging for AppDaemon Apps

Date Sun 15 July 2018 Tags AppDaemon / HomeAssistant / automation / python / logging

A small Python class I wrote to give AppDaemon apps more Pythonic logging.

more ...

Python script to check xfinity data usage

Date Mon 17 April 2017 Tags comcast / xfinity / data / usage / bandwidth / cap / python / selenium

Python/selenium script to check your Xfinity data usage

more ...

Tooling for AWS - webhooks to SQS via API Gateway and Lambda

Date Sat 06 August 2016 Tags aws / webhook / lambda / github / api-gateway / sqs / queue / python / terraform

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 ...

AwsLimitChecker - Check Your AWS Usage Against Service Limits

Date Sat 25 July 2015 Tags aws / ec2 / limits / python / awslimitchecker / cloud

Initial release of AwsLimitChecker, a tool to check your AWS usage against service limits and Trusted Advisor.

more ...

Visualization of when I’m working on personal vs work projects

Date Fri 05 June 2015 Tags git / commits / python / graphs / visualization

A fun python script to visualize the time of day and day of week of your commits to personal vs work repositories.

more ...

Jira to Trello Script

Date Fri 10 April 2015 Tags jira / trello / python / ticket / kanban

A script to pull time tracking and dependency information for Jira tickets onto Trello cards.

more ...

Python script to backup Disqus comments

Date Sat 01 March 2014 Tags pelican / disqus / python

Quick Python script to backup Disqus comments for a forum

more ...

Planning Migration from WordPress to Static Site

Date Wed 01 January 2014 Tags blog / jekyll / pelican / python / static site / wordpress

Right now, this blog, my email, and a whole bunch of other services are hosted on a Linode Xen VM. I don’t really keep up to date with administration and upgrades the way I used to, and honestly, I’d rather spend my time working on other things (like …

more ...

Python script to check a list of URLs for return code, and final return code if redirected

Date Mon 10 June 2013 Tags http / python / redirect / urllib

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 ...

  • «
  • 1
  • 2
  • »
  • Recent Posts

    • Open Source WiFi Site Survey Heatmap Tool
    • Better Logging for AppDaemon Apps
    • Python script to check xfinity data usage
    • Tooling for AWS - webhooks to SQS via API Gateway and Lambda
    • AwsLimitChecker - Check Your AWS Usage Against Service Limits
  • Latest Tweets

    Tweets by j_antman
  • GitHub Repos

    Status updating...

    @jantman on GitHub
  • Links

    • Homepage
    • Resume

© 2018 Jason Antman · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top