From fc3221b8dcaad5ad8bb807d23750025202e6b853 Mon Sep 17 00:00:00 2001 From: Katie Rosas <54516136+rosasck@users.noreply.github.com> Date: Wed, 16 Apr 2025 14:43:09 -0700 Subject: [PATCH] Fix branding --- _posts/2025-04-11-ides-to-ai-agents.md | 2 +- _posts/2025-04-13-ai-pair-programming.md | 2 +- _posts/2025-04-16-prompt-engineering.md | 2 +- .../images/{katie-solo.JPG => katie-author.jpg} | Bin 4 files changed, 3 insertions(+), 3 deletions(-) rename branding/images/{katie-solo.JPG => katie-author.jpg} (100%) diff --git a/_posts/2025-04-11-ides-to-ai-agents.md b/_posts/2025-04-11-ides-to-ai-agents.md index 818a1a0..4bd25e3 100644 --- a/_posts/2025-04-11-ides-to-ai-agents.md +++ b/_posts/2025-04-11-ides-to-ai-agents.md @@ -17,7 +17,7 @@ excerpt: "Exploring how software development has transformed from manual coding

The Evolution of Software Engineering: From IDEs to AI Agents

Exploring how software development has transformed from manual coding to AI-assisted development, and what the future holds for the industry.

- Author + Author
Katie Stoltz Software Developer diff --git a/_posts/2025-04-13-ai-pair-programming.md b/_posts/2025-04-13-ai-pair-programming.md index 4c0bdcc..b75f242 100644 --- a/_posts/2025-04-13-ai-pair-programming.md +++ b/_posts/2025-04-13-ai-pair-programming.md @@ -17,7 +17,7 @@ excerpt: "A hands-on comparison of GitHub Copilot and Cursor, exploring their st

Hands-On with AI Pair Programming: A Developer's Experience with Cursor and Copilot

A month-long experiment comparing two leading AI coding assistants on real-world projects.