Basics Of Reddit Sentiment Analysis November 14, 2019·228 words A sample Jupyter notebook that showcases how to run sentiment analysis on Reddit posts.
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.
Lessons In Building A Scalable Samples Experience October 5, 2019·2247 words You probably heard (or read) a post I wrote back in July about how we built docs.
Updating GitHub Actions Workflows August 18, 2019·315 words How to transition the GitHub Actions workflows to the new model.
Product Managers And Data: Cohort Analysis August 17, 2019·2481 words I am all about numbers when it comes to driving decisions.
Building A Centralized Samples Experience At Microsoft July 31, 2019·3177 words An outline of the journey to build a single site for all code samples at Microsoft.
Leadership In An Individual Contributor Role June 22, 2019·1326 words In this post, we’re discussing how to exhibit leadership traits in individual contributor roles.
Automating PM Status Reporting June 17, 2019·486 words You can automate your status reporting with Trello and its native REST API.
Building A Documentation CLI June 8, 2019·915 words When building documentation for your product, you will often encounter situations where you need to mix and match a bunch of content that comes from different sources.
Books To Read For Product Managers February 2, 2019·520 words A list of books I recommend aspiring, new, and veteran product managers check out.
Be A Mentor January 21, 2019·535 words I talk about the importance of helping guide others as you grow your own career.
Deploying A Personal Blog With GitHub Actions January 11, 2019·2096 words How to automate your blog deployment with Hugo and GitHub Actions.
Write GitHub Actions In PowerShell December 12, 2018·282 words Run PowerShell commands from GitHub Actions instead of default bash shell.
Building Docs With GitHub Actions December 7, 2018·4075 words How to publish documentation with DocFX and GitHub Actions.
Easy Docs For Node And Python September 15, 2018·837 words How to generate documentation for Python and Node.js APIs with DocFX.