Running Scheduled Data Collection with Synology and Docker February 11, 2021·6 mins How I re-purposed a NAS to be my data acquisition system.
Automatically Finding A Short Twitter Username December 30, 2020·4 mins Twitter has many short user IDs available, but it might take some time to find the right one. That’s why I wrote a script to automate this.
Unlocking My Air Data Through API Analysis December 28, 2020·11 mins I learned that owning your data is powerful, and it’s even more powerful when you are able to slice-and-dice it for better insights.
Building Your Own Twitter Analytics April 13, 2020·19 mins Learn how to build a miniature analytics system for Twitter data.
Basics Of Reddit Sentiment Analysis November 14, 2019·2 mins A sample Jupyter notebook that showcases how to run sentiment analysis on Reddit posts.
One Line Python Documentation November 7, 2019·3 mins A demo application that shows you how to generate Python API documentation without worrying about complex configuration.
Easy Docs For Node And Python September 15, 2018·4 mins How to generate documentation for Python and Node.js APIs with DocFX.
DIY Docs In The Cloud June 29, 2018·10 mins How to generate and host your documentation in the cloud.
Migrating UserVoice Ideas To GitHub March 6, 2018·4 mins How to move ideas from UserVoice into a GitHub repository with a simple Python program.
New FoggyCam Release - Support For 2-Factor Auth And Python 3 February 17, 2018·2 mins New FoggyCam release introduces support for Nest 2-factor authentication.
Tracking Instagram Hashtag Popularity January 1, 2018·11 mins How to automate Instagram hashtah popularity tracking with Python and Elastic Search.
Authenticating With Instagram Without The Browser December 30, 2017·4 mins How to query Instagram data with Python without using the Instagram API authentication flows.