Two years ago I took a serious effort in organizing my inbox. Overtime, I’ve iterated on a system that works for me. I hope this guide helps you bring some sanity to your inbox.
Read MoreGuides
How to build your own ChatGPT Email bot with Gmail and Google Apps Script
We can build a fully functional email bot in just a few hours. It will respond to our emails in the same way as ChatGPT. This guide explains how to build a chatbot using the OpenAI Chat Completion API, Google Apps Script, and a Gmail Address. Follow the steps to make your own chatbot!
Read MoreHow much can I make as an Architect? An unscientific look at Architecture Salaries
Pay transparency is a growing movement. Not only are there new laws requiring salary ranges with job postings, but there are also many websites collecting and posting salary survey data for different industries. The architecture industry has had a long standing issue with pay. I wondered, is there a trusted source for Architecture salary data?
Read MoreSetting up OAuth2.0 PKCE Grant in Autodesk Platform Services (Forge API) with Postman
In this guide, we will walk through setting up Postman to Authorize with Autodesk Platform Services (Forge API) through a three-legged authorization grant with PKCE (Proof Key for Code Exchange)
Read MoreSimply setting up Python and Jupyter with Pipenv
Sometimes just setting up a simple place to analyze some local data or test some code is all you need. This is a simple 3 step Jupyter notebook setup that I go back to constantly to start projects.
Read More