Adding AI Agent note

This commit is contained in:
2026-06-12 21:19:08 -04:00
parent a228bc8d92
commit af48f386e0
2 changed files with 11 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@ public static class Skills
{
Skills =
[
new Skill
{
Name = "Agents"
},
new Skill
{
Name = "C#, .NET"
+7 -1
View File
@@ -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 =