 {"id":521766,"date":"2026-08-25T07:27:40","date_gmt":"2026-08-25T14:27:40","guid":{"rendered":"https:\/\/jorgep.com\/blog\/?page_id=521766"},"modified":"2026-08-25T09:06:59","modified_gmt":"2026-08-25T16:06:59","slug":"hands-on-projects","status":"publish","type":"page","link":"https:\/\/jorgep.com\/blog\/work-with-jorge\/hands-on-projects\/","title":{"rendered":"Hands-On &amp; Projects"},"content":{"rendered":"\n<style>\n\/* WORK WITH JORGE NAVIGATION *\/\n\n.jp-work-nav,\n.jp-work-nav * {\n  box-sizing: border-box;\n}\n\n.jp-work-nav {\n  width: 100%;\n  background: #ffffff;\n  border-bottom: 1px solid #dfe7ee;\n}\n\n.jp-work-nav-inner {\n  width: min(1160px, calc(100% - 40px));\n  margin: 0 auto;\n  min-height: 58px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 30px;\n}\n\n.jp-work-nav a {\n  text-decoration: none;\n}\n\n.jp-work-nav-home {\n  color: #1b2d3d !important;\n  font-size: 16px;\n  font-weight: 800;\n  white-space: nowrap;\n}\n\n.jp-work-nav-home:hover {\n  color: #f27a2b !important;\n}\n\n.jp-work-nav-links {\n  display: flex;\n  align-items: center;\n  gap: 26px;\n}\n\n.jp-work-nav-links a {\n  position: relative;\n  padding: 19px 0 17px;\n  color: #607080 !important;\n  font-size: 14px;\n  font-weight: 650;\n  white-space: nowrap;\n}\n\n.jp-work-nav-links a:hover {\n  color: #1f5f8b !important;\n}\n\n.jp-work-nav-links a:hover::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  height: 3px;\n  background: #f27a2b;\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 800px) {\n\n  .jp-work-nav-inner {\n    padding: 14px 0;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n\n  .jp-work-nav-links {\n    width: 100%;\n    gap: 8px 18px;\n    flex-wrap: wrap;\n  }\n\n  .jp-work-nav-links a {\n    padding: 3px 0;\n    font-size: 13px;\n  }\n\n  .jp-work-nav-links a:hover::after {\n    display: none;\n  }\n}\n<\/style>\n\n<nav class=\"jp-work-nav\" aria-label=\"Work With Jorge\">\n  <div class=\"jp-work-nav-inner\">\n\n    <a class=\"jp-work-nav-home\" href=\"\/work-with-jorge\/\">\n      Work With Jorge\n    <\/a>\n\n    <div class=\"jp-work-nav-links\">\n      <a href=\"\/work-with-jorge\/strategic-advisory\/\">\n        Strategic Advisory\n      <\/a>\n\n      <a href=\"\/work-with-jorge\/hands-on-projects\/\">\n        Hands-On &amp; Projects\n      <\/a>\n\n      <a href=\"\/work-with-jorge\/mentoring-enablement\/\">\n        Mentoring &amp; Enablement\n      <\/a>\n\n      <a href=\"\/about-jorge\/\">\n        About Jorge\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/nav>\n\n\n\n<!-- JorgeP.com \u2014 Hands-On & Projects embedded page -->\n<style>\n.jp-projects,\n.jp-projects * {\n  box-sizing: border-box;\n}\n\n.jp-projects {\n  --jpp-text: #263746;\n  --jpp-heading: #1b2d3d;\n  --jpp-muted: #607080;\n  --jpp-blue: #1f5f8b;\n  --jpp-blue-dark: #174867;\n  --jpp-orange: #f27a2b;\n  --jpp-soft: #f5f8fb;\n  --jpp-border: #dfe7ee;\n  --jpp-white: #ffffff;\n\n  width: 100%;\n  color: var(--jpp-text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.68;\n}\n\n.jp-projects a {\n  color: inherit;\n  text-decoration: none;\n}\n\n.jp-projects .jpp-container {\n  width: min(1160px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\/* HERO *\/\n.jp-projects .jpp-hero {\n  padding: 68px 0 62px;\n  color: #fff;\n  background:\n    radial-gradient(circle at 84% 12%, rgba(31,95,139,.45), transparent 34%),\n    radial-gradient(circle at 10% 10%, rgba(242,122,43,.23), transparent 26%),\n    linear-gradient(135deg, #203746 0%, #174867 100%);\n}\n\n.jp-projects .jpp-kicker {\n  margin-bottom: 10px;\n  color: var(--jpp-orange);\n  font-size: 16px;\n  font-weight: 750;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n.jp-projects .jpp-hero h1 {\n  max-width: 930px;\n  margin: 0 0 18px;\n  color: #fff;\n  font-family: inherit;\n  font-size: clamp(34px, 4.2vw, 52px);\n  font-weight: 800;\n  line-height: 1.04;\n  letter-spacing: -.04em;\n}\n\n.jp-projects .jpp-hero p {\n  max-width: 860px;\n  margin: 0;\n  color: #d9e0e8;\n  font-size: 18px;\n}\n\n.jp-projects .jpp-hero-note {\n  display: inline-block;\n  margin-top: 24px;\n  padding: 9px 13px;\n  border: 1px solid rgba(255,255,255,.18);\n  border-radius: 999px;\n  background: rgba(255,255,255,.06);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n\/* GENERAL *\/\n.jp-projects .jpp-section {\n  padding: 72px 0;\n}\n\n.jp-projects .jpp-section-soft {\n  background: var(--jpp-soft);\n}\n\n.jp-projects h2 {\n  margin: 0 0 14px;\n  color: var(--jpp-heading);\n  font-family: inherit;\n  font-size: clamp(27px, 3vw, 36px);\n  font-weight: 750;\n  line-height: 1.15;\n  letter-spacing: -.025em;\n}\n\n.jp-projects h3 {\n  margin: 0 0 9px;\n  color: var(--jpp-heading);\n  font-family: inherit;\n  font-size: 21px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.jp-projects .jpp-intro {\n  max-width: 840px;\n  margin: 0 0 32px;\n  color: var(--jpp-muted);\n  font-size: 17px;\n}\n\n\/* TWO OFFERINGS *\/\n.jp-projects .jpp-offer-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.jp-projects .jpp-offer-card {\n  padding: 27px;\n  border: 1px solid var(--jpp-border);\n  border-radius: 14px;\n  background: #fff;\n}\n\n.jp-projects .jpp-label {\n  margin-bottom: 7px;\n  color: var(--jpp-orange);\n  font-size: 13px;\n  font-weight: 800;\n  text-transform: uppercase;\n}\n\n.jp-projects .jpp-offer-card p {\n  margin: 0 0 17px;\n  color: var(--jpp-muted);\n}\n\n.jp-projects ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.jp-projects li {\n  position: relative;\n  padding: 3px 0 3px 22px;\n  color: #435363;\n}\n\n.jp-projects li::before {\n  content: \"\u2192\";\n  position: absolute;\n  top: 3px;\n  left: 0;\n  color: var(--jpp-orange);\n}\n\n\/* WHEN THIS CAN HELP *\/\n.jp-projects .jpp-situations {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n}\n\n.jp-projects .jpp-situation {\n  padding: 21px;\n  border: 1px solid var(--jpp-border);\n  border-radius: 12px;\n  background: #fff;\n}\n\n.jp-projects .jpp-situation p {\n  margin: 0;\n  color: var(--jpp-muted);\n  font-size: 15px;\n}\n\n\/* DELIVERABLES *\/\n.jp-projects .jpp-deliverables {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n\n.jp-projects .jpp-deliverable {\n  padding: 18px 20px;\n  border: 1px solid var(--jpp-border);\n  border-left: 4px solid var(--jpp-orange);\n  border-radius: 0 11px 11px 0;\n  background: #fff;\n}\n\n.jp-projects .jpp-deliverable strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--jpp-heading);\n}\n\n.jp-projects .jpp-deliverable span {\n  color: var(--jpp-muted);\n  font-size: 14px;\n}\n\n\/* APPROACH *\/\n.jp-projects .jpp-approach-copy {\n  max-width: 900px;\n}\n\n.jp-projects .jpp-approach-copy p {\n  margin: 0 0 16px;\n  color: var(--jpp-muted);\n  font-size: 17px;\n}\n\n\/* ENGAGEMENT MODELS *\/\n.jp-projects .jpp-engagement-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n}\n\n.jp-projects .jpp-engagement {\n  padding: 22px;\n  border: 1px solid var(--jpp-border);\n  border-radius: 12px;\n  background: #fff;\n}\n\n.jp-projects .jpp-engagement p {\n  margin: 0;\n  color: var(--jpp-muted);\n  font-size: 15px;\n}\n\n.jp-projects .jpp-engagement-note {\n  margin-top: 18px;\n  padding: 16px 18px;\n  border-left: 4px solid var(--jpp-orange);\n  border-radius: 0 10px 10px 0;\n  background: #fff7f1;\n  color: #435363;\n}\n\n\/* TESTIMONIALS *\/\n.jp-projects .jpp-testimonials {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n}\n\n.jp-projects .jpp-quote {\n  padding: 23px;\n  border: 1px solid var(--jpp-border);\n  border-radius: 12px;\n  background: #fff;\n}\n\n.jp-projects .jpp-quote p {\n  margin: 0 0 18px;\n  color: #435363;\n  font-size: 16px;\n}\n\n.jp-projects .jpp-person {\n  color: var(--jpp-heading);\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.jp-projects .jpp-person span {\n  display: block;\n  color: var(--jpp-muted);\n  font-size: 12px;\n  font-weight: 400;\n}\n\n\/* EXPERIENCE *\/\n.jp-projects .jpp-experience {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 38px;\n  align-items: center;\n}\n\n.jp-projects .jpp-years {\n  padding: 28px;\n  border: 1px solid var(--jpp-border);\n  border-radius: 12px;\n  background: linear-gradient(135deg, #f7fafc, #eef5f9);\n}\n\n.jp-projects .jpp-years strong {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--jpp-heading);\n  font-size: 48px;\n  line-height: 1;\n  letter-spacing: -.05em;\n}\n\n.jp-projects .jpp-years span {\n  color: var(--jpp-muted);\n}\n\n\/* CTA *\/\n.jp-projects .jpp-conversation {\n  padding: 52px 0;\n}\n\n.jp-projects .jpp-conversation-box {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 35px;\n  align-items: center;\n  padding: 42px;\n  border-radius: 14px;\n  color: #fff;\n  background:\n    radial-gradient(circle at 85% 10%, rgba(31,95,139,.42), transparent 35%),\n    linear-gradient(135deg, #203746, #174867);\n}\n\n.jp-projects .jpp-conversation-box h2 {\n  color: #fff;\n}\n\n.jp-projects .jpp-conversation-box p {\n  max-width: 760px;\n  margin: 0;\n  color: #d0d8e0;\n}\n\n.jp-projects .jpp-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 13px 18px;\n  border-radius: 10px;\n  background: var(--jpp-orange);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 800;\n  white-space: nowrap;\n}\n\n@media (max-width: 900px) {\n  .jp-projects .jpp-offer-grid,\n  .jp-projects .jpp-situations,\n  .jp-projects .jpp-deliverables,\n  .jp-projects .jpp-engagement-grid,\n  .jp-projects .jpp-testimonials,\n  .jp-projects .jpp-experience {\n    grid-template-columns: 1fr;\n  }\n\n  .jp-projects .jpp-conversation-box {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 620px) {\n  .jp-projects .jpp-container {\n    width: min(100% - 24px, 1160px);\n  }\n\n  .jp-projects .jpp-hero {\n    padding: 52px 0;\n  }\n\n  .jp-projects .jpp-section {\n    padding: 56px 0;\n  }\n\n  .jp-projects .jpp-conversation-box {\n    padding: 28px 22px;\n  }\n}\n\n<\/style>\n\n\n<div class=\"jp-projects\">\n\n  <section class=\"jpp-hero\">\n    <div class=\"jpp-container\">\n      <div class=\"jpp-kicker\">Hands-On &amp; Projects<\/div>\n\n      <h1>\n        Practical, hands-on help when an idea, initiative, or project needs to move forward.\n      <\/h1>\n\n      <p>\n        Sometimes you need more than advice. I can step into a specific initiative,\n        customer engagement, pilot, application, or technology project and help turn\n        the idea into something tangible, testable, and useful.\n      <\/p>\n\n      <div class=\"jpp-hero-note\">\n        Consulting &amp; Contract Engagements \u00b7 Hands-On AI &amp; Technology\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-kicker\">Two Ways I Can Help<\/div>\n      <h2>Bring me into the project \u2014 or bring me into the technology.<\/h2>\n\n      <p class=\"jpp-intro\">\n        Some engagements need experienced participation across a broader initiative.\n        Others are more focused on building, testing, integrating, or operationalizing\n        a specific technology capability.\n      <\/p>\n\n      <div class=\"jpp-offer-grid\">\n\n        <article class=\"jpp-offer-card\">\n          <div class=\"jpp-label\">Project &amp; Delivery<\/div>\n          <h3>Consulting &amp; Contract Engagements<\/h3>\n\n          <p>\n            Bring me in when you need experienced, hands-on help for a specific\n            project, initiative, transformation, or customer engagement.\n          <\/p>\n\n          <ul>\n            <li>Solution Architecture<\/li>\n            <li>Solution Development<\/li>\n            <li>Transformation Initiatives<\/li>\n            <li>Pilot &amp; Proof-of-Concept Work<\/li>\n            <li>Production Rollout Support<\/li>\n            <li>Application Updates &amp; Ongoing Maintenance<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"jpp-offer-card\">\n          <div class=\"jpp-label\">AI &amp; Emerging Technology<\/div>\n          <h3>Hands-On AI &amp; Technology<\/h3>\n\n          <p>\n            Sometimes the fastest way to understand a capability is to build,\n            test, integrate, and learn from it directly.\n          <\/p>\n\n          <ul>\n            <li>AI Assistants and Agents<\/li>\n            <li>Automated Workflows<\/li>\n            <li>Local AI Configuration &amp; Setup<\/li>\n            <li>Local \/ Private AI<\/li>\n            <li>Custom Applications and Prototypes<\/li>\n            <li>Integrations and APIs<\/li>\n            <li>Security, Deployment &amp; Production Readiness<\/li>\n          <\/ul>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section jpp-section-soft\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-kicker\">When This Can Help<\/div>\n      <h2>You have something that needs to become real.<\/h2>\n\n      <div class=\"jpp-situations\">\n\n        <article class=\"jpp-situation\">\n          <h3>You need experienced project capacity<\/h3>\n          <p>\n            A team needs additional senior-level help for a defined initiative,\n            customer engagement, solution, or period of transformation.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-situation\">\n          <h3>You have an idea but not yet a solution<\/h3>\n          <p>\n            You know the outcome you want, but need help exploring architecture,\n            technology options, feasibility, and what to build first.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-situation\">\n          <h3>You need a proof of concept<\/h3>\n          <p>\n            You want to validate an AI, Local AI, automation, integration, or application\n            concept before making a larger investment.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-situation\">\n          <h3>A prototype needs to reach production<\/h3>\n          <p>\n            The technology works in a lab or demo, but security, rollout,\n            operational readiness, and support still need to be addressed.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-situation\">\n          <h3>An application needs attention<\/h3>\n          <p>\n            An existing application needs updates, improvements, integrations,\n            code maintenance, or help adapting to changing requirements.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-situation\">\n          <h3>Your team needs a bridge<\/h3>\n          <p>\n            Business, customer, and technical stakeholders need someone who can\n            translate between requirements, architecture, delivery, and outcomes.\n          <\/p>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-kicker\">Example Deliverables<\/div>\n      <h2>What might come out of a project engagement?<\/h2>\n\n      <p class=\"jpp-intro\">\n        The deliverable depends on the problem. The goal is to leave you with\n        something concrete \u2014 a decision, architecture, prototype, working solution,\n        production plan, or improved application.\n      <\/p>\n\n      <div class=\"jpp-deliverables\">\n\n        <div class=\"jpp-deliverable\">\n          <strong>Solution Architecture<\/strong>\n          <span>\n            A practical architecture covering components, integrations, data flows,\n            security considerations, and implementation options.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Pilot \/ Proof of Concept<\/strong>\n          <span>\n            A focused implementation designed to validate feasibility, value,\n            user experience, and technical assumptions before scaling.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Working Prototype<\/strong>\n          <span>\n            A functional application, AI assistant, automation, or integration\n            that demonstrates how the solution can work in practice.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Production Readiness Plan<\/strong>\n          <span>\n            A practical view of what is needed to move from prototype or pilot\n            into a secure, supportable, sustainable production environment.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Automation \/ Workflow Implementation<\/strong>\n          <span>\n            A working process using automation, AI, APIs, or integrations to\n            remove friction and improve how work gets done.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>AI Assistant or Agent<\/strong>\n          <span>\n            A configured assistant or agent designed around a defined workflow,\n            information source, process, or business need.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Local AI Configuration &amp; Setup<\/strong>\n          <span>\n            Configure and help operationalize a local or private AI environment,\n            including model selection, runtime setup, hardware considerations,\n            privacy, access, and practical usage guidance.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Application Update Plan<\/strong>\n          <span>\n            Prioritized updates, improvements, maintenance items, security needs,\n            technical debt, and next steps for an existing application.\n          <\/span>\n        <\/div>\n\n        <div class=\"jpp-deliverable\">\n          <strong>Implementation &amp; Handoff<\/strong>\n          <span>\n            Documentation, knowledge transfer, rollout support, and practical\n            guidance so the solution can continue after the engagement.\n          <\/span>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section jpp-section-soft\">\n    <div class=\"jpp-container\">\n      <div class=\"jpp-approach-copy\">\n\n        <div class=\"jpp-kicker\">How I Approach Project Work<\/div>\n\n        <h2>Build enough to learn. Then make it better.<\/h2>\n\n        <p>\n          I prefer practical progress over unnecessary complexity. Start with the\n          problem and the outcome, build or test enough to learn something useful,\n          and then decide what deserves additional investment.\n        <\/p>\n\n        <p>\n          A prototype is not the finish line. When something proves valuable,\n          the next questions are how to secure it, operationalize it, roll it out,\n          support it, and continue improving it over time.\n        <\/p>\n\n        <p>\n          I am comfortable moving between business requirements, customer conversations,\n          architecture, hands-on experimentation, implementation, and production\n          considerations. That makes it easier to keep the technology connected to\n          the outcome it is supposed to create.\n        <\/p>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-kicker\">Ways to Engage<\/div>\n      <h2>Defined projects, contract support, or ongoing technical involvement.<\/h2>\n\n      <p class=\"jpp-intro\">\n        Project work can range from a tightly scoped proof of concept to a longer\n        contract engagement supporting an initiative through delivery and production.\n      <\/p>\n\n      <div class=\"jpp-engagement-grid\">\n\n        <article class=\"jpp-engagement\">\n          <h3>Focused Project<\/h3>\n          <p>\n            A defined outcome such as an architecture, pilot, prototype,\n            assessment, automation, or integration.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-engagement\">\n          <h3>Contract Engagement<\/h3>\n          <p>\n            Short- or longer-term hands-on participation as part of a customer,\n            technology, transformation, or delivery initiative.\n          <\/p>\n        <\/article>\n\n        <article class=\"jpp-engagement\">\n          <h3>Ongoing Technical Support<\/h3>\n          <p>\n            Continued involvement for application updates, code maintenance,\n            improvements, production support, and evolving requirements.\n          <\/p>\n        <\/article>\n\n      <\/div>\n\n      <div class=\"jpp-engagement-note\">\n        <strong>Need a mix of strategy and execution?<\/strong>\n        Many engagements naturally combine architecture, advisory, prototyping,\n        implementation, rollout, and ongoing improvement.\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section jpp-section-soft\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-kicker\">Perspectives<\/div>\n      <h2>Sometimes the best progress comes from getting hands-on.<\/h2>\n\n      <div class=\"jpp-testimonials\">\n\n        <article class=\"jpp-quote\">\n          <p>\n            \u201cJorge was able to move from the business discussion into the actual\n            solution without losing sight of what we were trying to accomplish.\n            That made the project move much faster.\u201d\n          <\/p>\n          <div class=\"jpp-person\">\n            David M.\n            <span>Business Owner<\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jpp-quote\">\n          <p>\n            \u201cWe had an idea and a lot of questions. Jorge helped us turn it into\n            a working proof of concept, identify what was missing, and understand\n            what it would take to move toward production.\u201d\n          <\/p>\n          <div class=\"jpp-person\">\n            Susan K.\n            <span>Operations Director<\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jpp-quote\">\n          <p>\n            \u201cWhat I valued was the ability to think at the architecture level\n            and still get into the details when needed. We did not have to choose\n            between strategy and hands-on technical help.\u201d\n          <\/p>\n          <div class=\"jpp-person\">\n            Mark T.\n            <span>Technology Leader<\/span>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-section\">\n    <div class=\"jpp-container jpp-experience\">\n\n      <div>\n        <div class=\"jpp-kicker\">Practical Experience Matters<\/div>\n\n        <h2>\n          Strategy is useful. Knowing how to build and deliver matters too.\n        <\/h2>\n\n        <p class=\"jpp-intro\">\n          My background spans technology strategy, consulting, solution architecture,\n          software development, customer engagement, transformation, services, and\n          hands-on experimentation. I am comfortable moving between the conversation\n          about why something matters and the work required to make it real.\n        <\/p>\n\n        <a href=\"https:\/\/jorgep.com\/about-jorge\/\" style=\"color:#1f5f8b;font-weight:700;\">\n          Learn More About Jorge \u2192\n        <\/a>\n      <\/div>\n\n      <div class=\"jpp-years\">\n        <strong>35+ Years<\/strong>\n        <span>\n          of technology experience across strategy, architecture, consulting,\n          development, implementation, transformation, customer engagement,\n          and hands-on technical work.\n        <\/span>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jpp-conversation\">\n    <div class=\"jpp-container\">\n\n      <div class=\"jpp-conversation-box\">\n\n        <div>\n          <div class=\"jpp-kicker\">A Good Place to Start<\/div>\n\n          <h2>Start with a complimentary  conversation.<\/h2>\n\n          <p>\n            Have a project, idea, application, pilot, or technology challenge?\n            Let&#8217;s start with what you are trying to accomplish, where things stand\n            today, and whether I can help move it forward. No obligation \u2014 just a\n            practical conversation about the problem and what might make sense next.\n          <\/p>\n        <\/div>\n\n        <a class=\"jpp-button\" href=\"https:\/\/jorgep.com\/blog\/contact-jorgep\/\">\n          Connect With Jorge \u2192\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Hands-On &amp; Projects Practical, hands-on help when an idea, initiative, or project needs to move forward. Sometimes you need more than advice. I can step into a specific initiative, customer engagement, pilot, application, or technology project and help turn the idea into something tangible, testable, and useful. Consulting &amp; Contract Engagements \u00b7 Hands-On AI &amp;&#8230;<\/p>\n","protected":false},"author":2,"featured_media":461826,"parent":521741,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","ngg_post_thumbnail":0,"episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-521766","page","type-page","status-publish","has-post-thumbnail","hentry"],"taxonomy_info":[],"featured_image_src_large":["https:\/\/jorgep.com\/blog\/wp-content\/uploads\/jorgep-BlogPostGeneric.jpg?t=1787823253",1024,512,false],"author_info":{"display_name":"Jorge Pereira","author_link":"https:\/\/jorgep.com\/blog\/author\/jorge\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/pages\/521766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/comments?post=521766"}],"version-history":[{"count":4,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/pages\/521766\/revisions"}],"predecessor-version":[{"id":521799,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/pages\/521766\/revisions\/521799"}],"up":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/pages\/521741"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/media\/461826"}],"wp:attachment":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/media?parent=521766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}