@@ -44,7 +44,7 @@ const IndexPage = () => {
4444 } ,
4545 {
4646 category : "Strategic Leadership" ,
47- items : [ "Multi-Vendor Coordination" , "Digital Transformation" , "Crisis Response Systems" , "Community Resilience" ]
47+ items : [ "Multi-Vendor Coordination" , "Digital Transformation" , "MSP Selection & Strategy" , "Technical Contract Validation" , " Crisis Response Systems", "Community Resilience" ]
4848 } ,
4949 {
5050 category : "Training & Mentorship" ,
@@ -67,7 +67,12 @@ const IndexPage = () => {
6767 title : "Infrastructure Modernization" ,
6868 description : "Leading container orchestration migration for enterprise CI/CD pipelines" ,
6969 tech : "Docker, Kubernetes, Jenkins"
70- }
70+ } ,
71+ {
72+ title : "Strategic MSP Advisory" ,
73+ description : "Evaluated 6 MSP proposals for a multi-office law firm (DC, NY, SF), normalizing complex bids and architecting the transition roadmap." ,
74+ tech : "Vendor Analysis, IT Governance, Multi-State Infrastructure"
75+ }
7176 ]
7277
7378 return (
@@ -286,6 +291,7 @@ const IndexPage = () => {
286291 < div className = "connect-card" >
287292 < h3 > Recent Engagements</ h3 >
288293 < ul >
294+ < li > Legal Sector - MSP Strategic Selection</ li >
289295 < li > CivicActions - DevOps Leadership</ li >
290296 < li > US Digital Response - Workforce Assessment Automation</ li >
291297 < li > Harris County DoE - AI Policy Development</ li >
0 commit comments