Unlocking My Air Data Through API Analysis December 28, 2020·2303 words 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.
Generating Windows 10 Notifications With PowerShell August 26, 2020·543 words Learn how to produce native Windows 10 toast notifications from your PowerShell script.
Building Your Own Twitter Analytics April 13, 2020·3845 words Learn how to build a miniature analytics system for Twitter data.
Preventing Key Leaks In Git Commits January 20, 2020·594 words An approach to making sure that your private keys don’t end up checked in with your source code.
One Line Python Documentation November 7, 2019·578 words A demo application that shows you how to generate Python API documentation without worrying about complex configuration.
5 Things Learned Generating API Documentation June 21, 2018·1261 words My take on the process of automatically producing documentation from code.
Summer Of Docs - Documenting .NET Libraries June 1, 2018·515 words An overview of the automation process to generate API documentation for .NET libraries.
Authenticating With Instagram Without The Browser December 30, 2017·694 words How to query Instagram data with Python without using the Instagram API authentication flows.
Pulling Ubnt Stats Locally December 28, 2017·392 words A quick and dirty approach to copying the statistics data from your Ubnt device to the local machine.
Tis' The Season Of Stickers December 6, 2017·165 words Announcing the availability of free stickers, celebrating the release of the .NET and PowerShell API browsers.
Visual Studio Code And docs.microsoft.com API Docs November 25, 2017·1481 words Combine the power of Visual Studio Code and docs.microsoft.com with the API documentation lookup extension.
Visual Studio Team Services - Pull Request After Build October 31, 2017·857 words Learn how to create pull requests with VSTS after the build completes, with Python and Git.
MissionControl - A Flexible API for Remote Device Control May 13, 2013·7999 words A demo showing you how to use an infrared sensor to remotely control your TV.
Dynamic Lockscreen Changer For Windows Phone 8, Built With ASP.NET MVC And Azure Mobile Services March 25, 2013·5995 words A tutorial that shows how to build a dynamic lockscreen changer for Windows Phone.
Last.fm API For A Windows Phone App – Scrobbling A Track January 19, 2013·303 words Learn how to programmatically scrobble a track to Last.fm.