From 72a8cdc7df1af10c94cc6e115531635c84b0b21b Mon Sep 17 00:00:00 2001 From: 6d486f49 Date: Fri, 12 Jun 2026 21:19:08 -0400 Subject: [PATCH] Adding AI Agent note --- Website/Data/WorkExperience.cs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Website/Data/WorkExperience.cs b/Website/Data/WorkExperience.cs index 9b0b090..e430ba3 100644 --- a/Website/Data/WorkExperience.cs +++ b/Website/Data/WorkExperience.cs @@ -62,9 +62,15 @@ public static class WorkExperience { Role = "Fullstack Blazor Developer", Location = "Personal Projects, on various interests", - DateRange = "2021", + DateRange = "2021, 2026", Points = [ + new Point + { + Description = + "Creating and updating existing web apps with AI agent development practices for faster prototyping, development, quality assurance, and deployment.", + IsVisible = true + }, new Point { Description =