Wrote PowerShell code
Anyone else get giddy when they write some new code that just comes to life by dynamically injecting data from an external source and does something else with it?

I now have some PowerShell that calls an API, loops through the records, and makes my life easier... all with just running a single script.