Danny Brown

A Blog on Code and Occasionally Other Things

Categorytech

Open Pull Requests from the Terminal (One of My Favorite Dotfiles Scripts)

Posted on December 23, 2023December 25, 2023

One of my favorite small scripts I’ve written this year is my pr script, which allows the user to simply enter pr into their terminal of choice and open a pull request without having to specify anything else. Repo Home and Secrets if git remote -v | grep -q “bitbucket”; ( more… )

Build a Simple Microsoft Teams Bot Easily, No SDK Required

Posted on December 19, 2022December 19, 2022

I recently needed to build a Microsoft Teams bot to take simple commands and update a database. There are plenty of materials out there on this: tutorials and blog posts (like this one), an SDK, lots of docs from Microsoft, and yet I felt that all were either over-complicating the ( more… )

Using Python to Publish a Post with Embedded Images to WordPress

Posted on July 29, 2021August 2, 2021

I found myself in a position of needing to publish to WordPress programmatically recently, but despite using WordPress for years, I’d never delved into its API before now. There are a few outdated Python modules out there, but none worked out of the box for me, so I figured I’d ( more… )

Tallahassee Neighborhood Latitude/Longitude List

Posted on July 14, 2021July 14, 2021

As a public service for future travelers, here’s an incomplete list of latitudes and longitudes for about 165 neighborhoods in Tallahassee, Florida. This was annoying to collect, and if even one person is helped by posting it here, that would be cool. I’m open to additions and corrections; feel free ( more… )

Danny Brown

A Dev Blog with Some Tangents

About

Categories

  • code
    • APIs
    • Bash
    • CSS
    • Django
    • HTML
    • JavaScript
    • Python
    • S3
    • Selenium
    • Serverless
    • TypeScript
  • games
  • music
    • concert reviews
    • synthesizers
  • opinion
  • sports
  • tech
    • Bitbucket
    • Git
    • GitHub
    • MS Teams
    • WordPress
  • theater

Recent Posts

  • Open Pull Requests from the Terminal (One of My Favorite Dotfiles Scripts)
  • Dotfiles Script for a New TypeScript/Node Project
  • So I Told You to Go See a Broadway Play? Tips for Theater in New York
  • Build a Simple Microsoft Teams Bot Easily, No SDK Required
  • Creating a GUI for Conway’s Game of Life Using Pygame and Numpy

External Links

  • GitHub
  • LinkedIn

Recent Posts

  • Open Pull Requests from the Terminal (One of My Favorite Dotfiles Scripts)
  • Dotfiles Script for a New TypeScript/Node Project
  • So I Told You to Go See a Broadway Play? Tips for Theater in New York
  • Build a Simple Microsoft Teams Bot Easily, No SDK Required
  • Creating a GUI for Conway’s Game of Life Using Pygame and Numpy

Categories

  • code
    • APIs
    • Bash
    • CSS
    • Django
    • HTML
    • JavaScript
    • Python
    • S3
    • Selenium
    • Serverless
    • TypeScript
  • games
  • music
    • concert reviews
    • synthesizers
  • opinion
  • sports
  • tech
    • Bitbucket
    • Git
    • GitHub
    • MS Teams
    • WordPress
  • theater
Copyright © 2025. Danny Brown
Powered By WordPress and Meritorious